Pull request #736 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0abdea4fc181a366a4a13a42433e388e5dd84f88+524fde96b3cb1875459d9e5ca758071353d7a42e (7786881f0c3ea1deeb973d74a9171d7b778c6615) 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-ssh8141601453108914876.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-ssh14876737733649883393.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-736/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-736/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15511312084576098404.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-736/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17575843064688393938.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-ssh2473309565323015667.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-736/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-736/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15348629409039136389.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 Running on prd-ubuntu20.04-docker-8c-8g-2669 in /w/workspace/edgexfoundry_edgex-ui-go_PR-736 [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-736 # 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 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 0abdea4fc181a366a4a13a42433e388e5dd84f88 Merge succeeded, producing 0abdea4fc181a366a4a13a42433e388e5dd84f88 Checking out Revision 0abdea4fc181a366a4a13a42433e388e5dd84f88 (PR-736) > 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/736/head:refs/remotes/origin/PR-736 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0abdea4fc181a366a4a13a42433e388e5dd84f88 # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0abdea4fc181a366a4a13a42433e388e5dd84f88 # timeout=10 Commit message: "chore(deps): Bump github.com/openziti/sdk-golang from 0.23.14 to 0.23.27" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-18T04:04:43.202Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-18T04:04:43.391Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-18T04:04:43.508Z] ========================================================= [2024-04-18T04:04:43.508Z] EdgeX Global Pipelines Version Info [2024-04-18T04:04:43.508Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:04:44.629Z] ------------------- [2024-04-18T04:04:44.629Z] stable info: [2024-04-18T04:04:44.629Z] ------------------- [2024-04-18T04:04:44.629Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-18T04:04:44.629Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-18T04:04:44.629Z] Message: update stable to v1.0.258 [2024-04-18T04:04:44.891Z] ------------------- [2024-04-18T04:04:44.891Z] experimental info: [2024-04-18T04:04:44.891Z] ------------------- [2024-04-18T04:04:44.891Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-18T04:04:44.891Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-18T04:04:44.891Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-18T04:04:45.099Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-04-18T04:04:45.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-04-18T04:04:45.201Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-18T04:04:45.246Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-18T04:04:45.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-18T04:04:45.344Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-18T04:04:45.396Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-18T04:04:45.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-18T04:04:45.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-18T04:04:45.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-18T04:04:46.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-18T04:04:47.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-04-18T04:04:47.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-18T04:04:47.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-18T04:04:47.663Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-18T04:04:47.724Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-18T04:04:47.770Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-18T04:04:47.815Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-18T04:04:47.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-18T04:04:47.908Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-18T04:04:47.960Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-18T04:04:48.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-18T04:04:48.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-18T04:04:48.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-18T04:04:48.156Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-18T04:04:48.203Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-18T04:04:48.251Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-18T04:04:48.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-736 [Pipeline] echo [2024-04-18T04:04:48.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-736 [Pipeline] echo [2024-04-18T04:04:48.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-736 [Pipeline] echo [2024-04-18T04:04:48.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0abdea4fc181a366a4a13a42433e388e5dd84f88 [Pipeline] echo [2024-04-18T04:04:48.508Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0abdea4 [Pipeline] echo [2024-04-18T04:04:48.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-18T04:04:48.706Z] provisioning config files... [2024-04-18T04:04:48.720Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/config16126616174692915400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:04:49.107Z] ---> ****-login.sh [2024-04-18T04:04:49.107Z] nexus3.edgexfoundry.org:10001 [2024-04-18T04:04:50.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:04:50.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:04:50.046Z] Configure a credential helper to remove this warning. See [2024-04-18T04:04:50.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:04:50.046Z] [2024-04-18T04:04:50.046Z] Login Succeeded [2024-04-18T04:04:50.046Z] nexus3.edgexfoundry.org:10002 [2024-04-18T04:04:50.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:04:50.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:04:50.047Z] Configure a credential helper to remove this warning. See [2024-04-18T04:04:50.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:04:50.047Z] [2024-04-18T04:04:50.047Z] Login Succeeded [2024-04-18T04:04:50.308Z] nexus3.edgexfoundry.org:10003 [2024-04-18T04:04:50.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:04:50.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:04:50.308Z] Configure a credential helper to remove this warning. See [2024-04-18T04:04:50.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:04:50.308Z] [2024-04-18T04:04:50.308Z] Login Succeeded [2024-04-18T04:04:50.308Z] nexus3.edgexfoundry.org:10004 [2024-04-18T04:04:50.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:04:50.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:04:50.308Z] Configure a credential helper to remove this warning. See [2024-04-18T04:04:50.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:04:50.308Z] [2024-04-18T04:04:50.308Z] Login Succeeded [2024-04-18T04:04:50.308Z] ****.io [2024-04-18T04:04:50.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:04:50.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:04:50.569Z] Configure a credential helper to remove this warning. See [2024-04-18T04:04:50.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:04:50.569Z] [2024-04-18T04:04:50.569Z] Login Succeeded [2024-04-18T04:04:50.569Z] ---> ****-login.sh ends [Pipeline] } [2024-04-18T04:04:50.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-18T04:04:51.270Z] + git rev-list -1 --merges 0abdea4fc181a366a4a13a42433e388e5dd84f88~1..0abdea4fc181a366a4a13a42433e388e5dd84f88 [Pipeline] echo [2024-04-18T04:04:51.310Z] -----------> git rev-list -1 --merges 0abdea4fc181a366a4a13a42433e388e5dd84f88~1..0abdea4fc181a366a4a13a42433e388e5dd84f88 0abdea4fc181a366a4a13a42433e388e5dd84f88 [false] [Pipeline] sh [2024-04-18T04:04:51.624Z] + git log --format=format:%s -1 0abdea4fc181a366a4a13a42433e388e5dd84f88 [Pipeline] echo [2024-04-18T04:04:51.655Z] ========================================================= [2024-04-18T04:04:51.655Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-18T04:04:51.655Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-18T04:04:52.093Z] + git log --format=format:%s -1 0abdea4fc181a366a4a13a42433e388e5dd84f88 [Pipeline] echo [2024-04-18T04:04:52.126Z] [semverPrep] GIT_COMMIT: 0abdea4fc181a366a4a13a42433e388e5dd84f88, Commit Message: chore(deps): Bump github.com/openziti/sdk-golang from 0.23.14 to 0.23.27 [Pipeline] echo [2024-04-18T04:04:52.161Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-18T04:04:52.537Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-18T04:04:52.537Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-18T04:04:52.537Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-18T04:04:52.537Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-18T04:04:52.537Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-18T04:04:52.537Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-18T04:04:52.537Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:04:53.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-18T04:04:53.979Z] [2024-04-18T04:04:53.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:04:54.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-18T04:04:54.373Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-18T04:04:54.373Z] b85a868b505f: Pulling fs layer [2024-04-18T04:04:54.373Z] e2be974225ed: Pulling fs layer [2024-04-18T04:04:54.373Z] 339a4e72a1f5: Pulling fs layer [2024-04-18T04:04:54.373Z] 988bab9f4d93: Pulling fs layer [2024-04-18T04:04:54.373Z] 1469e6f7b9e6: Pulling fs layer [2024-04-18T04:04:54.373Z] eaf3925da568: Pulling fs layer [2024-04-18T04:04:54.373Z] bab4dde63d76: Pulling fs layer [2024-04-18T04:04:54.373Z] bde34c3a00c8: Pulling fs layer [2024-04-18T04:04:54.373Z] b352a97aabf1: Pulling fs layer [2024-04-18T04:04:54.373Z] 4872d77fe225: Pulling fs layer [2024-04-18T04:04:54.373Z] 5851b861e8e6: Pulling fs layer [2024-04-18T04:04:54.373Z] bab4dde63d76: Waiting [2024-04-18T04:04:54.373Z] 1469e6f7b9e6: Waiting [2024-04-18T04:04:54.373Z] eaf3925da568: Waiting [2024-04-18T04:04:54.373Z] 988bab9f4d93: Waiting [2024-04-18T04:04:54.373Z] b352a97aabf1: Waiting [2024-04-18T04:04:54.373Z] 4872d77fe225: Waiting [2024-04-18T04:04:54.373Z] 5851b861e8e6: Waiting [2024-04-18T04:04:54.373Z] bde34c3a00c8: Waiting [2024-04-18T04:04:54.373Z] e2be974225ed: Verifying Checksum [2024-04-18T04:04:54.373Z] e2be974225ed: Download complete [2024-04-18T04:04:54.373Z] 988bab9f4d93: Verifying Checksum [2024-04-18T04:04:54.373Z] 988bab9f4d93: Download complete [2024-04-18T04:04:54.633Z] 1469e6f7b9e6: Verifying Checksum [2024-04-18T04:04:54.633Z] 1469e6f7b9e6: Download complete [2024-04-18T04:04:54.633Z] eaf3925da568: Verifying Checksum [2024-04-18T04:04:54.633Z] eaf3925da568: Download complete [2024-04-18T04:04:54.633Z] 339a4e72a1f5: Verifying Checksum [2024-04-18T04:04:54.633Z] 339a4e72a1f5: Download complete [2024-04-18T04:04:54.633Z] bde34c3a00c8: Download complete [2024-04-18T04:04:54.633Z] b352a97aabf1: Download complete [2024-04-18T04:04:54.633Z] 4872d77fe225: Verifying Checksum [2024-04-18T04:04:54.633Z] 5851b861e8e6: Verifying Checksum [2024-04-18T04:04:54.633Z] 5851b861e8e6: Download complete [2024-04-18T04:04:54.892Z] b85a868b505f: Verifying Checksum [2024-04-18T04:04:54.892Z] b85a868b505f: Download complete [2024-04-18T04:04:55.151Z] bab4dde63d76: Verifying Checksum [2024-04-18T04:04:55.151Z] bab4dde63d76: Download complete [2024-04-18T04:04:56.093Z] b85a868b505f: Pull complete [2024-04-18T04:04:56.093Z] e2be974225ed: Pull complete [2024-04-18T04:04:56.670Z] 339a4e72a1f5: Pull complete [2024-04-18T04:04:56.670Z] 988bab9f4d93: Pull complete [2024-04-18T04:04:56.928Z] 1469e6f7b9e6: Pull complete [2024-04-18T04:04:56.928Z] eaf3925da568: Pull complete [2024-04-18T04:04:58.836Z] bab4dde63d76: Pull complete [2024-04-18T04:04:58.836Z] bde34c3a00c8: Pull complete [2024-04-18T04:04:58.836Z] b352a97aabf1: Pull complete [2024-04-18T04:04:58.836Z] 4872d77fe225: Pull complete [2024-04-18T04:04:58.836Z] 5851b861e8e6: Pull complete [2024-04-18T04:04:58.836Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-18T04:04:58.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-18T04:04:58.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-18T04:04:59.110Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-04-18T04:04:59.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-736 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736:/w/workspace/edgexfoundry_edgex-ui-go_PR-736:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@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-04-18T04:05:03.933Z] $ docker top b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 -eo pid,comm [2024-04-18T04:05:04.048Z] 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-04-18T04:05:04.048Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-18T04:05:04.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-18T04:05:04.197Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-18T04:05:04.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-18T04:05:04.318Z] $ docker exec b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 ssh-agent [2024-04-18T04:05:04.437Z] SSH_AUTH_SOCK=/tmp/ssh-5g4Goaz2IZAT/agent.21 [2024-04-18T04:05:04.437Z] SSH_AGENT_PID=40 [2024-04-18T04:05:04.442Z] Running ssh-add (command line suppressed) [2024-04-18T04:05:04.553Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/private_key_831691640307810367.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/private_key_831691640307810367.key) [2024-04-18T04:05:04.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-18T04:05:04.902Z] + git tag --points-at HEAD [Pipeline] } [2024-04-18T04:05:04.928Z] $ docker exec --env ******** --env ******** b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 ssh-agent -k [2024-04-18T04:05:05.017Z] unset SSH_AUTH_SOCK; [2024-04-18T04:05:05.017Z] unset SSH_AGENT_PID; [2024-04-18T04:05:05.017Z] echo Agent pid 40 killed; [2024-04-18T04:05:05.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-18T04:05:05.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-18T04:05:05.143Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-18T04:05:05.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-18T04:05:05.258Z] $ docker exec b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 ssh-agent [2024-04-18T04:05:05.358Z] SSH_AUTH_SOCK=/tmp/ssh-oiFw7VJwNyDA/agent.74 [2024-04-18T04:05:05.358Z] SSH_AGENT_PID=80 [2024-04-18T04:05:05.362Z] Running ssh-add (command line suppressed) [2024-04-18T04:05:05.453Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/private_key_14398875554003580593.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/private_key_14398875554003580593.key) [2024-04-18T04:05:05.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-18T04:05:05.803Z] + git semver init [2024-04-18T04:05:06.064Z] 2024-04-18 04:05:05,963 [run_init] DEBUG init version:0.0.0 force:False [2024-04-18T04:05:06.064Z] 2024-04-18 04:05:05,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver [2024-04-18T04:05:06.064Z] 2024-04-18 04:05:05,965 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver [2024-04-18T04:05:06.064Z] 2024-04-18 04:05:05,965 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-736, universal_newlines=False, shell=None, istream=None) [2024-04-18T04:05:08.597Z] 2024-04-18 04:05:08,224 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.git/info/exclude [2024-04-18T04:05:08.597Z] 2024-04-18 04:05:08,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver/PR-736 with force:False [2024-04-18T04:05:08.597Z] 2024-04-18 04:05:08,225 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver/PR-736 [2024-04-18T04:05:08.597Z] 2024-04-18 04:05:08,229 [execute] INFO git cat-file --batch-check [2024-04-18T04:05:08.597Z] 2024-04-18 04:05:08,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver, universal_newlines=False, shell=None, istream=) [2024-04-18T04:05:08.597Z] 2024-04-18 04:05:08,236 [execute] INFO git cat-file --batch [2024-04-18T04:05:08.597Z] 2024-04-18 04:05:08,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver, universal_newlines=False, shell=None, istream=) [2024-04-18T04:05:08.597Z] 2024-04-18 04:05:08,242 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver/PR-736 [2024-04-18T04:05:08.597Z] 0.0.0 [Pipeline] } [2024-04-18T04:05:08.629Z] $ docker exec --env ******** --env ******** b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 ssh-agent -k [2024-04-18T04:05:08.717Z] unset SSH_AUTH_SOCK; [2024-04-18T04:05:08.717Z] unset SSH_AGENT_PID; [2024-04-18T04:05:08.717Z] echo Agent pid 80 killed; [2024-04-18T04:05:08.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-18T04:05:09.174Z] + git semver [Pipeline] } [2024-04-18T04:05:09.454Z] $ docker stop --time=1 b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 [2024-04-18T04:05:10.719Z] $ docker rm -f --volumes b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-18T04:05:11.128Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-18T04:05:11.395Z] Stashed 1 file(s) [Pipeline] echo [2024-04-18T04:05:11.413Z] [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-04-18T04:05:12.105Z] provisioning config files... [2024-04-18T04:05:12.115Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/config9768858866806993809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:05:12.588Z] ---> ****-login.sh [2024-04-18T04:05:12.588Z] nexus3.edgexfoundry.org:10001 [2024-04-18T04:05:12.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:05:12.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:05:12.588Z] Configure a credential helper to remove this warning. See [2024-04-18T04:05:12.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:05:12.588Z] [2024-04-18T04:05:12.588Z] Login Succeeded [2024-04-18T04:05:12.588Z] nexus3.edgexfoundry.org:10002 [2024-04-18T04:05:12.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:05:12.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:05:12.588Z] Configure a credential helper to remove this warning. See [2024-04-18T04:05:12.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:05:12.588Z] [2024-04-18T04:05:12.588Z] Login Succeeded [2024-04-18T04:05:12.588Z] nexus3.edgexfoundry.org:10003 [2024-04-18T04:05:12.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:05:13.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:05:13.894Z] Configure a credential helper to remove this warning. See [2024-04-18T04:05:13.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:05:13.894Z] [2024-04-18T04:05:13.894Z] Login Succeeded [2024-04-18T04:05:13.894Z] nexus3.edgexfoundry.org:10004 [2024-04-18T04:05:13.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:05:13.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:05:13.894Z] Configure a credential helper to remove this warning. See [2024-04-18T04:05:13.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:05:13.894Z] [2024-04-18T04:05:13.894Z] Login Succeeded [2024-04-18T04:05:13.894Z] ****.io [2024-04-18T04:05:13.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:05:14.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:05:14.157Z] Configure a credential helper to remove this warning. See [2024-04-18T04:05:14.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:05:14.157Z] [2024-04-18T04:05:14.157Z] Login Succeeded [2024-04-18T04:05:14.157Z] ---> ****-login.sh ends [Pipeline] } [2024-04-18T04:05:14.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-18T04:05:14.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-18T04:05:14.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-18T04:05:14.503Z] ========================================================= [2024-04-18T04:05:14.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-18T04:05:14.503Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:05:14.983Z] + 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-04-18T04:05:15.243Z] Sending build context to Docker daemon 59.51MB [2024-04-18T04:05:15.243Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-04-18T04:05:15.243Z] Step 2/15 : FROM ${BASE} AS builder [2024-04-18T04:05:15.243Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-18T04:05:15.243Z] 7264a8db6415: Pulling fs layer [2024-04-18T04:05:15.243Z] c4d48a809fc2: Pulling fs layer [2024-04-18T04:05:15.243Z] 4f1c88b9dad5: Pulling fs layer [2024-04-18T04:05:15.243Z] ad3a456e5733: Pulling fs layer [2024-04-18T04:05:15.243Z] 69c7f0334f64: Pulling fs layer [2024-04-18T04:05:15.243Z] 1f1c1a5573a3: Pulling fs layer [2024-04-18T04:05:15.243Z] ce7588e14bc9: Pulling fs layer [2024-04-18T04:05:15.243Z] b5e4710f87ac: Pulling fs layer [2024-04-18T04:05:15.243Z] ad3a456e5733: Waiting [2024-04-18T04:05:15.243Z] 69c7f0334f64: Waiting [2024-04-18T04:05:15.243Z] 1f1c1a5573a3: Waiting [2024-04-18T04:05:15.243Z] b5e4710f87ac: Waiting [2024-04-18T04:05:15.243Z] ce7588e14bc9: Waiting [2024-04-18T04:05:15.243Z] c4d48a809fc2: Verifying Checksum [2024-04-18T04:05:15.243Z] c4d48a809fc2: Download complete [2024-04-18T04:05:15.243Z] ad3a456e5733: Verifying Checksum [2024-04-18T04:05:15.243Z] ad3a456e5733: Download complete [2024-04-18T04:05:15.243Z] 69c7f0334f64: Download complete [2024-04-18T04:05:15.503Z] 7264a8db6415: Verifying Checksum [2024-04-18T04:05:15.503Z] 7264a8db6415: Download complete [2024-04-18T04:05:15.503Z] 1f1c1a5573a3: Verifying Checksum [2024-04-18T04:05:15.503Z] 1f1c1a5573a3: Download complete [2024-04-18T04:05:15.503Z] 7264a8db6415: Pull complete [2024-04-18T04:05:15.764Z] c4d48a809fc2: Pull complete [2024-04-18T04:05:15.764Z] b5e4710f87ac: Verifying Checksum [2024-04-18T04:05:15.764Z] b5e4710f87ac: Download complete [2024-04-18T04:05:16.022Z] 4f1c88b9dad5: Download complete [2024-04-18T04:05:16.280Z] ce7588e14bc9: Verifying Checksum [2024-04-18T04:05:16.280Z] ce7588e14bc9: Download complete [2024-04-18T04:05:18.811Z] 4f1c88b9dad5: Pull complete [2024-04-18T04:05:18.811Z] ad3a456e5733: Pull complete [2024-04-18T04:05:18.811Z] 69c7f0334f64: Pull complete [2024-04-18T04:05:18.811Z] 1f1c1a5573a3: Pull complete [2024-04-18T04:05:21.344Z] ce7588e14bc9: Pull complete [2024-04-18T04:05:21.344Z] b5e4710f87ac: Pull complete [2024-04-18T04:05:21.344Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-18T04:05:21.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-18T04:05:21.344Z] ---> 88b5674ff536 [2024-04-18T04:05:21.344Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-04-18T04:05:26.894Z] Still waiting to schedule task [2024-04-18T04:05:26.894Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2670’ [2024-04-18T04:05:27.915Z] ---> Running in 8b6ede18a864 [2024-04-18T04:05:27.915Z] Removing intermediate container 8b6ede18a864 [2024-04-18T04:05:27.915Z] ---> d78c39c73a18 [2024-04-18T04:05:27.915Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-04-18T04:05:27.915Z] ---> Running in 1cffb53cdb74 [2024-04-18T04:05:27.915Z] Removing intermediate container 1cffb53cdb74 [2024-04-18T04:05:27.915Z] ---> 3746d6b3e977 [2024-04-18T04:05:27.915Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-04-18T04:05:27.915Z] ---> Running in e747c40575f6 [2024-04-18T04:05:27.915Z] Removing intermediate container e747c40575f6 [2024-04-18T04:05:27.915Z] ---> 60cc47e7aec2 [2024-04-18T04:05:27.915Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-04-18T04:05:27.915Z] ---> Running in e37ca51d30c6 [2024-04-18T04:05:27.915Z] Removing intermediate container e37ca51d30c6 [2024-04-18T04:05:27.915Z] ---> bdf51eb9c54a [2024-04-18T04:05:27.915Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-04-18T04:05:27.915Z] ---> Running in fbcdbab4b0ce [2024-04-18T04:05:27.915Z] Removing intermediate container fbcdbab4b0ce [2024-04-18T04:05:27.915Z] ---> 42e892efc8a6 [2024-04-18T04:05:27.915Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-04-18T04:05:28.174Z] latest: Pulling from library/docker [2024-04-18T04:05:28.174Z] 4abcf2066143: Pulling fs layer [2024-04-18T04:05:28.174Z] c4e2d7dc11fc: Pulling fs layer [2024-04-18T04:05:28.174Z] 4f4fb700ef54: Pulling fs layer [2024-04-18T04:05:28.174Z] 6f626593b7fc: Pulling fs layer [2024-04-18T04:05:28.174Z] 35989916a4c8: Pulling fs layer [2024-04-18T04:05:28.174Z] 91720930f6b4: Pulling fs layer [2024-04-18T04:05:28.174Z] 4cb5f5ca57cf: Pulling fs layer [2024-04-18T04:05:28.174Z] ffceb7a3bb44: Pulling fs layer [2024-04-18T04:05:28.174Z] d958f8a5b7f6: Pulling fs layer [2024-04-18T04:05:28.174Z] b87df04eca41: Pulling fs layer [2024-04-18T04:05:28.174Z] 23a939a5ff63: Pulling fs layer [2024-04-18T04:05:28.174Z] 2e0dc7f61ba8: Pulling fs layer [2024-04-18T04:05:28.174Z] 2fefa731ee4e: Pulling fs layer [2024-04-18T04:05:28.174Z] 6e69fab3d884: Pulling fs layer [2024-04-18T04:05:28.174Z] 6f626593b7fc: Waiting [2024-04-18T04:05:28.174Z] ae9b60e39af4: Pulling fs layer [2024-04-18T04:05:28.174Z] a5d3abca5eb3: Pulling fs layer [2024-04-18T04:05:28.174Z] d958f8a5b7f6: Waiting [2024-04-18T04:05:28.174Z] b87df04eca41: Waiting [2024-04-18T04:05:28.174Z] 23a939a5ff63: Waiting [2024-04-18T04:05:28.174Z] 35989916a4c8: Waiting [2024-04-18T04:05:28.174Z] 2e0dc7f61ba8: Waiting [2024-04-18T04:05:28.174Z] 2fefa731ee4e: Waiting [2024-04-18T04:05:28.174Z] 6e69fab3d884: Waiting [2024-04-18T04:05:28.174Z] 91720930f6b4: Waiting [2024-04-18T04:05:28.174Z] ae9b60e39af4: Waiting [2024-04-18T04:05:28.174Z] a5d3abca5eb3: Waiting [2024-04-18T04:05:28.174Z] 4cb5f5ca57cf: Waiting [2024-04-18T04:05:28.174Z] ffceb7a3bb44: Waiting [2024-04-18T04:05:28.433Z] 4f4fb700ef54: Verifying Checksum [2024-04-18T04:05:28.433Z] 4f4fb700ef54: Download complete [2024-04-18T04:05:28.433Z] c4e2d7dc11fc: Verifying Checksum [2024-04-18T04:05:28.433Z] c4e2d7dc11fc: Download complete [2024-04-18T04:05:28.433Z] 4abcf2066143: Verifying Checksum [2024-04-18T04:05:28.433Z] 4abcf2066143: Download complete [2024-04-18T04:05:28.433Z] 6f626593b7fc: Verifying Checksum [2024-04-18T04:05:28.433Z] 6f626593b7fc: Download complete [2024-04-18T04:05:28.433Z] 4abcf2066143: Pull complete [2024-04-18T04:05:28.692Z] c4e2d7dc11fc: Pull complete [2024-04-18T04:05:28.692Z] 91720930f6b4: Verifying Checksum [2024-04-18T04:05:28.692Z] 91720930f6b4: Download complete [2024-04-18T04:05:28.692Z] 35989916a4c8: Verifying Checksum [2024-04-18T04:05:28.692Z] 35989916a4c8: Download complete [2024-04-18T04:05:28.692Z] 4f4fb700ef54: Pull complete [2024-04-18T04:05:28.692Z] 6f626593b7fc: Pull complete [2024-04-18T04:05:28.692Z] ffceb7a3bb44: Verifying Checksum [2024-04-18T04:05:28.692Z] ffceb7a3bb44: Download complete [2024-04-18T04:05:28.951Z] d958f8a5b7f6: Verifying Checksum [2024-04-18T04:05:28.951Z] d958f8a5b7f6: Download complete [2024-04-18T04:05:28.951Z] 4cb5f5ca57cf: Verifying Checksum [2024-04-18T04:05:28.951Z] 4cb5f5ca57cf: Download complete [2024-04-18T04:05:28.951Z] b87df04eca41: Verifying Checksum [2024-04-18T04:05:28.951Z] b87df04eca41: Download complete [2024-04-18T04:05:28.951Z] 2e0dc7f61ba8: Download complete [2024-04-18T04:05:29.210Z] 2fefa731ee4e: Verifying Checksum [2024-04-18T04:05:29.210Z] 2fefa731ee4e: Download complete [2024-04-18T04:05:29.210Z] 35989916a4c8: Pull complete [2024-04-18T04:05:29.210Z] 23a939a5ff63: Verifying Checksum [2024-04-18T04:05:29.210Z] 23a939a5ff63: Download complete [2024-04-18T04:05:29.210Z] a5d3abca5eb3: Verifying Checksum [2024-04-18T04:05:29.210Z] a5d3abca5eb3: Download complete [2024-04-18T04:05:29.210Z] ae9b60e39af4: Verifying Checksum [2024-04-18T04:05:29.210Z] ae9b60e39af4: Download complete [2024-04-18T04:05:29.468Z] 91720930f6b4: Pull complete [2024-04-18T04:05:29.728Z] 6e69fab3d884: Verifying Checksum [2024-04-18T04:05:29.728Z] 6e69fab3d884: Download complete [2024-04-18T04:05:29.989Z] 4cb5f5ca57cf: Pull complete [2024-04-18T04:05:29.989Z] ffceb7a3bb44: Pull complete [2024-04-18T04:05:29.989Z] d958f8a5b7f6: Pull complete [2024-04-18T04:05:29.989Z] b87df04eca41: Pull complete [2024-04-18T04:05:30.554Z] 23a939a5ff63: Pull complete [2024-04-18T04:05:30.554Z] 2e0dc7f61ba8: Pull complete [2024-04-18T04:05:30.554Z] 2fefa731ee4e: Pull complete [2024-04-18T04:05:31.487Z] 6e69fab3d884: Pull complete [2024-04-18T04:05:31.487Z] ae9b60e39af4: Pull complete [2024-04-18T04:05:31.487Z] a5d3abca5eb3: Pull complete [2024-04-18T04:05:31.487Z] Digest: sha256:a2d55c6061a342e42db62654b7b7cdf16113828a80b3827cbd9453806c08549c [2024-04-18T04:05:31.487Z] Status: Downloaded newer image for docker:latest [2024-04-18T04:05:34.781Z] ---> 328058c28764 [2024-04-18T04:05:34.781Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-18T04:05:34.781Z] ---> Running in 025f5f226b02 [2024-04-18T04:05:35.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-18T04:05:35.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-18T04:05:35.565Z] OK: 264 MiB in 52 packages [2024-04-18T04:05:35.823Z] Removing intermediate container 025f5f226b02 [2024-04-18T04:05:35.823Z] ---> 85d427c21ab8 [2024-04-18T04:05:35.823Z] Step 10/15 : ENV GO111MODULE=on [2024-04-18T04:05:36.083Z] ---> Running in 3d2807a415c1 [2024-04-18T04:05:36.083Z] Removing intermediate container 3d2807a415c1 [2024-04-18T04:05:36.083Z] ---> 0a99c12d20eb [2024-04-18T04:05:36.083Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-04-18T04:05:36.083Z] ---> Running in 683e6206cba8 [2024-04-18T04:05:36.083Z] Removing intermediate container 683e6206cba8 [2024-04-18T04:05:36.083Z] ---> 308568e8aa89 [2024-04-18T04:05:36.083Z] Step 12/15 : COPY go.mod vendor* ./ [2024-04-18T04:05:36.345Z] ---> 260ee113020e [2024-04-18T04:05:36.345Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-18T04:05:36.345Z] ---> Running in 0c9c21dfae19 [2024-04-18T04:06:44.050Z] Removing intermediate container 0c9c21dfae19 [2024-04-18T04:06:44.050Z] ---> d28f271819c1 [2024-04-18T04:06:44.050Z] Step 14/15 : COPY . . [2024-04-18T04:06:44.050Z] ---> a3bf63122ce0 [2024-04-18T04:06:44.050Z] Step 15/15 : RUN ${MAKE} [2024-04-18T04:06:44.050Z] ---> Running in 2f5e07569db1 [2024-04-18T04:06:44.050Z] noop [2024-04-18T04:06:44.050Z] Removing intermediate container 2f5e07569db1 [2024-04-18T04:06:44.050Z] ---> ac3486750945 [2024-04-18T04:06:44.050Z] Successfully built ac3486750945 [2024-04-18T04:06:44.050Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:06:44.517Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-18T04:06:44.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-18T04:06:44.679Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-04-18T04:06:44.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-736 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736:/w/workspace/edgexfoundry_edgex-ui-go_PR-736:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@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-04-18T04:06:45.046Z] $ docker top 445d228d61d6eb6fde7e846bd040975f9986a748100aec05642471c612b51624 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-18T04:06:45.450Z] + go version [2024-04-18T04:06:45.450Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-18T04:06:45.483Z] $ docker stop --time=1 445d228d61d6eb6fde7e846bd040975f9986a748100aec05642471c612b51624 [2024-04-18T04:06:46.721Z] $ docker rm -f --volumes 445d228d61d6eb6fde7e846bd040975f9986a748100aec05642471c612b51624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:06:47.460Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-18T04:06:47.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-18T04:06:47.617Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-04-18T04:06:47.648Z] $ 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-736 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736:/w/workspace/edgexfoundry_edgex-ui-go_PR-736:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@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-04-18T04:06:47.975Z] $ docker top 99aee93970ca7b39bf49f2778bdbd27a64ca52acbe76864a981672aeecd6411d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-18T04:06:48.376Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-736 [Pipeline] fileExists [Pipeline] sh [2024-04-18T04:06:48.745Z] + make test [2024-04-18T04:06:48.745Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-04-18T04:06:50.647Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-04-18T04:07:05.510Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-04-18T04:07:05.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-04-18T04:07:05.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-04-18T04:07:05.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-04-18T04:07:05.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-04-18T04:07:05.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-04-18T04:07:05.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-04-18T04:07:05.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-04-18T04:07:05.510Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-04-18T04:07:08.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-18T04:07:08.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-18T04:07:08.789Z] ./bin/test-attribution-txt.sh [2024-04-18T04:07:08.789Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-04-18T04:07:08.789Z] make -C web test [2024-04-18T04:07:08.789Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-736/web' [2024-04-18T04:07:08.789Z] make[1]: tput: No such file or directory [2024-04-18T04:07:08.789Z] make[1]: tput: No such file or directory [2024-04-18T04:07:08.789Z] warning: generating ./VERSION [2024-04-18T04:07:08.789Z] echo "0.0.0" > VERSION [2024-04-18T04:07:08.789Z] docker build \ [2024-04-18T04:07:08.789Z] -f Dockerfile \ [2024-04-18T04:07:08.789Z] --build-arg USER=1000 \ [2024-04-18T04:07:08.789Z] \ [2024-04-18T04:07:08.789Z] --label "git_sha=0abdea4fc181a366a4a13a42433e388e5dd84f88" \ [2024-04-18T04:07:08.789Z] -t edgexfoundry/edgex-web-ui:0abdea4fc181a366a4a13a42433e388e5dd84f88 \ [2024-04-18T04:07:08.789Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-04-18T04:07:08.789Z] . [2024-04-18T04:07:08.789Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-04-18T04:07:08.789Z] Install the buildx component to build images with BuildKit: [2024-04-18T04:07:08.789Z] https://docs.docker.com/go/buildx/ [2024-04-18T04:07:08.789Z] [2024-04-18T04:07:08.789Z] Sending build context to Docker daemon 2.62MB [2024-04-18T04:07:08.789Z] Step 1/11 : FROM node:18-alpine3.18 [2024-04-18T04:07:09.357Z] 18-alpine3.18: Pulling from library/node [2024-04-18T04:07:09.357Z] 619be1103602: Pulling fs layer [2024-04-18T04:07:09.357Z] 5e464d2955a8: Pulling fs layer [2024-04-18T04:07:09.357Z] be86eae26eb4: Pulling fs layer [2024-04-18T04:07:09.357Z] e9f5f9b77b30: Pulling fs layer [2024-04-18T04:07:09.357Z] 619be1103602: Verifying Checksum [2024-04-18T04:07:09.357Z] 619be1103602: Download complete [2024-04-18T04:07:09.616Z] 619be1103602: Pull complete [2024-04-18T04:07:09.616Z] e9f5f9b77b30: Verifying Checksum [2024-04-18T04:07:09.616Z] e9f5f9b77b30: Download complete [2024-04-18T04:07:09.616Z] be86eae26eb4: Verifying Checksum [2024-04-18T04:07:09.616Z] be86eae26eb4: Download complete [2024-04-18T04:07:09.874Z] 5e464d2955a8: Download complete [2024-04-18T04:07:11.250Z] 5e464d2955a8: Pull complete [2024-04-18T04:07:11.250Z] be86eae26eb4: Pull complete [2024-04-18T04:07:11.250Z] e9f5f9b77b30: Pull complete [2024-04-18T04:07:11.250Z] Digest: sha256:4ca044ed3442ecad4be954b30a7a94409564bf532f7afbd50695358c2926578c [2024-04-18T04:07:11.250Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-04-18T04:07:11.250Z] ---> 5b9305bcfe75 [2024-04-18T04:07:11.250Z] Step 2/11 : RUN apk add --no-cache chromium [2024-04-18T04:07:17.860Z] ---> Running in f46b73c4ab18 [2024-04-18T04:07:18.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-18T04:07:18.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-18T04:07:18.638Z] (1/154) Installing libexpat (2.6.2-r0) [2024-04-18T04:07:18.638Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-04-18T04:07:18.638Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-04-18T04:07:18.638Z] (4/154) Installing libpng (1.6.39-r3) [2024-04-18T04:07:18.638Z] (5/154) Installing freetype (2.13.0-r5) [2024-04-18T04:07:18.638Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-04-18T04:07:18.638Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-04-18T04:07:18.638Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-04-18T04:07:18.638Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-04-18T04:07:18.638Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-04-18T04:07:18.638Z] (11/154) Installing libffi (3.4.4-r2) [2024-04-18T04:07:18.638Z] (12/154) Installing libintl (0.21.1-r7) [2024-04-18T04:07:18.638Z] (13/154) Installing libblkid (2.38.1-r8) [2024-04-18T04:07:18.638Z] (14/154) Installing libmount (2.38.1-r8) [2024-04-18T04:07:18.638Z] (15/154) Installing pcre2 (10.42-r1) [2024-04-18T04:07:18.638Z] (16/154) Installing glib (2.76.6-r0) [2024-04-18T04:07:18.638Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-04-18T04:07:18.638Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-04-18T04:07:18.897Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-04-18T04:07:18.897Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-04-18T04:07:18.897Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-04-18T04:07:18.897Z] (22/154) Installing libwebp (1.3.2-r0) [2024-04-18T04:07:18.897Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-04-18T04:07:18.897Z] (24/154) Installing tiff (4.5.1-r0) [2024-04-18T04:07:18.897Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-04-18T04:07:18.897Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-04-18T04:07:18.897Z] (27/154) Installing libxau (1.0.11-r2) [2024-04-18T04:07:18.897Z] (28/154) Installing libmd (1.0.4-r2) [2024-04-18T04:07:18.897Z] (29/154) Installing libbsd (0.11.7-r1) [2024-04-18T04:07:18.897Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-04-18T04:07:18.897Z] (31/154) Installing libxcb (1.15-r1) [2024-04-18T04:07:18.897Z] (32/154) Installing libx11 (1.8.7-r0) [2024-04-18T04:07:18.897Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-04-18T04:07:18.897Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-04-18T04:07:18.897Z] (35/154) Installing libxrender (0.9.11-r3) [2024-04-18T04:07:18.897Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-04-18T04:07:18.897Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-04-18T04:07:18.897Z] (38/154) Installing libxext (1.3.5-r2) [2024-04-18T04:07:18.897Z] (39/154) Installing libxi (1.8.1-r0) [2024-04-18T04:07:18.897Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-04-18T04:07:18.897Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-04-18T04:07:18.897Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-04-18T04:07:18.897Z] (43/154) Installing libxtst (1.2.4-r2) [2024-04-18T04:07:18.897Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-04-18T04:07:18.897Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-04-18T04:07:18.897Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-04-18T04:07:18.897Z] (47/154) Installing pixman (0.42.2-r1) [2024-04-18T04:07:18.897Z] (48/154) Installing cairo (1.17.8-r1) [2024-04-18T04:07:18.897Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-04-18T04:07:18.897Z] (50/154) Installing avahi-libs (0.8-r13) [2024-04-18T04:07:19.155Z] (51/154) Installing gmp (6.2.1-r3) [2024-04-18T04:07:19.155Z] (52/154) Installing nettle (3.8.1-r2) [2024-04-18T04:07:19.155Z] (53/154) Installing libunistring (1.1-r1) [2024-04-18T04:07:19.155Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-04-18T04:07:19.155Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-04-18T04:07:19.155Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-04-18T04:07:19.155Z] (57/154) Installing gnutls (3.8.4-r0) [2024-04-18T04:07:19.155Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-04-18T04:07:19.155Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-04-18T04:07:19.155Z] (60/154) Installing fribidi (1.0.13-r0) [2024-04-18T04:07:19.155Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-04-18T04:07:19.155Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-04-18T04:07:19.155Z] (63/154) Installing libxft (2.3.8-r1) [2024-04-18T04:07:19.155Z] (64/154) Installing pango (1.50.14-r1) [2024-04-18T04:07:19.155Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-04-18T04:07:19.155Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-04-18T04:07:19.155Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-04-18T04:07:19.155Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-04-18T04:07:19.155Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-04-18T04:07:19.155Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-04-18T04:07:19.414Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-04-18T04:07:19.414Z] (71/154) Installing icu-data-full (73.2-r2) [2024-04-18T04:07:19.414Z] (72/154) Installing mesa (23.0.4-r0) [2024-04-18T04:07:19.414Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-04-18T04:07:19.981Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-04-18T04:07:19.981Z] (75/154) Installing libpciaccess (0.17-r2) [2024-04-18T04:07:19.981Z] (76/154) Installing libdrm (2.4.115-r4) [2024-04-18T04:07:20.240Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-04-18T04:07:20.240Z] (78/154) Installing libelf (0.189-r2) [2024-04-18T04:07:20.240Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-04-18T04:07:20.240Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-04-18T04:07:20.240Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-04-18T04:07:20.240Z] (82/154) Installing libmagic (5.45-r0) [2024-04-18T04:07:20.240Z] (83/154) Installing file (5.45-r0) [2024-04-18T04:07:20.240Z] (84/154) Installing libice (1.1.1-r2) [2024-04-18T04:07:20.240Z] (85/154) Installing libuuid (2.38.1-r8) [2024-04-18T04:07:20.240Z] (86/154) Installing libsm (1.2.4-r1) [2024-04-18T04:07:20.240Z] (87/154) Installing libxt (1.3.0-r2) [2024-04-18T04:07:20.240Z] (88/154) Installing libxmu (1.1.4-r2) [2024-04-18T04:07:20.499Z] (89/154) Installing xset (1.2.5-r1) [2024-04-18T04:07:20.499Z] (90/154) Installing xprop (1.2.7-r0) [2024-04-18T04:07:20.499Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-04-18T04:07:20.499Z] (92/154) Installing libogg (1.3.5-r4) [2024-04-18T04:07:20.499Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-04-18T04:07:20.499Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-04-18T04:07:20.499Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-04-18T04:07:20.499Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-04-18T04:07:20.499Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-04-18T04:07:20.499Z] (98/154) Installing libva (2.18.0-r1) [2024-04-18T04:07:20.499Z] (99/154) Installing libvdpau (1.5-r1) [2024-04-18T04:07:20.499Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-04-18T04:07:20.499Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-04-18T04:07:20.499Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-04-18T04:07:20.499Z] (103/154) Installing libhwy (1.0.4-r1) [2024-04-18T04:07:20.499Z] (104/154) Installing lcms2 (2.15-r2) [2024-04-18T04:07:20.499Z] (105/154) Installing libjxl (0.8.2-r0) [2024-04-18T04:07:20.758Z] (106/154) Installing lame-libs (3.100-r5) [2024-04-18T04:07:20.758Z] (107/154) Installing opus (1.4-r0) [2024-04-18T04:07:20.758Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-04-18T04:07:20.758Z] (109/154) Installing soxr (0.1.3-r5) [2024-04-18T04:07:20.758Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-04-18T04:07:20.758Z] (111/154) Installing libtheora (1.1.1-r17) [2024-04-18T04:07:20.758Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-04-18T04:07:20.758Z] (113/154) Installing libvpx (1.13.0-r2) [2024-04-18T04:07:20.758Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-04-18T04:07:20.758Z] (115/154) Installing numactl (2.0.16-r4) [2024-04-18T04:07:20.758Z] (116/154) Installing x265-libs (3.5-r4) [2024-04-18T04:07:20.758Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-04-18T04:07:20.758Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-04-18T04:07:21.031Z] (119/154) Installing libbluray (1.3.4-r0) [2024-04-18T04:07:21.031Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-04-18T04:07:21.031Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-04-18T04:07:21.031Z] (122/154) Installing cjson (1.7.17-r0) [2024-04-18T04:07:21.031Z] (123/154) Installing mbedtls (2.28.8-r0) [2024-04-18T04:07:21.031Z] (124/154) Installing librist (0.2.7-r0) [2024-04-18T04:07:21.031Z] (125/154) Installing libsrt (1.5.2-r0) [2024-04-18T04:07:21.031Z] (126/154) Installing libssh (0.10.5-r0) [2024-04-18T04:07:21.031Z] (127/154) Installing libsodium (1.0.18-r3) [2024-04-18T04:07:21.031Z] (128/154) Installing libzmq (4.3.4-r4) [2024-04-18T04:07:21.031Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-04-18T04:07:21.031Z] (130/154) Installing libevent (2.1.12-r6) [2024-04-18T04:07:21.031Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-04-18T04:07:21.031Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-04-18T04:07:21.031Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-04-18T04:07:21.031Z] (134/154) Installing icu-libs (73.2-r2) [2024-04-18T04:07:21.031Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-04-18T04:07:21.290Z] (136/154) Installing minizip (1.2.13-r1) [2024-04-18T04:07:21.290Z] (137/154) Installing nspr (4.35-r2) [2024-04-18T04:07:21.290Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-04-18T04:07:21.290Z] (139/154) Installing nss (3.94-r0) [2024-04-18T04:07:21.290Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-04-18T04:07:21.290Z] (141/154) Installing libasyncns (0.8-r1) [2024-04-18T04:07:21.290Z] (142/154) Installing libltdl (2.4.7-r2) [2024-04-18T04:07:21.290Z] (143/154) Installing orc (0.4.34-r0) [2024-04-18T04:07:21.290Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-04-18T04:07:21.290Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-04-18T04:07:21.290Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-04-18T04:07:21.290Z] (147/154) Installing libpulse (16.1-r10) [2024-04-18T04:07:21.290Z] (148/154) Installing snappy (1.1.10-r1) [2024-04-18T04:07:21.290Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-04-18T04:07:21.290Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-04-18T04:07:21.290Z] (151/154) Installing libgpg-error (1.47-r1) [2024-04-18T04:07:21.290Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-04-18T04:07:21.290Z] (153/154) Installing libxslt (1.1.38-r0) [2024-04-18T04:07:21.290Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-04-18T04:07:22.666Z] Executing busybox-1.36.1-r5.trigger [2024-04-18T04:07:22.666Z] Executing fontconfig-2.14.2-r3.trigger [2024-04-18T04:07:22.666Z] Executing mkfontscale-1.2.2-r3.trigger [2024-04-18T04:07:22.666Z] Executing glib-2.76.6-r0.trigger [2024-04-18T04:07:22.666Z] Executing shared-mime-info-2.2-r5.trigger [2024-04-18T04:07:23.232Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-04-18T04:07:23.232Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-04-18T04:07:23.232Z] OK: 580 MiB in 171 packages [2024-04-18T04:07:38.112Z] Removing intermediate container f46b73c4ab18 [2024-04-18T04:07:38.112Z] ---> 94a4e155c5f7 [2024-04-18T04:07:38.112Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-04-18T04:07:38.112Z] ---> Running in de01474c5d5b [2024-04-18T04:07:38.112Z] Removing intermediate container de01474c5d5b [2024-04-18T04:07:38.112Z] ---> b47c44e633cf [2024-04-18T04:07:38.112Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-04-18T04:07:38.112Z] ---> Running in d84a4c2a5fdb [2024-04-18T04:07:38.112Z] Removing intermediate container d84a4c2a5fdb [2024-04-18T04:07:38.112Z] ---> b7a698202c3d [2024-04-18T04:07:38.112Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-04-18T04:07:38.112Z] ---> Running in 56283f7b740d [2024-04-18T04:07:38.112Z] Removing intermediate container 56283f7b740d [2024-04-18T04:07:38.112Z] ---> 02398bbb8cb8 [2024-04-18T04:07:38.112Z] Step 6/11 : RUN npm install -g npm [2024-04-18T04:07:38.112Z] ---> Running in 571d467a56b3 [2024-04-18T04:07:44.681Z] [2024-04-18T04:07:44.681Z] changed 55 packages in 7s [2024-04-18T04:07:44.681Z] [2024-04-18T04:07:44.681Z] 25 packages are looking for funding [2024-04-18T04:07:44.681Z] run `npm fund` for details [2024-04-18T04:07:46.582Z] Removing intermediate container 571d467a56b3 [2024-04-18T04:07:46.582Z] ---> a1dad99d0dac [2024-04-18T04:07:46.582Z] Step 7/11 : ARG USER=1000 [2024-04-18T04:07:46.582Z] ---> Running in 16158768e98b [2024-04-18T04:07:46.582Z] Removing intermediate container 16158768e98b [2024-04-18T04:07:46.582Z] ---> bf3958901259 [2024-04-18T04:07:46.582Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-04-18T04:07:46.582Z] ---> Running in 8e1d17cd469b [2024-04-18T04:07:47.523Z] Removing intermediate container 8e1d17cd469b [2024-04-18T04:07:47.523Z] ---> a395e3a7b262 [2024-04-18T04:07:47.523Z] Step 9/11 : USER $USER:$USER [2024-04-18T04:07:47.523Z] ---> Running in 565c9aa7695f [2024-04-18T04:07:47.523Z] Removing intermediate container 565c9aa7695f [2024-04-18T04:07:47.523Z] ---> 3c6ce6b191fa [2024-04-18T04:07:47.523Z] Step 10/11 : WORKDIR /app [2024-04-18T04:07:47.523Z] ---> Running in 9cb2cb2a7061 [2024-04-18T04:07:47.523Z] Removing intermediate container 9cb2cb2a7061 [2024-04-18T04:07:47.523Z] ---> 5b2ae2cd08c4 [2024-04-18T04:07:47.523Z] Step 11/11 : LABEL git_sha=0abdea4fc181a366a4a13a42433e388e5dd84f88 [2024-04-18T04:07:47.523Z] ---> Running in 15a36dc0f5f7 [2024-04-18T04:07:47.523Z] Removing intermediate container 15a36dc0f5f7 [2024-04-18T04:07:47.523Z] ---> 687103b1e379 [2024-04-18T04:07:47.523Z] Successfully built 687103b1e379 [2024-04-18T04:07:47.523Z] Successfully tagged edgexfoundry/edgex-web-ui:0abdea4fc181a366a4a13a42433e388e5dd84f88 [2024-04-18T04:07:47.523Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-04-18T04:07:47.523Z] touch edgex-web-ui.imagebuilt [2024-04-18T04:07:47.523Z] mkdir -p node_modules coverage [2024-04-18T04:07:47.523Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-04-18T04:07:47.523Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-04-18T04:07:52.795Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-04-18T04:07:53.363Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-04-18T04:07:53.623Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-04-18T04:07:53.883Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-04-18T04:07:54.452Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-04-18T04:07:55.021Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-04-18T04:07:55.021Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2024-04-18T04:07:55.021Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-04-18T04:07:55.434Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2024-04-18T04:07:56.013Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-04-18T04:07:56.013Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-04-18T04:07:56.952Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2024-04-18T04:07:59.486Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2024-04-18T04:08:04.313Z] [2024-04-18T04:08:04.313Z] added 1182 packages, and audited 1183 packages in 15s [2024-04-18T04:08:04.313Z] [2024-04-18T04:08:04.313Z] 100 packages are looking for funding [2024-04-18T04:08:04.313Z] run `npm fund` for details [2024-04-18T04:08:04.313Z] [2024-04-18T04:08:04.313Z] 23 vulnerabilities (15 moderate, 7 high, 1 critical) [2024-04-18T04:08:04.313Z] [2024-04-18T04:08:04.313Z] To address issues that do not require attention, run: [2024-04-18T04:08:04.313Z] npm audit fix [2024-04-18T04:08:04.313Z] [2024-04-18T04:08:04.313Z] To address all issues (including breaking changes), run: [2024-04-18T04:08:04.313Z] npm audit fix --force [2024-04-18T04:08:04.313Z] [2024-04-18T04:08:04.313Z] Run `npm audit` for details. [2024-04-18T04:08:14.346Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2024-04-18T04:08:15.724Z] - Generating browser application bundles (phase: setup)... [2024-04-18T04:08:42.278Z] ✔ Browser application bundle generation complete. [2024-04-18T04:08:42.278Z] 18 04 2024 04:08:38.935:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-04-18T04:08:42.278Z] 18 04 2024 04:08:38.937:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-04-18T04:08:42.278Z] 18 04 2024 04:08:38.940:INFO [launcher]: Starting browser ChromeHeadless [2024-04-18T04:08:42.278Z] 18 04 2024 04:08:39.294:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket mp0giad2qSjIhu2oAAAB with id 31185878 [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.081 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.094 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.116 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.149 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.157 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.164 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.167 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.169 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.172 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.178 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.19 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.223 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.276 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.307 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.326 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.339 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.347 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.415 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.441 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.446 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.449 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.451 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.463 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.465 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.468 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.47 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.482 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.484 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.488 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.505 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.509 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.513 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.516 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.541 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.563 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.577 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.583 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.588 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.59 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.6 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.605 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.608 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.609 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.628 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.63 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.631 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.637 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.649 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.668 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.682 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.686 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.69 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.692 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.694 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.779 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.794 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.801 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.805 secs) [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.807 secs) [2024-04-18T04:08:42.540Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-04-18T04:08:42.540Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-04-18T04:08:42.540Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-04-18T04:08:42.540Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.807 secs) [2024-04-18T04:08:42.540Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-04-18T04:08:42.540Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-04-18T04:08:42.541Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.81 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.82 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.83 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.837 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.839 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.848 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.851 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.856 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.871 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.883 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.884 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.896 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.905 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.917 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.919 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.921 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.923 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.928 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.933 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.947 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.962 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.966 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.973 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.985 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.99 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.997 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.001 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.016 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.023 secs) [2024-04-18T04:08:42.541Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.028 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.048 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.06 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.066 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.073 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.089 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.102 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.112 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.114 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.117 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.122 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.143 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.155 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.158 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.161 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.171 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.172 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.173 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.174 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.175 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.181 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.19 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.192 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.194 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.195 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.196 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.198 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.199 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.215 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.22 secs) [2024-04-18T04:08:42.807Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.224 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.237 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.245 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.256 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.258 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.262 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.263 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.264 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.266 secs) [2024-04-18T04:08:43.071Z] WARN: ' [2024-04-18T04:08:43.071Z] It looks like you're using ngModel on the same form field as formControlName. [2024-04-18T04:08:43.071Z] Support for using the ngModel input property and ngModelChange event with [2024-04-18T04:08:43.071Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-04-18T04:08:43.071Z] in a future version of Angular. [2024-04-18T04:08:43.071Z] [2024-04-18T04:08:43.071Z] For more information on this, see our API docs here: [2024-04-18T04:08:43.071Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-04-18T04:08:43.071Z] ' [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.266 secs) [2024-04-18T04:08:43.071Z] WARN: ' [2024-04-18T04:08:43.071Z] It looks like you're using ngModel on the same form field as formControlName. [2024-04-18T04:08:43.071Z] Support for using the ngModel input property and ngModelChange event with [2024-04-18T04:08:43.071Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-04-18T04:08:43.071Z] in a future version of Angular. [2024-04-18T04:08:43.071Z] [2024-04-18T04:08:43.071Z] For more information on this, see our API docs here: [2024-04-18T04:08:43.071Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-04-18T04:08:43.071Z] ' [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.281 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.284 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.288 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.297 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.306 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.308 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.31 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.317 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.32 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.321 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.325 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.335 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.341 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.359 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.361 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.362 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.366 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.37 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.371 secs) [2024-04-18T04:08:43.071Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.372 secs) [2024-04-18T04:08:43.331Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.717 secs / 1.372 secs) [2024-04-18T04:08:43.331Z] TOTAL: 147 SUCCESS [2024-04-18T04:08:43.331Z] ✔ Browser application bundle generation complete. [2024-04-18T04:08:43.589Z] [2024-04-18T04:08:43.589Z] =============================== Coverage summary =============================== [2024-04-18T04:08:43.589Z] Statements : 39.04% ( 1374/3519 ) [2024-04-18T04:08:43.589Z] Branches : 15.3% ( 94/614 ) [2024-04-18T04:08:43.589Z] Functions : 32.14% ( 424/1319 ) [2024-04-18T04:08:43.589Z] Lines : 38.97% ( 1343/3446 ) [2024-04-18T04:08:43.589Z] ================================================================================ [2024-04-18T04:08:43.848Z] ✔ Browser application bundle generation complete. [2024-04-18T04:08:45.749Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-736/web' [Pipeline] echo [2024-04-18T04:08:45.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-18T04:08:45.816Z] $ docker stop --time=1 99aee93970ca7b39bf49f2778bdbd27a64ca52acbe76864a981672aeecd6411d [2024-04-18T04:08:47.105Z] $ docker rm -f --volumes 99aee93970ca7b39bf49f2778bdbd27a64ca52acbe76864a981672aeecd6411d [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-18T04:08:47.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-18T04:08:48.032Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-18T04:08:48.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-18T04:08:49.159Z] + ls -al . [2024-04-18T04:08:49.159Z] total 264 [2024-04-18T04:08:49.159Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 18 04:06 . [2024-04-18T04:08:49.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 04:04 .. [2024-04-18T04:08:49.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:04 .blubracket [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 18 04:04 .dockerignore [2024-04-18T04:08:49.159Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 04:05 .git [2024-04-18T04:08:49.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:04 .github [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 178 Apr 18 04:04 .gitignore [2024-04-18T04:08:49.159Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 04:05 .semver [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 9736 Apr 18 04:04 Attribution.txt [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 21430 Apr 18 04:04 CHANGELOG.md [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 18 04:04 CONTRIBUTING.md [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 1940 Apr 18 04:04 Dockerfile [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 18 04:04 Jenkinsfile [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 18 04:04 LICENSE [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 2189 Apr 18 04:04 Makefile [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 4381 Apr 18 04:04 README.md [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 04:05 VERSION [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 4832 Apr 18 04:04 angularmigrationlogs.md [2024-04-18T04:08:49.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:04 assets [2024-04-18T04:08:49.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:04 bin [2024-04-18T04:08:49.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:04 cmd [2024-04-18T04:08:49.159Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 18 04:06 coverage.out [2024-04-18T04:08:49.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:04 docs [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 6870 Apr 18 04:04 go.mod [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 100784 Apr 18 04:04 go.sum [2024-04-18T04:08:49.159Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 04:04 internal [2024-04-18T04:08:49.159Z] -rwxrwxr-x 1 jenkins jenkins 568 Apr 18 04:04 redeploy.sh [2024-04-18T04:08:49.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 04:04 testing [2024-04-18T04:08:49.159Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 18 04:04 version.go [2024-04-18T04:08:49.159Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 18 04:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:08:49.581Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0abdea4fc181a366a4a13a42433e388e5dd84f88 --label arch=amd64 --label version=0.0.0 . [2024-04-18T04:08:50.958Z] Sending build context to Docker daemon 346.4MB [2024-04-18T04:08:50.958Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-04-18T04:08:50.958Z] Step 2/27 : FROM ${BASE} AS builder [2024-04-18T04:08:50.958Z] ---> ac3486750945 [2024-04-18T04:08:50.958Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-04-18T04:08:54.251Z] ---> Running in 5b3ee4b92554 [2024-04-18T04:08:54.251Z] Removing intermediate container 5b3ee4b92554 [2024-04-18T04:08:54.251Z] ---> f0206c356577 [2024-04-18T04:08:54.251Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-04-18T04:08:54.251Z] ---> Running in ba7e3e9f7e0d [2024-04-18T04:08:54.251Z] Removing intermediate container ba7e3e9f7e0d [2024-04-18T04:08:54.251Z] ---> 369f08289c65 [2024-04-18T04:08:54.251Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-04-18T04:08:54.251Z] ---> Running in 02164f11cbaa [2024-04-18T04:08:54.251Z] Removing intermediate container 02164f11cbaa [2024-04-18T04:08:54.251Z] ---> 73b61f7522c0 [2024-04-18T04:08:54.251Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-04-18T04:08:54.251Z] ---> Running in be14da5937b8 [2024-04-18T04:08:54.251Z] Removing intermediate container be14da5937b8 [2024-04-18T04:08:54.251Z] ---> e7a6ec7a0e2f [2024-04-18T04:08:54.251Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-04-18T04:08:54.251Z] ---> Running in e58dc4660255 [2024-04-18T04:08:54.251Z] Removing intermediate container e58dc4660255 [2024-04-18T04:08:54.251Z] ---> 31e460e6657a [2024-04-18T04:08:54.251Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-04-18T04:08:54.820Z] ---> b13228fd4d49 [2024-04-18T04:08:54.820Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-18T04:08:55.078Z] ---> Running in 6cc824651c24 [2024-04-18T04:08:55.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-18T04:08:55.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-18T04:08:55.594Z] OK: 264 MiB in 52 packages [2024-04-18T04:08:55.854Z] Removing intermediate container 6cc824651c24 [2024-04-18T04:08:55.854Z] ---> 10020c69cb01 [2024-04-18T04:08:55.854Z] Step 10/27 : ENV GO111MODULE=on [2024-04-18T04:08:56.112Z] ---> Running in 2decd16f263c [2024-04-18T04:08:56.112Z] Removing intermediate container 2decd16f263c [2024-04-18T04:08:56.112Z] ---> a10d20198d9e [2024-04-18T04:08:56.112Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-04-18T04:08:56.112Z] ---> Running in 88e29278f26b [2024-04-18T04:08:56.112Z] Removing intermediate container 88e29278f26b [2024-04-18T04:08:56.112Z] ---> 87f982a85f5b [2024-04-18T04:08:56.112Z] Step 12/27 : COPY go.mod vendor* ./ [2024-04-18T04:08:56.370Z] ---> f6943e5b3e59 [2024-04-18T04:08:56.370Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-18T04:08:56.370Z] ---> Running in 22ecf47e3e6e [2024-04-18T04:08:56.936Z] Removing intermediate container 22ecf47e3e6e [2024-04-18T04:08:56.936Z] ---> 51632eebbf6b [2024-04-18T04:08:56.936Z] Step 14/27 : COPY . . [2024-04-18T04:09:00.591Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2672 in /w/workspace/edgexfoundry_edgex-ui-go_PR-736 [Pipeline] { [Pipeline] ws [2024-04-18T04:09:00.663Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-04-18T04:09:03.761Z] The recommended git tool is: git [2024-04-18T04:09:05.089Z] ---> 2a8700071c0b [2024-04-18T04:09:05.090Z] Step 15/27 : RUN ${MAKE} [2024-04-18T04:09:05.090Z] ---> Running in 9d436ac15a9b [2024-04-18T04:09:05.090Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-04-18T04:09:09.066Z] using credential edgex-jenkins-ssh [2024-04-18T04:09:09.089Z] Cloning the remote Git repository [2024-04-18T04:09:09.141Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-04-18T04:09:09.243Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-04-18T04:09:09.383Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-04-18T04:09:09.384Z] > git --version # timeout=10 [2024-04-18T04:09:09.408Z] > git --version # 'git version 2.25.1' [2024-04-18T04:09:09.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-18T04:09:09.569Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-18T04:09:14.024Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-04-18T04:09:14.048Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-18T04:09:14.886Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-04-18T04:09:14.927Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-04-18T04:09:14.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-18T04:09:14.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/736/head:refs/remotes/origin/PR-736 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-18T04:09:15.519Z] Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 0abdea4fc181a366a4a13a42433e388e5dd84f88 [2024-04-18T04:09:16.139Z] Merge succeeded, producing 0abdea4fc181a366a4a13a42433e388e5dd84f88 [2024-04-18T04:09:16.139Z] Checking out Revision 0abdea4fc181a366a4a13a42433e388e5dd84f88 (PR-736) [2024-04-18T04:09:17.008Z] Commit message: "chore(deps): Bump github.com/openziti/sdk-golang from 0.23.14 to 0.23.27" [2024-04-18T04:09:15.551Z] > git config core.sparsecheckout # timeout=10 [2024-04-18T04:09:15.633Z] > git checkout -f 0abdea4fc181a366a4a13a42433e388e5dd84f88 # timeout=10 [2024-04-18T04:09:16.031Z] > git remote # timeout=10 [2024-04-18T04:09:16.051Z] > git config --get remote.origin.url # timeout=10 [2024-04-18T04:09:16.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-18T04:09:16.096Z] > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 [2024-04-18T04:09:16.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-18T04:09:16.152Z] > git config core.sparsecheckout # timeout=10 [2024-04-18T04:09:16.172Z] > git checkout -f 0abdea4fc181a366a4a13a42433e388e5dd84f88 # timeout=10 [2024-04-18T04:09:17.054Z] > git --version # timeout=10 [2024-04-18T04:09:17.063Z] > git --version # 'git version 2.25.1' [2024-04-18T04:09:17.080Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-18T04:09:22.143Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-18T04:09:22.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-18T04:09:22.143Z] Dload Upload Total Spent Left Speed [2024-04-18T04:09:22.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-04-18T04:09:22.494Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-18T04:09:22.832Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-18T04:09:22.832Z] + sudo tee /etc/docker/daemon.new [2024-04-18T04:09:22.832Z] { [2024-04-18T04:09:22.832Z] "registry-mirrors": [ [2024-04-18T04:09:22.832Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-18T04:09:22.832Z] ], [2024-04-18T04:09:22.832Z] "bip": "10.250.0.254/24", [2024-04-18T04:09:22.832Z] "hosts": [ [2024-04-18T04:09:22.832Z] "tcp://0.0.0.0:5555", [2024-04-18T04:09:22.832Z] "unix:///var/run/docker.sock" [2024-04-18T04:09:22.832Z] ], [2024-04-18T04:09:22.832Z] "mtu": 1458, [2024-04-18T04:09:22.832Z] "selinux-enabled": true, [2024-04-18T04:09:22.832Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-18T04:09:22.832Z] } [Pipeline] sh [2024-04-18T04:09:23.166Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-18T04:09:23.509Z] + sudo service docker restart [2024-04-18T04:09:37.169Z] Removing intermediate container 9d436ac15a9b [2024-04-18T04:09:37.169Z] ---> 6e443d60aed6 [2024-04-18T04:09:37.169Z] Step 16/27 : FROM alpine:3.18 [2024-04-18T04:09:37.169Z] 3.18: Pulling from library/alpine [2024-04-18T04:09:37.169Z] 619be1103602: Already exists [2024-04-18T04:09:37.169Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-18T04:09:37.169Z] Status: Downloaded newer image for alpine:3.18 [2024-04-18T04:09:37.169Z] ---> d3782b16ccc9 [2024-04-18T04:09:37.169Z] Step 17/27 : RUN apk --no-cache upgrade [2024-04-18T04:09:37.169Z] ---> Running in 1320216d0e79 [2024-04-18T04:09:37.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-18T04:09:37.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-18T04:09:37.428Z] Upgrading critical system libraries and apk-tools: [2024-04-18T04:09:37.428Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-18T04:09:37.428Z] Executing busybox-1.36.1-r5.trigger [2024-04-18T04:09:37.687Z] Continuing the upgrade transaction with new apk-tools: [2024-04-18T04:09:37.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-18T04:09:37.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-18T04:09:37.945Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-18T04:09:37.945Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-18T04:09:37.945Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-18T04:09:37.945Z] OK: 7 MiB in 15 packages [2024-04-18T04:09:38.511Z] Removing intermediate container 1320216d0e79 [2024-04-18T04:09:38.511Z] ---> a0c9c62fd117 [2024-04-18T04:09:38.511Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-04-18T04:09:38.511Z] ---> Running in 518c20db146f [2024-04-18T04:09:38.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-18T04:09:39.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-18T04:09:39.029Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-18T04:09:39.029Z] Executing busybox-1.36.1-r5.trigger [2024-04-18T04:09:39.029Z] OK: 7 MiB in 16 packages [2024-04-18T04:09:39.604Z] Removing intermediate container 518c20db146f [2024-04-18T04:09:39.604Z] ---> 390459f79b3f [2024-04-18T04:09:39.604Z] Step 19/27 : EXPOSE 4000 [2024-04-18T04:09:39.604Z] ---> Running in be23dcf035ae [2024-04-18T04:09:39.604Z] Removing intermediate container be23dcf035ae [2024-04-18T04:09:39.604Z] ---> 71c2e8493ce6 [2024-04-18T04:09:39.604Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-04-18T04:09:40.976Z] ---> 538c765293bf [2024-04-18T04:09:40.976Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-04-18T04:09:40.976Z] ---> 181551b6f3db [2024-04-18T04:09:40.976Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-04-18T04:09:41.236Z] ---> 4edd0e250d12 [2024-04-18T04:09:41.236Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-04-18T04:09:41.236Z] ---> Running in 765dd9a1cc7f [2024-04-18T04:09:41.236Z] Removing intermediate container 765dd9a1cc7f [2024-04-18T04:09:41.236Z] ---> 76855e52897a [2024-04-18T04:09:41.236Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-04-18T04:09:41.236Z] ---> Running in 5fe66b9dce05 [2024-04-18T04:09:41.519Z] Removing intermediate container 5fe66b9dce05 [2024-04-18T04:09:41.519Z] ---> 6dd989cf3504 [2024-04-18T04:09:41.519Z] Step 25/27 : LABEL arch=amd64 [2024-04-18T04:09:41.519Z] ---> Running in 25209eef68f4 [2024-04-18T04:09:41.519Z] Removing intermediate container 25209eef68f4 [2024-04-18T04:09:41.519Z] ---> 27e61b8c886a [2024-04-18T04:09:41.519Z] Step 26/27 : LABEL git_sha=0abdea4fc181a366a4a13a42433e388e5dd84f88 [2024-04-18T04:09:41.519Z] ---> Running in 91cc8b698210 [2024-04-18T04:09:41.519Z] Removing intermediate container 91cc8b698210 [2024-04-18T04:09:41.519Z] ---> f45bc31064fb [2024-04-18T04:09:41.519Z] Step 27/27 : LABEL version=0.0.0 [Pipeline] withEnv [Pipeline] { [2024-04-18T04:09:41.778Z] ---> Running in 4c5348f73fb8 [2024-04-18T04:09:41.778Z] Removing intermediate container 4c5348f73fb8 [2024-04-18T04:09:41.778Z] ---> 3ac7e084852f [2024-04-18T04:09:41.778Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-18T04:09:41.778Z] Successfully built 3ac7e084852f [2024-04-18T04:09:41.778Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] configFileProvider [2024-04-18T04:09:41.845Z] provisioning config files... [2024-04-18T04:09:41.872Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config11087064871637107010tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [2024-04-18T04:09:42.358Z] ---> ****-login.sh [2024-04-18T04:09:42.358Z] nexus3.edgexfoundry.org:10001 [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-04-18T04:09:42.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-04-18T04:09:42.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:09:42.901Z] Configure a credential helper to remove this warning. See [2024-04-18T04:09:42.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:09:42.901Z] [2024-04-18T04:09:42.901Z] Login Succeeded [2024-04-18T04:09:42.901Z] nexus3.edgexfoundry.org:10002 [2024-04-18T04:09:42.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-18T04:09:42.955Z] [2024-04-18T04:09:42.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:09:43.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:09:43.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-18T04:09:43.338Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-18T04:09:43.338Z] 5eb5b503b376: Pulling fs layer [2024-04-18T04:09:43.338Z] 5c69ac0246d0: Pulling fs layer [2024-04-18T04:09:43.338Z] ec43610c2a17: Pulling fs layer [2024-04-18T04:09:43.338Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-18T04:09:43.338Z] 33b1e0a273af: Pulling fs layer [2024-04-18T04:09:43.338Z] 5d3b04190fa2: Pulling fs layer [2024-04-18T04:09:43.338Z] 2f39f015ded8: Pulling fs layer [2024-04-18T04:09:43.338Z] 33b1e0a273af: Waiting [2024-04-18T04:09:43.338Z] 2f39f015ded8: Waiting [2024-04-18T04:09:43.338Z] 5d3b04190fa2: Waiting [2024-04-18T04:09:43.338Z] 3a2ae6a8a46f: Waiting [2024-04-18T04:09:43.338Z] 5c69ac0246d0: Verifying Checksum [2024-04-18T04:09:43.338Z] 5c69ac0246d0: Download complete [2024-04-18T04:09:43.338Z] 3a2ae6a8a46f: Download complete [2024-04-18T04:09:43.338Z] 33b1e0a273af: Verifying Checksum [2024-04-18T04:09:43.338Z] 33b1e0a273af: Download complete [2024-04-18T04:09:43.338Z] 5d3b04190fa2: Download complete [2024-04-18T04:09:43.338Z] ec43610c2a17: Verifying Checksum [2024-04-18T04:09:43.338Z] ec43610c2a17: Download complete [2024-04-18T04:09:43.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:09:43.436Z] Configure a credential helper to remove this warning. See [2024-04-18T04:09:43.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:09:43.436Z] [2024-04-18T04:09:43.436Z] Login Succeeded [2024-04-18T04:09:43.436Z] nexus3.edgexfoundry.org:10003 [2024-04-18T04:09:43.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:09:43.596Z] 5eb5b503b376: Verifying Checksum [2024-04-18T04:09:43.596Z] 5eb5b503b376: Download complete [2024-04-18T04:09:43.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:09:43.710Z] Configure a credential helper to remove this warning. See [2024-04-18T04:09:43.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:09:43.710Z] [2024-04-18T04:09:43.710Z] Login Succeeded [2024-04-18T04:09:43.710Z] nexus3.edgexfoundry.org:10004 [2024-04-18T04:09:43.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:09:43.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:09:43.978Z] Configure a credential helper to remove this warning. See [2024-04-18T04:09:43.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:09:43.978Z] [2024-04-18T04:09:43.978Z] Login Succeeded [2024-04-18T04:09:43.978Z] ****.io [2024-04-18T04:09:44.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-18T04:09:44.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-18T04:09:44.512Z] Configure a credential helper to remove this warning. See [2024-04-18T04:09:44.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-18T04:09:44.512Z] [2024-04-18T04:09:44.512Z] Login Succeeded [2024-04-18T04:09:44.512Z] ---> ****-login.sh ends [2024-04-18T04:09:44.535Z] 2f39f015ded8: Download complete [Pipeline] } [2024-04-18T04:09:44.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-04-18T04:09:44.792Z] 5eb5b503b376: Pull complete [2024-04-18T04:09:44.792Z] 5c69ac0246d0: Pull complete [Pipeline] echo [2024-04-18T04:09:44.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-18T04:09:45.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-18T04:09:45.043Z] ========================================================= [2024-04-18T04:09:45.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-18T04:09:45.043Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:09:45.358Z] ec43610c2a17: Pull complete [2024-04-18T04:09:45.358Z] 3a2ae6a8a46f: Pull complete [2024-04-18T04:09:45.544Z] + 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-04-18T04:09:45.619Z] 33b1e0a273af: Pull complete [2024-04-18T04:09:45.619Z] 5d3b04190fa2: Pull complete [2024-04-18T04:09:46.957Z] Sending build context to Docker daemon 35.37MB [2024-04-18T04:09:46.957Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-04-18T04:09:46.957Z] Step 2/15 : FROM ${BASE} AS builder [2024-04-18T04:09:46.957Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-18T04:09:46.957Z] 9fda8d8052c6: Pulling fs layer [2024-04-18T04:09:46.957Z] 5d54e960e981: Pulling fs layer [2024-04-18T04:09:46.957Z] c4a7e357bf2a: Pulling fs layer [2024-04-18T04:09:46.957Z] f0e02332f6b5: Pulling fs layer [2024-04-18T04:09:46.957Z] 872ee5b61b7b: Pulling fs layer [2024-04-18T04:09:46.957Z] 0c6a40ed1a82: Pulling fs layer [2024-04-18T04:09:46.957Z] 94ae7d8d031c: Pulling fs layer [2024-04-18T04:09:46.957Z] f0e02332f6b5: Waiting [2024-04-18T04:09:46.957Z] 872ee5b61b7b: Waiting [2024-04-18T04:09:46.957Z] 0c6a40ed1a82: Waiting [2024-04-18T04:09:46.957Z] 94ae7d8d031c: Waiting [2024-04-18T04:09:46.957Z] 5d54e960e981: Download complete [2024-04-18T04:09:46.957Z] f0e02332f6b5: Verifying Checksum [2024-04-18T04:09:46.957Z] f0e02332f6b5: Download complete [2024-04-18T04:09:46.957Z] 872ee5b61b7b: Verifying Checksum [2024-04-18T04:09:46.957Z] 872ee5b61b7b: Download complete [2024-04-18T04:09:46.957Z] 9fda8d8052c6: Download complete [2024-04-18T04:09:47.543Z] 94ae7d8d031c: Verifying Checksum [2024-04-18T04:09:47.543Z] 94ae7d8d031c: Download complete [2024-04-18T04:09:48.127Z] 9fda8d8052c6: Pull complete [2024-04-18T04:09:48.713Z] 5d54e960e981: Pull complete [2024-04-18T04:09:48.981Z] c4a7e357bf2a: Verifying Checksum [2024-04-18T04:09:48.981Z] c4a7e357bf2a: Download complete [2024-04-18T04:09:49.940Z] 0c6a40ed1a82: Verifying Checksum [2024-04-18T04:09:49.940Z] 0c6a40ed1a82: Download complete [2024-04-18T04:09:50.911Z] 2f39f015ded8: Pull complete [2024-04-18T04:09:50.911Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-18T04:09:50.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-18T04:09:50.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-18T04:09:51.163Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-04-18T04:09:51.192Z] $ 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-736 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736:/w/workspace/edgexfoundry_edgex-ui-go_PR-736:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@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-04-18T04:09:56.951Z] $ docker top 9121675c861556568fb0601ec106549604a6bb1492a0cc8cf629ac3df8ffdecf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:09:57.419Z] ---> job-cost.sh [2024-04-18T04:09:57.419Z] lf-activate-venv: SKIPPING [2024-04-18T04:09:57.419Z] INFO: No Stack... [2024-04-18T04:09:57.678Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-18T04:09:58.245Z] INFO: Archiving Costs [Pipeline] sh [2024-04-18T04:09:58.561Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives/cost.csv [2024-04-18T04:09:58.561Z] + cut -d, -f6 [Pipeline] lock [2024-04-18T04:09:58.601Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] [2024-04-18T04:09:58.606Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] did not exist. Created. [2024-04-18T04:09:58.611Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-18T04:09:59.003Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-18T04:09:59.395Z] Stashed 1 file(s) [Pipeline] } [2024-04-18T04:09:59.412Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-18T04:09:59.492Z] $ docker stop --time=1 9121675c861556568fb0601ec106549604a6bb1492a0cc8cf629ac3df8ffdecf [2024-04-18T04:10:00.801Z] $ docker rm -f --volumes 9121675c861556568fb0601ec106549604a6bb1492a0cc8cf629ac3df8ffdecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-18T04:10:02.243Z] c4a7e357bf2a: Pull complete [2024-04-18T04:10:02.243Z] f0e02332f6b5: Pull complete [2024-04-18T04:10:02.243Z] 872ee5b61b7b: Pull complete [2024-04-18T04:10:10.468Z] 0c6a40ed1a82: Pull complete [2024-04-18T04:10:11.889Z] 94ae7d8d031c: Pull complete [2024-04-18T04:10:11.889Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-18T04:10:11.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-18T04:10:11.889Z] ---> 86de565de09d [2024-04-18T04:10:11.889Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-04-18T04:10:13.845Z] ---> Running in 7370d4192806 [2024-04-18T04:10:13.845Z] Removing intermediate container 7370d4192806 [2024-04-18T04:10:13.845Z] ---> 8c4d260abf49 [2024-04-18T04:10:13.845Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-04-18T04:10:14.111Z] ---> Running in 8bcde8b698cc [2024-04-18T04:10:14.379Z] Removing intermediate container 8bcde8b698cc [2024-04-18T04:10:14.379Z] ---> 81bf2a834be3 [2024-04-18T04:10:14.379Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-04-18T04:10:14.379Z] ---> Running in 35dabfbb22d2 [2024-04-18T04:10:14.649Z] Removing intermediate container 35dabfbb22d2 [2024-04-18T04:10:14.649Z] ---> c604fa29cc4f [2024-04-18T04:10:14.649Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-04-18T04:10:14.919Z] ---> Running in 430f704aeacf [2024-04-18T04:10:15.187Z] Removing intermediate container 430f704aeacf [2024-04-18T04:10:15.187Z] ---> 890e26f3a0f5 [2024-04-18T04:10:15.187Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-04-18T04:10:15.187Z] ---> Running in ec96dbfc0464 [2024-04-18T04:10:15.454Z] Removing intermediate container ec96dbfc0464 [2024-04-18T04:10:15.454Z] ---> e84c2775e12a [2024-04-18T04:10:15.454Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-04-18T04:10:16.041Z] latest: Pulling from library/docker [2024-04-18T04:10:16.309Z] bca4290a9639: Pulling fs layer [2024-04-18T04:10:16.309Z] 17b275a3377f: Pulling fs layer [2024-04-18T04:10:16.309Z] 4f4fb700ef54: Pulling fs layer [2024-04-18T04:10:16.309Z] c7c53acdebd8: Pulling fs layer [2024-04-18T04:10:16.309Z] 4fb5cf902773: Pulling fs layer [2024-04-18T04:10:16.309Z] 1749f6ebff45: Pulling fs layer [2024-04-18T04:10:16.309Z] 42f06326e0b1: Pulling fs layer [2024-04-18T04:10:16.309Z] d93f69084308: Pulling fs layer [2024-04-18T04:10:16.309Z] 103ae574af06: Pulling fs layer [2024-04-18T04:10:16.309Z] abbd739fc523: Pulling fs layer [2024-04-18T04:10:16.309Z] ebbc25dbec5e: Pulling fs layer [2024-04-18T04:10:16.309Z] 3156e70d2d59: Pulling fs layer [2024-04-18T04:10:16.309Z] 6e2e0d8004e8: Pulling fs layer [2024-04-18T04:10:16.309Z] 56777486cf5b: Pulling fs layer [2024-04-18T04:10:16.309Z] fe91d2deede0: Pulling fs layer [2024-04-18T04:10:16.309Z] 01a5c26707ed: Pulling fs layer [2024-04-18T04:10:16.309Z] 103ae574af06: Waiting [2024-04-18T04:10:16.309Z] abbd739fc523: Waiting [2024-04-18T04:10:16.309Z] ebbc25dbec5e: Waiting [2024-04-18T04:10:16.309Z] 3156e70d2d59: Waiting [2024-04-18T04:10:16.309Z] 6e2e0d8004e8: Waiting [2024-04-18T04:10:16.309Z] 56777486cf5b: Waiting [2024-04-18T04:10:16.309Z] 01a5c26707ed: Waiting [2024-04-18T04:10:16.309Z] fe91d2deede0: Waiting [2024-04-18T04:10:16.309Z] 4fb5cf902773: Waiting [2024-04-18T04:10:16.309Z] 1749f6ebff45: Waiting [2024-04-18T04:10:16.309Z] 42f06326e0b1: Waiting [2024-04-18T04:10:16.309Z] d93f69084308: Waiting [2024-04-18T04:10:16.309Z] c7c53acdebd8: Waiting [2024-04-18T04:10:16.581Z] 4f4fb700ef54: Download complete [2024-04-18T04:10:16.581Z] 17b275a3377f: Verifying Checksum [2024-04-18T04:10:16.581Z] 17b275a3377f: Download complete [2024-04-18T04:10:16.581Z] bca4290a9639: Download complete [2024-04-18T04:10:16.581Z] c7c53acdebd8: Verifying Checksum [2024-04-18T04:10:16.581Z] c7c53acdebd8: Download complete [2024-04-18T04:10:17.553Z] 4fb5cf902773: Verifying Checksum [2024-04-18T04:10:17.553Z] 4fb5cf902773: Download complete [2024-04-18T04:10:17.553Z] 1749f6ebff45: Verifying Checksum [2024-04-18T04:10:17.553Z] 1749f6ebff45: Download complete [2024-04-18T04:10:17.553Z] bca4290a9639: Pull complete [2024-04-18T04:10:17.553Z] d93f69084308: Verifying Checksum [2024-04-18T04:10:17.553Z] d93f69084308: Download complete [2024-04-18T04:10:17.553Z] 103ae574af06: Download complete [2024-04-18T04:10:17.553Z] 42f06326e0b1: Verifying Checksum [2024-04-18T04:10:17.553Z] 42f06326e0b1: Download complete [2024-04-18T04:10:17.821Z] abbd739fc523: Download complete [2024-04-18T04:10:17.821Z] 3156e70d2d59: Verifying Checksum [2024-04-18T04:10:17.821Z] 3156e70d2d59: Download complete [2024-04-18T04:10:17.821Z] 6e2e0d8004e8: Verifying Checksum [2024-04-18T04:10:17.821Z] 6e2e0d8004e8: Download complete [2024-04-18T04:10:18.090Z] fe91d2deede0: Verifying Checksum [2024-04-18T04:10:18.090Z] fe91d2deede0: Download complete [2024-04-18T04:10:18.090Z] 17b275a3377f: Pull complete [2024-04-18T04:10:18.357Z] 01a5c26707ed: Verifying Checksum [2024-04-18T04:10:18.357Z] 01a5c26707ed: Download complete [2024-04-18T04:10:18.357Z] ebbc25dbec5e: Verifying Checksum [2024-04-18T04:10:18.357Z] ebbc25dbec5e: Download complete [2024-04-18T04:10:18.625Z] 4f4fb700ef54: Pull complete [2024-04-18T04:10:18.892Z] c7c53acdebd8: Pull complete [2024-04-18T04:10:19.482Z] 56777486cf5b: Verifying Checksum [2024-04-18T04:10:19.482Z] 56777486cf5b: Download complete [2024-04-18T04:10:20.069Z] 4fb5cf902773: Pull complete [2024-04-18T04:10:21.481Z] 1749f6ebff45: Pull complete [2024-04-18T04:10:22.893Z] 42f06326e0b1: Pull complete [2024-04-18T04:10:23.170Z] d93f69084308: Pull complete [2024-04-18T04:10:23.441Z] 103ae574af06: Pull complete [2024-04-18T04:10:23.709Z] abbd739fc523: Pull complete [2024-04-18T04:10:25.126Z] ebbc25dbec5e: Pull complete [2024-04-18T04:10:25.395Z] 3156e70d2d59: Pull complete [2024-04-18T04:10:25.663Z] 6e2e0d8004e8: Pull complete [2024-04-18T04:10:29.928Z] 56777486cf5b: Pull complete [2024-04-18T04:10:29.928Z] fe91d2deede0: Pull complete [2024-04-18T04:10:29.928Z] 01a5c26707ed: Pull complete [2024-04-18T04:10:29.928Z] Digest: sha256:a2d55c6061a342e42db62654b7b7cdf16113828a80b3827cbd9453806c08549c [2024-04-18T04:10:29.928Z] Status: Downloaded newer image for docker:latest [2024-04-18T04:10:32.520Z] ---> ef70c07a7029 [2024-04-18T04:10:32.520Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-18T04:10:32.520Z] ---> Running in ce67ec430b76 [2024-04-18T04:10:33.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-18T04:10:33.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-18T04:10:34.712Z] OK: 266 MiB in 52 packages [2024-04-18T04:10:35.674Z] Removing intermediate container ce67ec430b76 [2024-04-18T04:10:35.674Z] ---> faf64f6c395d [2024-04-18T04:10:35.674Z] Step 10/15 : ENV GO111MODULE=on [2024-04-18T04:10:35.674Z] ---> Running in a33ad2d1185e [2024-04-18T04:10:36.260Z] Removing intermediate container a33ad2d1185e [2024-04-18T04:10:36.260Z] ---> c2fb4db15125 [2024-04-18T04:10:36.260Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-04-18T04:10:36.260Z] ---> Running in ba0923be9e0d [2024-04-18T04:10:36.527Z] Removing intermediate container ba0923be9e0d [2024-04-18T04:10:36.527Z] ---> fd7041b2f8c0 [2024-04-18T04:10:36.527Z] Step 12/15 : COPY go.mod vendor* ./ [2024-04-18T04:10:37.113Z] ---> ece2bcc76a71 [2024-04-18T04:10:37.113Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-18T04:10:37.113Z] ---> Running in 35b415b27602 [2024-04-18T04:12:28.775Z] Removing intermediate container 35b415b27602 [2024-04-18T04:12:28.775Z] ---> 852f16b9ae63 [2024-04-18T04:12:28.775Z] Step 14/15 : COPY . . [2024-04-18T04:12:30.723Z] ---> b2910d088f91 [2024-04-18T04:12:30.723Z] Step 15/15 : RUN ${MAKE} [2024-04-18T04:12:30.723Z] ---> Running in 07f50a60afc9 [2024-04-18T04:12:31.689Z] noop [2024-04-18T04:12:32.276Z] Removing intermediate container 07f50a60afc9 [2024-04-18T04:12:32.276Z] ---> faff80578dc5 [2024-04-18T04:12:32.541Z] Successfully built faff80578dc5 [2024-04-18T04:12:32.541Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:12:33.011Z] + docker inspect -f . ci-base-image-arm64 [2024-04-18T04:12:33.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-18T04:12:33.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-2672 does not seem to be running inside a container [2024-04-18T04:12:33.369Z] $ 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-04-18T04:12:34.503Z] $ docker top bee04c7491eadecd8350ef31b858d1076ab71205bcaba02581eca5c48d88b9d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-18T04:12:35.437Z] + go version [2024-04-18T04:12:35.437Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-18T04:12:35.483Z] $ docker stop --time=1 bee04c7491eadecd8350ef31b858d1076ab71205bcaba02581eca5c48d88b9d0 [2024-04-18T04:12:37.093Z] $ docker rm -f --volumes bee04c7491eadecd8350ef31b858d1076ab71205bcaba02581eca5c48d88b9d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:12:37.983Z] + docker inspect -f . ci-base-image-arm64 [2024-04-18T04:12:37.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-18T04:12:38.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-2672 does not seem to be running inside a container [2024-04-18T04:12:38.301Z] $ 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-04-18T04:12:39.426Z] $ docker top e7ad42913fa1da2b4ab0990ade8189c9e7881533c5d970bab6f94c5a4310aa59 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-18T04:12:39.979Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-18T04:12:40.383Z] + make test [2024-04-18T04:12:40.650Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-04-18T04:12:47.285Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-04-18T04:14:53.971Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-04-18T04:14:53.971Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-04-18T04:14:53.971Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-04-18T04:14:53.971Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-04-18T04:14:53.971Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-04-18T04:14:53.971Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-04-18T04:14:53.971Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-04-18T04:14:53.971Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-04-18T04:14:53.971Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-04-18T04:15:26.204Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-18T04:15:26.204Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-18T04:15:26.204Z] ./bin/test-attribution-txt.sh [2024-04-18T04:15:26.204Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-04-18T04:15:26.204Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-18T04:15:26.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-18T04:15:26.304Z] $ docker stop --time=1 e7ad42913fa1da2b4ab0990ade8189c9e7881533c5d970bab6f94c5a4310aa59 [2024-04-18T04:15:28.150Z] $ docker rm -f --volumes e7ad42913fa1da2b4ab0990ade8189c9e7881533c5d970bab6f94c5a4310aa59 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-18T04:15:29.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-18T04:15:29.692Z] Warning: overwriting stash ‘coverage-report’ [2024-04-18T04:15:30.271Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-18T04:15:30.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-18T04:15:31.315Z] + ls -al . [2024-04-18T04:15:31.315Z] total 260 [2024-04-18T04:15:31.315Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 18 04:12 . [2024-04-18T04:15:31.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 04:09 .. [2024-04-18T04:15:31.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:09 .blubracket [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 18 04:09 .dockerignore [2024-04-18T04:15:31.315Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 04:09 .git [2024-04-18T04:15:31.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:09 .github [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 178 Apr 18 04:09 .gitignore [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 9736 Apr 18 04:09 Attribution.txt [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 21430 Apr 18 04:09 CHANGELOG.md [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 18 04:09 CONTRIBUTING.md [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 1940 Apr 18 04:09 Dockerfile [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 18 04:09 Jenkinsfile [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 18 04:09 LICENSE [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 2189 Apr 18 04:09 Makefile [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 4381 Apr 18 04:09 README.md [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 04:05 VERSION [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 4832 Apr 18 04:09 angularmigrationlogs.md [2024-04-18T04:15:31.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:09 assets [2024-04-18T04:15:31.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:09 bin [2024-04-18T04:15:31.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:09 cmd [2024-04-18T04:15:31.315Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 18 04:12 coverage.out [2024-04-18T04:15:31.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:09 docs [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 6870 Apr 18 04:09 go.mod [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 100784 Apr 18 04:09 go.sum [2024-04-18T04:15:31.315Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 04:09 internal [2024-04-18T04:15:31.315Z] -rwxrwxr-x 1 jenkins jenkins 568 Apr 18 04:09 redeploy.sh [2024-04-18T04:15:31.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 04:09 testing [2024-04-18T04:15:31.315Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 18 04:09 version.go [2024-04-18T04:15:31.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 04:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:15:31.742Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0abdea4fc181a366a4a13a42433e388e5dd84f88 --label arch=arm64 --label version=0.0.0 . [2024-04-18T04:15:33.151Z] Sending build context to Docker daemon 35.37MB [2024-04-18T04:15:33.151Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-04-18T04:15:33.151Z] Step 2/27 : FROM ${BASE} AS builder [2024-04-18T04:15:33.151Z] ---> faff80578dc5 [2024-04-18T04:15:33.151Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-04-18T04:15:33.151Z] ---> Running in 61720b5d5335 [2024-04-18T04:15:33.735Z] Removing intermediate container 61720b5d5335 [2024-04-18T04:15:33.735Z] ---> 338f3f925b23 [2024-04-18T04:15:33.735Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-04-18T04:15:33.735Z] ---> Running in 14adfb3d6ad1 [2024-04-18T04:15:34.004Z] Removing intermediate container 14adfb3d6ad1 [2024-04-18T04:15:34.004Z] ---> f28b806da63d [2024-04-18T04:15:34.004Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-04-18T04:15:34.004Z] ---> Running in e45ab341b811 [2024-04-18T04:15:34.281Z] Removing intermediate container e45ab341b811 [2024-04-18T04:15:34.281Z] ---> 078f99fd4dde [2024-04-18T04:15:34.281Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-04-18T04:15:34.281Z] ---> Running in 56d69be2f209 [2024-04-18T04:15:34.554Z] Removing intermediate container 56d69be2f209 [2024-04-18T04:15:34.554Z] ---> ce602c4f62c9 [2024-04-18T04:15:34.554Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-04-18T04:15:34.822Z] ---> Running in 788ed64fe4fa [2024-04-18T04:15:35.089Z] Removing intermediate container 788ed64fe4fa [2024-04-18T04:15:35.089Z] ---> bae49cd3f266 [2024-04-18T04:15:35.089Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-04-18T04:15:36.506Z] ---> 2e68b1ab1880 [2024-04-18T04:15:36.506Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-18T04:15:36.778Z] ---> Running in 92c359ddd8f2 [2024-04-18T04:15:37.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-18T04:15:38.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-18T04:15:38.961Z] OK: 266 MiB in 52 packages [2024-04-18T04:15:39.924Z] Removing intermediate container 92c359ddd8f2 [2024-04-18T04:15:39.924Z] ---> b47f95664bfe [2024-04-18T04:15:39.924Z] Step 10/27 : ENV GO111MODULE=on [2024-04-18T04:15:39.924Z] ---> Running in aabd49591af9 [2024-04-18T04:15:40.191Z] Removing intermediate container aabd49591af9 [2024-04-18T04:15:40.191Z] ---> aa2a9e2fde4f [2024-04-18T04:15:40.191Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-04-18T04:15:40.459Z] ---> Running in 6bfc5c1ac989 [2024-04-18T04:15:40.727Z] Removing intermediate container 6bfc5c1ac989 [2024-04-18T04:15:40.727Z] ---> 27923a1c0e48 [2024-04-18T04:15:40.727Z] Step 12/27 : COPY go.mod vendor* ./ [2024-04-18T04:15:41.314Z] ---> d8aa92bdbcca [2024-04-18T04:15:41.314Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-18T04:15:41.314Z] ---> Running in 9f16c90bd797 [2024-04-18T04:15:43.894Z] Removing intermediate container 9f16c90bd797 [2024-04-18T04:15:43.894Z] ---> 281206496f51 [2024-04-18T04:15:43.894Z] Step 14/27 : COPY . . [2024-04-18T04:15:47.252Z] ---> 4d9d662979ac [2024-04-18T04:15:47.252Z] Step 15/27 : RUN ${MAKE} [2024-04-18T04:15:47.252Z] ---> Running in dad0909a6fbe [2024-04-18T04:15:48.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-04-18T04:18:24.924Z] Removing intermediate container dad0909a6fbe [2024-04-18T04:18:24.924Z] ---> 19395bac7cfd [2024-04-18T04:18:24.924Z] Step 16/27 : FROM alpine:3.18 [2024-04-18T04:18:24.924Z] 3.18: Pulling from library/alpine [2024-04-18T04:18:24.924Z] c6b39de5b339: Pulling fs layer [2024-04-18T04:18:24.924Z] c6b39de5b339: Verifying Checksum [2024-04-18T04:18:24.924Z] c6b39de5b339: Download complete [2024-04-18T04:18:24.924Z] c6b39de5b339: Pull complete [2024-04-18T04:18:24.924Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-18T04:18:24.924Z] Status: Downloaded newer image for alpine:3.18 [2024-04-18T04:18:24.924Z] ---> 33abbf032149 [2024-04-18T04:18:24.924Z] Step 17/27 : RUN apk --no-cache upgrade [2024-04-18T04:18:24.924Z] ---> Running in 6e703020932e [2024-04-18T04:18:24.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-18T04:18:24.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-18T04:18:24.924Z] Upgrading critical system libraries and apk-tools: [2024-04-18T04:18:24.924Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-18T04:18:24.924Z] Executing busybox-1.36.1-r5.trigger [2024-04-18T04:18:24.924Z] Continuing the upgrade transaction with new apk-tools: [2024-04-18T04:18:24.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-18T04:18:24.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-18T04:18:24.924Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-18T04:18:24.924Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-18T04:18:24.924Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-18T04:18:24.924Z] OK: 8 MiB in 15 packages [2024-04-18T04:18:24.924Z] Removing intermediate container 6e703020932e [2024-04-18T04:18:24.924Z] ---> 1a09877de430 [2024-04-18T04:18:24.924Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-04-18T04:18:24.924Z] ---> Running in df75a18f50c2 [2024-04-18T04:18:24.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-18T04:18:24.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-18T04:18:24.924Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-18T04:18:24.924Z] Executing busybox-1.36.1-r5.trigger [2024-04-18T04:18:24.924Z] OK: 8 MiB in 16 packages [2024-04-18T04:18:24.924Z] Removing intermediate container df75a18f50c2 [2024-04-18T04:18:24.924Z] ---> 21e6ed6c1b62 [2024-04-18T04:18:24.924Z] Step 19/27 : EXPOSE 4000 [2024-04-18T04:18:24.924Z] ---> Running in 92baeec4de83 [2024-04-18T04:18:24.924Z] Removing intermediate container 92baeec4de83 [2024-04-18T04:18:24.924Z] ---> 7cb7c699e204 [2024-04-18T04:18:24.924Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-04-18T04:18:24.924Z] ---> ef96b9be82c1 [2024-04-18T04:18:24.924Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-04-18T04:18:24.924Z] ---> 9532655d71e4 [2024-04-18T04:18:24.924Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-04-18T04:18:24.924Z] ---> 80bd7cb3723d [2024-04-18T04:18:24.924Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-04-18T04:18:24.924Z] ---> Running in 6e7b5d459b55 [2024-04-18T04:18:24.924Z] Removing intermediate container 6e7b5d459b55 [2024-04-18T04:18:24.924Z] ---> 902f00ce9084 [2024-04-18T04:18:24.924Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-04-18T04:18:24.924Z] ---> Running in 278437b444db [2024-04-18T04:18:24.924Z] Removing intermediate container 278437b444db [2024-04-18T04:18:24.924Z] ---> 5d34dcdd5f2d [2024-04-18T04:18:24.924Z] Step 25/27 : LABEL arch=arm64 [2024-04-18T04:18:24.924Z] ---> Running in 46b97165b58d [2024-04-18T04:18:24.924Z] Removing intermediate container 46b97165b58d [2024-04-18T04:18:24.924Z] ---> fa82bff1c1e6 [2024-04-18T04:18:24.924Z] Step 26/27 : LABEL git_sha=0abdea4fc181a366a4a13a42433e388e5dd84f88 [2024-04-18T04:18:24.924Z] ---> Running in 969b241ea4f3 [2024-04-18T04:18:24.924Z] Removing intermediate container 969b241ea4f3 [2024-04-18T04:18:24.924Z] ---> 00fe8f6e8d73 [2024-04-18T04:18:24.924Z] Step 27/27 : LABEL version=0.0.0 [2024-04-18T04:18:24.924Z] ---> Running in 1c7f3cb9534b [2024-04-18T04:18:24.924Z] Removing intermediate container 1c7f3cb9534b [2024-04-18T04:18:24.924Z] ---> 13de266e87a6 [2024-04-18T04:18:24.924Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-18T04:18:25.189Z] Successfully built 13de266e87a6 [2024-04-18T04:18:25.189Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:18:26.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-18T04:18:26.058Z] [2024-04-18T04:18:26.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:18:26.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-18T04:18:26.460Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-18T04:18:26.460Z] 8998bd30e6a1: Pulling fs layer [2024-04-18T04:18:26.460Z] 04944245beec: Pulling fs layer [2024-04-18T04:18:26.460Z] 699f458cf7ca: Pulling fs layer [2024-04-18T04:18:26.460Z] 765212b225bb: Pulling fs layer [2024-04-18T04:18:26.460Z] f23df028b6ca: Pulling fs layer [2024-04-18T04:18:26.460Z] d65c8cfc05b1: Pulling fs layer [2024-04-18T04:18:26.460Z] 2437ff75d9bd: Pulling fs layer [2024-04-18T04:18:26.460Z] 765212b225bb: Waiting [2024-04-18T04:18:26.460Z] d65c8cfc05b1: Waiting [2024-04-18T04:18:26.460Z] 2437ff75d9bd: Waiting [2024-04-18T04:18:26.460Z] f23df028b6ca: Waiting [2024-04-18T04:18:26.725Z] 04944245beec: Verifying Checksum [2024-04-18T04:18:26.725Z] 04944245beec: Download complete [2024-04-18T04:18:26.725Z] 765212b225bb: Verifying Checksum [2024-04-18T04:18:26.725Z] 765212b225bb: Download complete [2024-04-18T04:18:26.725Z] f23df028b6ca: Verifying Checksum [2024-04-18T04:18:26.725Z] f23df028b6ca: Download complete [2024-04-18T04:18:26.725Z] d65c8cfc05b1: Verifying Checksum [2024-04-18T04:18:26.725Z] d65c8cfc05b1: Download complete [2024-04-18T04:18:26.990Z] 699f458cf7ca: Verifying Checksum [2024-04-18T04:18:26.990Z] 699f458cf7ca: Download complete [2024-04-18T04:18:27.255Z] 8998bd30e6a1: Verifying Checksum [2024-04-18T04:18:27.255Z] 8998bd30e6a1: Download complete [2024-04-18T04:18:29.823Z] 2437ff75d9bd: Verifying Checksum [2024-04-18T04:18:29.823Z] 2437ff75d9bd: Download complete [2024-04-18T04:18:31.757Z] 8998bd30e6a1: Pull complete [2024-04-18T04:18:32.337Z] 04944245beec: Pull complete [2024-04-18T04:18:33.738Z] 699f458cf7ca: Pull complete [2024-04-18T04:18:34.003Z] 765212b225bb: Pull complete [2024-04-18T04:18:34.960Z] f23df028b6ca: Pull complete [2024-04-18T04:18:35.226Z] d65c8cfc05b1: Pull complete [2024-04-18T04:18:53.421Z] 2437ff75d9bd: Pull complete [2024-04-18T04:18:53.421Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-18T04:18:53.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-18T04:18:53.421Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-18T04:18:54.890Z] prd-ubuntu20.04-docker-arm64-4c-16g-2672 does not seem to be running inside a container [2024-04-18T04:18:54.959Z] $ 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-04-18T04:18:57.550Z] $ docker top 75ad358735c2759b86918cf996c3a588183a6af21524a9e1fe4b68f99e8db99e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:18:58.487Z] ---> job-cost.sh [2024-04-18T04:18:58.487Z] lf-activate-venv: SKIPPING [2024-04-18T04:18:58.487Z] INFO: No Stack... [2024-04-18T04:18:59.068Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-18T04:18:59.648Z] INFO: Archiving Costs [Pipeline] sh [2024-04-18T04:19:00.426Z] + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 [2024-04-18T04:19:00.426Z] [Pipeline] lock [2024-04-18T04:19:00.529Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] [2024-04-18T04:19:00.534Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] did not exist. Created. [2024-04-18T04:19:00.539Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-18T04:19:01.274Z] /w/workspace/edgex-ui-go/1@tmp/durable-a1dabf87/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-18T04:19:01.948Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-18T04:19:01.982Z] Warning: overwriting stash ‘stack-cost’ [2024-04-18T04:19:02.171Z] Stashed 1 file(s) [Pipeline] } [2024-04-18T04:19:02.186Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-18T04:19:02.295Z] $ docker stop --time=1 75ad358735c2759b86918cf996c3a588183a6af21524a9e1fe4b68f99e8db99e [2024-04-18T04:19:03.807Z] $ docker rm -f --volumes 75ad358735c2759b86918cf996c3a588183a6af21524a9e1fe4b68f99e8db99e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-04-18T04:19:04.910Z] provisioning config files... [2024-04-18T04:19:04.918Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/config7863362930086663412tmp [Pipeline] { [Pipeline] sh [2024-04-18T04:19:05.268Z] + set +x [2024-04-18T04:19:05.268Z] + bash -s -- [2024-04-18T04:19:05.268Z] + curl -s https://codecov.io/bash [2024-04-18T04:19:05.268Z] [2024-04-18T04:19:05.268Z] _____ _ [2024-04-18T04:19:05.268Z] / ____| | | [2024-04-18T04:19:05.268Z] | | ___ __| | ___ ___ _____ __ [2024-04-18T04:19:05.268Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-18T04:19:05.268Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-18T04:19:05.268Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-18T04:19:05.268Z] Bash-1.0.6 [2024-04-18T04:19:05.268Z] [2024-04-18T04:19:05.268Z] [2024-04-18T04:19:05.268Z] ==> git version 2.25.1 found [2024-04-18T04:19:05.268Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-04-18T04:19:05.268Z] Release-Date: 2020-01-08 [2024-04-18T04:19:05.268Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-04-18T04:19:05.268Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-18T04:19:05.268Z] ==> Jenkins CI detected. [2024-04-18T04:19:05.268Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-736 [2024-04-18T04:19:05.268Z] project root: . [2024-04-18T04:19:05.268Z] --> token set from env [2024-04-18T04:19:05.268Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-18T04:19:05.528Z] ==> Running gcov in . (disable via -X gcov) [2024-04-18T04:19:05.528Z] ==> Python coveragepy not found [2024-04-18T04:19:05.528Z] ==> Searching for coverage reports in: [2024-04-18T04:19:05.528Z] + . [2024-04-18T04:19:05.528Z] -> Found 1 reports [2024-04-18T04:19:05.528Z] ==> Detecting git/mercurial file structure [2024-04-18T04:19:05.528Z] ==> Reading reports [2024-04-18T04:19:05.528Z] + ./coverage.out bytes=10 [2024-04-18T04:19:05.528Z] ==> Appending adjustments [2024-04-18T04:19:05.528Z] https://docs.codecov.io/docs/fixing-reports [2024-04-18T04:19:06.096Z] + Found adjustments [2024-04-18T04:19:06.096Z] ==> Gzipping contents [2024-04-18T04:19:06.096Z] 12K /tmp/codecov.dqfHcK.gz [2024-04-18T04:19:06.096Z] ==> Uploading reports [2024-04-18T04:19:06.096Z] url: https://codecov.io [2024-04-18T04:19:06.096Z] query: branch=PR-736&commit=0abdea4fc181a366a4a13a42433e388e5dd84f88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-736%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=736&job=&cmd_args= [2024-04-18T04:19:06.096Z] -> Pinging Codecov [2024-04-18T04:19:06.096Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-736&commit=0abdea4fc181a366a4a13a42433e388e5dd84f88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-736%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=736&job=&cmd_args= [2024-04-18T04:19:06.354Z] -> Uploading to [2024-04-18T04:19:06.354Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-18/FB506323287CE973F263BFD2A0EB1F37/0abdea4fc181a366a4a13a42433e388e5dd84f88/36a932cf-577d-4524-be13-c85a2eec91cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240418T041906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4909e7c86dbaad709c5f2de58bcdaae877372884a2ca407de40eb9ef92a2b1b2 [2024-04-18T04:19:06.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-18T04:19:06.354Z] Dload Upload Total Spent Left Speed [2024-04-18T04:19:06.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 31422 --:--:-- --:--:-- --:--:-- 31309 [2024-04-18T04:19:06.614Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0abdea4fc181a366a4a13a42433e388e5dd84f88 [Pipeline] } [2024-04-18T04:19:06.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-18T04:19:08.522Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives ] [2024-04-18T04:19:08.522Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives [2024-04-18T04:19:08.522Z] total 16 [2024-04-18T04:19:08.522Z] drwxr-xr-x 3 root root 4096 Apr 18 04:09 . [2024-04-18T04:19:08.522Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 18 04:09 .. [2024-04-18T04:19:08.522Z] drwxr-xr-x 2 root root 4096 Apr 18 04:09 cost [2024-04-18T04:19:08.522Z] -rw-r--r-- 1 root root 83 Apr 18 04:09 cost.csv [2024-04-18T04:19:08.522Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives [2024-04-18T04:19:08.522Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives [2024-04-18T04:19:08.522Z] total 16 [2024-04-18T04:19:08.522Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 04:09 . [2024-04-18T04:19:08.522Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 18 04:09 .. [2024-04-18T04:19:08.522Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 04:09 cost [2024-04-18T04:19:08.522Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 18 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:19:08.846Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:19:09.730Z] ---> package-listing.sh [2024-04-18T04:19:09.730Z] ++ facter osfamily [2024-04-18T04:19:09.730Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-18T04:19:09.989Z] + OS_FAMILY=debian [2024-04-18T04:19:09.989Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-736 [2024-04-18T04:19:09.989Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-18T04:19:09.989Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-18T04:19:09.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-18T04:19:09.989Z] + PACKAGES=/tmp/packages_start.txt [2024-04-18T04:19:09.989Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-736 ']' [2024-04-18T04:19:09.989Z] + PACKAGES=/tmp/packages_end.txt [2024-04-18T04:19:09.989Z] + case "${OS_FAMILY}" in [2024-04-18T04:19:09.989Z] + dpkg -l [2024-04-18T04:19:09.989Z] + grep '^ii' [2024-04-18T04:19:09.989Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-18T04:19:09.989Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-18T04:19:09.989Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-18T04:19:09.989Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-736 ']' [2024-04-18T04:19:09.989Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives/ [2024-04-18T04:19:09.989Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives/ [Pipeline] echo [2024-04-18T04:19:10.022Z] 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-736/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-18T04:19:10.309Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-18T04:19:10.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-18T04:19:10.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-18T04:19:11.096Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-04-18T04:19:11.126Z] $ 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-736/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-736 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736:/w/workspace/edgexfoundry_edgex-ui-go_PR-736:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@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-04-18T04:19:11.367Z] $ docker top 602ad3f20445e3b0a48bc2022890ecb796f51705d3939f4e4b918caae6cbe41d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-18T04:19:11.768Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-18T04:19:12.076Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-18T04:19:12.381Z] + ls /var/log/sa-host [2024-04-18T04:19:12.381Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-18T04:19:12.514Z] provisioning config files... [2024-04-18T04:19:12.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/config4804618158683668588tmp [Pipeline] { [Pipeline] echo [2024-04-18T04:19:12.582Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:19:12.895Z] ---> create-netrc.sh [Pipeline] } [2024-04-18T04:19:12.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:19:13.330Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-18T04:19:13.361Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:19:13.668Z] ---> sudo-logs.sh [2024-04-18T04:19:13.669Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-18T04:19:13.758Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:19:14.064Z] ---> job-cost.sh [2024-04-18T04:19:14.064Z] lf-activate-venv: SKIPPING [2024-04-18T04:19:14.064Z] DEBUG: total: 0.2199999988079071 [2024-04-18T04:19:14.064Z] INFO: Retrieving Stack Cost... [2024-04-18T04:19:14.323Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-18T04:19:14.892Z] INFO: Archiving Costs [Pipeline] echo [2024-04-18T04:19:14.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-18T04:19:15.234Z] ---> logs-deploy.sh [2024-04-18T04:19:15.235Z] lf-activate-venv: SKIPPING [2024-04-18T04:19:15.235Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-736/1 [2024-04-18T04:19:15.235Z] INFO: archiving workspace using pattern(s): [2024-04-18T04:19:16.172Z] Archives upload complete. [2024-04-18T04:19:16.172Z] INFO: archiving logs to Nexus