Pull request #808 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd6be7c725839184c6bccd8869ad78e7da90c76d+850fdf759a0efe631343390da82a37f8ec516889 (dda800dfd25b330d104af1c9a7009e18adbf0c04) 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-ssh14029861373406173345.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh498459014732347131.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-808/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-808/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8265052163102372439.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-808/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8839108009994705363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1005998211558362020.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-808/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-808/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15214987117548803273.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-22664 in /w/workspace/edgexfoundry_edgex-ui-go_PR-808 [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-808 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/808/head:refs/remotes/origin/PR-808 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit fd6be7c725839184c6bccd8869ad78e7da90c76d Merge succeeded, producing fd6be7c725839184c6bccd8869ad78e7da90c76d Checking out Revision fd6be7c725839184c6bccd8869ad78e7da90c76d (PR-808) Commit message: "chore(deps): Bump github.com/openziti/sdk-golang from 0.23.43 to 0.23.44" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f fd6be7c725839184c6bccd8869ad78e7da90c76d # 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 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd6be7c725839184c6bccd8869ad78e7da90c76d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T04:06:05.027Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T04:06:05.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T04:06:05.390Z] ========================================================= [2024-10-14T04:06:05.390Z] EdgeX Global Pipelines Version Info [2024-10-14T04:06:05.390Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:06:06.196Z] ------------------- [2024-10-14T04:06:06.196Z] stable info: [2024-10-14T04:06:06.196Z] ------------------- [2024-10-14T04:06:06.196Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T04:06:06.196Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T04:06:06.196Z] Message: update stable to v1.0.265 [2024-10-14T04:06:06.767Z] ------------------- [2024-10-14T04:06:06.767Z] experimental info: [2024-10-14T04:06:06.767Z] ------------------- [2024-10-14T04:06:06.767Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T04:06:06.767Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T04:06:06.767Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T04:06:07.003Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-10-14T04:06:07.069Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-10-14T04:06:07.131Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T04:06:07.187Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T04:06:07.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T04:06:07.304Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T04:06:07.362Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T04:06:07.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T04:06:07.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T04:06:07.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T04:06:07.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T04:06:07.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-10-14T04:06:07.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T04:06:07.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T04:06:07.854Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T04:06:07.919Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T04:06:07.983Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T04:06:08.052Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T04:06:08.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T04:06:08.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T04:06:08.237Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T04:06:08.297Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T04:06:08.360Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T04:06:08.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T04:06:08.480Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T04:06:08.540Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T04:06:08.601Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T04:06:08.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-808 [Pipeline] echo [2024-10-14T04:06:08.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-808 [Pipeline] echo [2024-10-14T04:06:08.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-808 [Pipeline] echo [2024-10-14T04:06:08.924Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd6be7c725839184c6bccd8869ad78e7da90c76d [Pipeline] echo [2024-10-14T04:06:08.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd6be7c [Pipeline] echo [2024-10-14T04:06:09.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T04:06:09.193Z] provisioning config files... [2024-10-14T04:06:09.390Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp/config2311878903305714102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:06:09.785Z] ---> ****-login.sh [2024-10-14T04:06:09.786Z] nexus3.edgexfoundry.org:10001 [2024-10-14T04:06:10.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:06:10.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:06:10.052Z] Configure a credential helper to remove this warning. See [2024-10-14T04:06:10.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:06:10.052Z] [2024-10-14T04:06:10.052Z] Login Succeeded [2024-10-14T04:06:10.052Z] nexus3.edgexfoundry.org:10002 [2024-10-14T04:06:10.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:06:10.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:06:10.313Z] Configure a credential helper to remove this warning. See [2024-10-14T04:06:10.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:06:10.314Z] [2024-10-14T04:06:10.314Z] Login Succeeded [2024-10-14T04:06:10.314Z] nexus3.edgexfoundry.org:10003 [2024-10-14T04:06:10.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:06:10.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:06:10.314Z] Configure a credential helper to remove this warning. See [2024-10-14T04:06:10.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:06:10.314Z] [2024-10-14T04:06:10.314Z] Login Succeeded [2024-10-14T04:06:10.314Z] nexus3.edgexfoundry.org:10004 [2024-10-14T04:06:10.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:06:10.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:06:10.574Z] Configure a credential helper to remove this warning. See [2024-10-14T04:06:10.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:06:10.574Z] [2024-10-14T04:06:10.574Z] Login Succeeded [2024-10-14T04:06:10.574Z] ****.io [2024-10-14T04:06:10.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:06:10.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:06:10.834Z] Configure a credential helper to remove this warning. See [2024-10-14T04:06:10.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:06:10.834Z] [2024-10-14T04:06:10.834Z] Login Succeeded [2024-10-14T04:06:10.834Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T04:06:10.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T04:06:11.584Z] + git rev-list -1 --merges fd6be7c725839184c6bccd8869ad78e7da90c76d~1..fd6be7c725839184c6bccd8869ad78e7da90c76d [Pipeline] echo [2024-10-14T04:06:11.622Z] -----------> git rev-list -1 --merges fd6be7c725839184c6bccd8869ad78e7da90c76d~1..fd6be7c725839184c6bccd8869ad78e7da90c76d fd6be7c725839184c6bccd8869ad78e7da90c76d [false] [Pipeline] sh [2024-10-14T04:06:11.947Z] + git log --format=format:%s -1 fd6be7c725839184c6bccd8869ad78e7da90c76d [Pipeline] echo [2024-10-14T04:06:11.989Z] ========================================================= [2024-10-14T04:06:11.989Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T04:06:11.989Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T04:06:12.470Z] + git log --format=format:%s -1 fd6be7c725839184c6bccd8869ad78e7da90c76d [Pipeline] echo [2024-10-14T04:06:12.508Z] [semverPrep] GIT_COMMIT: fd6be7c725839184c6bccd8869ad78e7da90c76d, Commit Message: chore(deps): Bump github.com/openziti/sdk-golang from 0.23.43 to 0.23.44 [Pipeline] echo [2024-10-14T04:06:12.557Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T04:06:12.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T04:06:12.976Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T04:06:12.976Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T04:06:12.976Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T04:06:12.976Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T04:06:12.976Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T04:06:12.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:06:13.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T04:06:13.535Z] [2024-10-14T04:06:13.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:06:13.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T04:06:13.954Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T04:06:13.954Z] b85a868b505f: Pulling fs layer [2024-10-14T04:06:13.954Z] e2be974225ed: Pulling fs layer [2024-10-14T04:06:13.954Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T04:06:13.954Z] 988bab9f4d93: Pulling fs layer [2024-10-14T04:06:13.954Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T04:06:13.954Z] eaf3925da568: Pulling fs layer [2024-10-14T04:06:13.954Z] bab4dde63d76: Pulling fs layer [2024-10-14T04:06:13.954Z] bde34c3a00c8: Pulling fs layer [2024-10-14T04:06:13.954Z] b352a97aabf1: Pulling fs layer [2024-10-14T04:06:13.954Z] 4872d77fe225: Pulling fs layer [2024-10-14T04:06:13.954Z] 5851b861e8e6: Pulling fs layer [2024-10-14T04:06:13.954Z] b352a97aabf1: Waiting [2024-10-14T04:06:13.954Z] 4872d77fe225: Waiting [2024-10-14T04:06:13.954Z] 5851b861e8e6: Waiting [2024-10-14T04:06:13.954Z] eaf3925da568: Waiting [2024-10-14T04:06:13.954Z] bde34c3a00c8: Waiting [2024-10-14T04:06:13.954Z] 988bab9f4d93: Waiting [2024-10-14T04:06:13.954Z] bab4dde63d76: Waiting [2024-10-14T04:06:13.954Z] 1469e6f7b9e6: Waiting [2024-10-14T04:06:13.954Z] e2be974225ed: Download complete [2024-10-14T04:06:13.954Z] 988bab9f4d93: Verifying Checksum [2024-10-14T04:06:13.954Z] 988bab9f4d93: Download complete [2024-10-14T04:06:14.230Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T04:06:14.230Z] 1469e6f7b9e6: Download complete [2024-10-14T04:06:14.230Z] eaf3925da568: Verifying Checksum [2024-10-14T04:06:14.230Z] eaf3925da568: Download complete [2024-10-14T04:06:14.230Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T04:06:14.230Z] 339a4e72a1f5: Download complete [2024-10-14T04:06:14.230Z] bde34c3a00c8: Download complete [2024-10-14T04:06:14.230Z] b352a97aabf1: Verifying Checksum [2024-10-14T04:06:14.230Z] b352a97aabf1: Download complete [2024-10-14T04:06:14.230Z] 4872d77fe225: Verifying Checksum [2024-10-14T04:06:14.230Z] 4872d77fe225: Download complete [2024-10-14T04:06:14.230Z] 5851b861e8e6: Verifying Checksum [2024-10-14T04:06:14.230Z] 5851b861e8e6: Download complete [2024-10-14T04:06:14.496Z] b85a868b505f: Verifying Checksum [2024-10-14T04:06:14.496Z] b85a868b505f: Download complete [2024-10-14T04:06:14.766Z] bab4dde63d76: Verifying Checksum [2024-10-14T04:06:14.766Z] bab4dde63d76: Download complete [2024-10-14T04:06:16.152Z] b85a868b505f: Pull complete [2024-10-14T04:06:16.152Z] e2be974225ed: Pull complete [2024-10-14T04:06:16.720Z] 339a4e72a1f5: Pull complete [2024-10-14T04:06:16.720Z] 988bab9f4d93: Pull complete [2024-10-14T04:06:16.980Z] 1469e6f7b9e6: Pull complete [2024-10-14T04:06:16.980Z] eaf3925da568: Pull complete [2024-10-14T04:06:18.889Z] bab4dde63d76: Pull complete [2024-10-14T04:06:18.889Z] bde34c3a00c8: Pull complete [2024-10-14T04:06:18.889Z] b352a97aabf1: Pull complete [2024-10-14T04:06:18.889Z] 4872d77fe225: Pull complete [2024-10-14T04:06:19.149Z] 5851b861e8e6: Pull complete [2024-10-14T04:06:19.149Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T04:06:19.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T04:06:19.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T04:06:19.405Z] prd-ubuntu20.04-docker-8c-8g-22664 does not seem to be running inside a container [2024-10-14T04:06:19.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-808 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-808:/w/workspace/edgexfoundry_edgex-ui-go_PR-808:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-808@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-10-14T04:06:22.318Z] $ docker top 69f16f32665db1dcc2e87df4fe133676fd0056f2def4fd9b601d21b4efa71b57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T04:06:22.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T04:06:22.533Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T04:06:22.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T04:06:22.661Z] $ docker exec 69f16f32665db1dcc2e87df4fe133676fd0056f2def4fd9b601d21b4efa71b57 ssh-agent [2024-10-14T04:06:22.771Z] SSH_AUTH_SOCK=/tmp/ssh-RvAjG9TRqNDw/agent.31 [2024-10-14T04:06:22.771Z] SSH_AGENT_PID=37 [2024-10-14T04:06:22.778Z] Running ssh-add (command line suppressed) [2024-10-14T04:06:22.889Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp/private_key_11945016587693845285.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp/private_key_11945016587693845285.key) [2024-10-14T04:06:22.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T04:06:23.243Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T04:06:23.290Z] $ docker exec --env ******** --env ******** 69f16f32665db1dcc2e87df4fe133676fd0056f2def4fd9b601d21b4efa71b57 ssh-agent -k [2024-10-14T04:06:23.390Z] unset SSH_AUTH_SOCK; [2024-10-14T04:06:23.393Z] unset SSH_AGENT_PID; [2024-10-14T04:06:23.393Z] echo Agent pid 37 killed; [2024-10-14T04:06:23.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T04:06:23.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T04:06:23.586Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T04:06:23.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T04:06:23.716Z] $ docker exec 69f16f32665db1dcc2e87df4fe133676fd0056f2def4fd9b601d21b4efa71b57 ssh-agent [2024-10-14T04:06:23.817Z] SSH_AUTH_SOCK=/tmp/ssh-bIMyqrO0KWSe/agent.70 [2024-10-14T04:06:23.817Z] SSH_AGENT_PID=76 [2024-10-14T04:06:23.822Z] Running ssh-add (command line suppressed) [2024-10-14T04:06:23.946Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp/private_key_7467386267387067865.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp/private_key_7467386267387067865.key) [2024-10-14T04:06:23.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T04:06:24.293Z] + git semver init [2024-10-14T04:06:24.554Z] 2024-10-14 04:06:24,491 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T04:06:24.554Z] 2024-10-14 04:06:24,492 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-808/.semver [2024-10-14T04:06:24.554Z] 2024-10-14 04:06:24,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-808/.semver [2024-10-14T04:06:24.554Z] 2024-10-14 04:06:24,493 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-808/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-808, universal_newlines=False, shell=None, istream=None) [2024-10-14T04:06:27.097Z] 2024-10-14 04:06:26,667 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-808/.git/info/exclude [2024-10-14T04:06:27.097Z] 2024-10-14 04:06:26,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-808/.semver/PR-808 with force:False [2024-10-14T04:06:27.097Z] 2024-10-14 04:06:26,668 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-808/.semver/PR-808 [2024-10-14T04:06:27.097Z] 2024-10-14 04:06:26,672 [execute] INFO git cat-file --batch-check [2024-10-14T04:06:27.097Z] 2024-10-14 04:06:26,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-808/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T04:06:27.097Z] 2024-10-14 04:06:26,679 [execute] INFO git cat-file --batch [2024-10-14T04:06:27.097Z] 2024-10-14 04:06:26,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-808/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T04:06:27.097Z] 2024-10-14 04:06:26,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-808/.semver/PR-808 [2024-10-14T04:06:27.097Z] 0.0.0 [Pipeline] } [2024-10-14T04:06:27.139Z] $ docker exec --env ******** --env ******** 69f16f32665db1dcc2e87df4fe133676fd0056f2def4fd9b601d21b4efa71b57 ssh-agent -k [2024-10-14T04:06:27.236Z] unset SSH_AUTH_SOCK; [2024-10-14T04:06:27.237Z] unset SSH_AGENT_PID; [2024-10-14T04:06:27.237Z] echo Agent pid 76 killed; [2024-10-14T04:06:27.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T04:06:27.691Z] + git semver [Pipeline] } [2024-10-14T04:06:27.996Z] $ docker stop --time=1 69f16f32665db1dcc2e87df4fe133676fd0056f2def4fd9b601d21b4efa71b57 [2024-10-14T04:06:29.253Z] $ docker rm -f --volumes 69f16f32665db1dcc2e87df4fe133676fd0056f2def4fd9b601d21b4efa71b57 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T04:06:29.656Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T04:06:29.974Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T04:06:30.003Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T04:06:30.739Z] provisioning config files... [2024-10-14T04:06:30.751Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp/config5992027706465082233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:06:31.125Z] ---> ****-login.sh [2024-10-14T04:06:31.125Z] nexus3.edgexfoundry.org:10001 [2024-10-14T04:06:31.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:06:31.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:06:31.126Z] Configure a credential helper to remove this warning. See [2024-10-14T04:06:31.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:06:31.126Z] [2024-10-14T04:06:31.126Z] Login Succeeded [2024-10-14T04:06:31.126Z] nexus3.edgexfoundry.org:10002 [2024-10-14T04:06:31.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:06:31.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:06:31.126Z] Configure a credential helper to remove this warning. See [2024-10-14T04:06:31.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:06:31.126Z] [2024-10-14T04:06:31.126Z] Login Succeeded [2024-10-14T04:06:31.126Z] nexus3.edgexfoundry.org:10003 [2024-10-14T04:06:31.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:06:31.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:06:31.386Z] Configure a credential helper to remove this warning. See [2024-10-14T04:06:31.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:06:31.386Z] [2024-10-14T04:06:31.386Z] Login Succeeded [2024-10-14T04:06:31.386Z] nexus3.edgexfoundry.org:10004 [2024-10-14T04:06:31.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:06:31.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:06:31.386Z] Configure a credential helper to remove this warning. See [2024-10-14T04:06:31.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:06:31.386Z] [2024-10-14T04:06:31.386Z] Login Succeeded [2024-10-14T04:06:31.386Z] ****.io [2024-10-14T04:06:31.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:06:31.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:06:31.646Z] Configure a credential helper to remove this warning. See [2024-10-14T04:06:31.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:06:31.646Z] [2024-10-14T04:06:31.646Z] Login Succeeded [2024-10-14T04:06:31.646Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T04:06:31.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T04:06:31.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T04:06:31.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T04:06:32.012Z] ========================================================= [2024-10-14T04:06:32.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T04:06:32.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:06:32.544Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T04:06:32.803Z] Sending build context to Docker daemon 59.81MB [2024-10-14T04:06:32.803Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-14T04:06:32.803Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-14T04:06:33.069Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T04:06:33.069Z] 43c4264eed91: Pulling fs layer [2024-10-14T04:06:33.069Z] 4cc291be95ef: Pulling fs layer [2024-10-14T04:06:33.069Z] 2ac1f1163629: Pulling fs layer [2024-10-14T04:06:33.069Z] 5c3c966382ef: Pulling fs layer [2024-10-14T04:06:33.069Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T04:06:33.069Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T04:06:33.069Z] 9f66e0745190: Pulling fs layer [2024-10-14T04:06:33.069Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T04:06:33.069Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T04:06:33.069Z] 5d5c8e513c77: Waiting [2024-10-14T04:06:33.069Z] 9f66e0745190: Waiting [2024-10-14T04:06:33.069Z] 5c3c966382ef: Waiting [2024-10-14T04:06:33.069Z] 4f4fb700ef54: Waiting [2024-10-14T04:06:33.069Z] f49a43e4bbc0: Waiting [2024-10-14T04:06:33.069Z] 4cc291be95ef: Verifying Checksum [2024-10-14T04:06:33.069Z] 4cc291be95ef: Download complete [2024-10-14T04:06:33.069Z] 5c3c966382ef: Verifying Checksum [2024-10-14T04:06:33.069Z] 5c3c966382ef: Download complete [2024-10-14T04:06:33.069Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T04:06:33.069Z] 4f4fb700ef54: Download complete [2024-10-14T04:06:33.069Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T04:06:33.069Z] 5d5c8e513c77: Download complete [2024-10-14T04:06:33.069Z] 43c4264eed91: Download complete [2024-10-14T04:06:33.069Z] 9f66e0745190: Verifying Checksum [2024-10-14T04:06:33.069Z] 9f66e0745190: Download complete [2024-10-14T04:06:33.329Z] 43c4264eed91: Pull complete [2024-10-14T04:06:33.329Z] 561ebcabdf7f: Verifying Checksum [2024-10-14T04:06:33.329Z] 561ebcabdf7f: Download complete [2024-10-14T04:06:33.329Z] 4cc291be95ef: Pull complete [2024-10-14T04:06:33.590Z] 2ac1f1163629: Verifying Checksum [2024-10-14T04:06:33.590Z] 2ac1f1163629: Download complete [2024-10-14T04:06:33.850Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T04:06:33.850Z] f49a43e4bbc0: Download complete [2024-10-14T04:06:38.040Z] 2ac1f1163629: Pull complete [2024-10-14T04:06:38.040Z] 5c3c966382ef: Pull complete [2024-10-14T04:06:38.040Z] 4f4fb700ef54: Pull complete [2024-10-14T04:06:38.040Z] 5d5c8e513c77: Pull complete [2024-10-14T04:06:38.040Z] 9f66e0745190: Pull complete [2024-10-14T04:06:40.575Z] f49a43e4bbc0: Pull complete [2024-10-14T04:06:41.143Z] 561ebcabdf7f: Pull complete [2024-10-14T04:06:41.143Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T04:06:41.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T04:06:41.143Z] ---> 3a752c3f9dda [2024-10-14T04:06:41.143Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-14T04:06:45.346Z] ---> Running in 1f4aa51d61df [2024-10-14T04:06:45.347Z] Removing intermediate container 1f4aa51d61df [2024-10-14T04:06:45.347Z] ---> 193b4849558f [2024-10-14T04:06:45.347Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T04:06:45.347Z] ---> Running in 053a5965d928 [2024-10-14T04:06:45.347Z] Removing intermediate container 053a5965d928 [2024-10-14T04:06:45.347Z] ---> f6d7d14097f3 [2024-10-14T04:06:45.347Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T04:06:45.347Z] ---> Running in ed85d49fd8a6 [2024-10-14T04:06:45.347Z] Removing intermediate container ed85d49fd8a6 [2024-10-14T04:06:45.347Z] ---> 0476d885456d [2024-10-14T04:06:45.347Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-14T04:06:45.347Z] ---> Running in f674634d240e [2024-10-14T04:06:45.347Z] Removing intermediate container f674634d240e [2024-10-14T04:06:45.347Z] ---> 630af93ca2de [2024-10-14T04:06:45.347Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-14T04:06:45.347Z] ---> Running in 7ec7c610b543 [2024-10-14T04:06:45.347Z] Removing intermediate container 7ec7c610b543 [2024-10-14T04:06:45.347Z] ---> 6da780d4f59c [2024-10-14T04:06:45.347Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-14T04:06:45.508Z] Still waiting to schedule task [2024-10-14T04:06:45.509Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-14T04:06:45.914Z] latest: Pulling from library/docker [2024-10-14T04:06:45.914Z] 43c4264eed91: Already exists [2024-10-14T04:06:45.914Z] eeae0a4c3aab: Pulling fs layer [2024-10-14T04:06:45.914Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T04:06:45.914Z] cc787dab98b1: Pulling fs layer [2024-10-14T04:06:45.914Z] 4dde54e28b69: Pulling fs layer [2024-10-14T04:06:45.914Z] f76cc74ad672: Pulling fs layer [2024-10-14T04:06:45.914Z] 4dde54e28b69: Waiting [2024-10-14T04:06:45.914Z] c3730cf3cbd1: Pulling fs layer [2024-10-14T04:06:45.914Z] 08f9c6ae64ba: Pulling fs layer [2024-10-14T04:06:45.914Z] da8ae46b6347: Pulling fs layer [2024-10-14T04:06:45.914Z] 3f5a3c6f02f7: Pulling fs layer [2024-10-14T04:06:45.914Z] da8ae46b6347: Waiting [2024-10-14T04:06:45.914Z] f76cc74ad672: Waiting [2024-10-14T04:06:45.914Z] c3730cf3cbd1: Waiting [2024-10-14T04:06:45.914Z] 08f9c6ae64ba: Waiting [2024-10-14T04:06:45.914Z] 3f5a3c6f02f7: Waiting [2024-10-14T04:06:45.914Z] 238637adc6c9: Pulling fs layer [2024-10-14T04:06:45.914Z] 61595ab5b53d: Pulling fs layer [2024-10-14T04:06:45.914Z] 835d4c51c9f5: Pulling fs layer [2024-10-14T04:06:45.914Z] d29e3ca0965c: Pulling fs layer [2024-10-14T04:06:45.914Z] ccb967684857: Pulling fs layer [2024-10-14T04:06:45.914Z] babf1dc4851c: Pulling fs layer [2024-10-14T04:06:45.914Z] 238637adc6c9: Waiting [2024-10-14T04:06:45.914Z] 61595ab5b53d: Waiting [2024-10-14T04:06:45.914Z] 835d4c51c9f5: Waiting [2024-10-14T04:06:45.914Z] d29e3ca0965c: Waiting [2024-10-14T04:06:45.914Z] ccb967684857: Waiting [2024-10-14T04:06:45.914Z] babf1dc4851c: Waiting [2024-10-14T04:06:45.914Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T04:06:45.914Z] 4f4fb700ef54: Download complete [2024-10-14T04:06:45.914Z] cc787dab98b1: Download complete [2024-10-14T04:06:46.172Z] eeae0a4c3aab: Verifying Checksum [2024-10-14T04:06:46.172Z] eeae0a4c3aab: Download complete [2024-10-14T04:06:46.172Z] f76cc74ad672: Verifying Checksum [2024-10-14T04:06:46.172Z] f76cc74ad672: Download complete [2024-10-14T04:06:46.431Z] c3730cf3cbd1: Verifying Checksum [2024-10-14T04:06:46.431Z] c3730cf3cbd1: Download complete [2024-10-14T04:06:46.431Z] 08f9c6ae64ba: Verifying Checksum [2024-10-14T04:06:46.431Z] 08f9c6ae64ba: Download complete [2024-10-14T04:06:46.431Z] eeae0a4c3aab: Pull complete [2024-10-14T04:06:46.431Z] 4dde54e28b69: Verifying Checksum [2024-10-14T04:06:46.431Z] 4dde54e28b69: Download complete [2024-10-14T04:06:46.431Z] da8ae46b6347: Verifying Checksum [2024-10-14T04:06:46.431Z] da8ae46b6347: Download complete [2024-10-14T04:06:46.431Z] 4f4fb700ef54: Pull complete [2024-10-14T04:06:46.431Z] 3f5a3c6f02f7: Verifying Checksum [2024-10-14T04:06:46.431Z] 3f5a3c6f02f7: Download complete [2024-10-14T04:06:46.431Z] cc787dab98b1: Pull complete [2024-10-14T04:06:46.431Z] 61595ab5b53d: Verifying Checksum [2024-10-14T04:06:46.431Z] 61595ab5b53d: Download complete [2024-10-14T04:06:46.431Z] 835d4c51c9f5: Verifying Checksum [2024-10-14T04:06:46.431Z] 835d4c51c9f5: Download complete [2024-10-14T04:06:46.688Z] 238637adc6c9: Download complete [2024-10-14T04:06:46.688Z] ccb967684857: Verifying Checksum [2024-10-14T04:06:46.688Z] ccb967684857: Download complete [2024-10-14T04:06:46.688Z] babf1dc4851c: Verifying Checksum [2024-10-14T04:06:46.688Z] babf1dc4851c: Download complete [2024-10-14T04:06:46.947Z] 4dde54e28b69: Pull complete [2024-10-14T04:06:46.947Z] d29e3ca0965c: Verifying Checksum [2024-10-14T04:06:46.947Z] d29e3ca0965c: Download complete [2024-10-14T04:06:47.208Z] f76cc74ad672: Pull complete [2024-10-14T04:06:47.774Z] c3730cf3cbd1: Pull complete [2024-10-14T04:06:47.774Z] 08f9c6ae64ba: Pull complete [2024-10-14T04:06:47.774Z] da8ae46b6347: Pull complete [2024-10-14T04:06:48.033Z] 3f5a3c6f02f7: Pull complete [2024-10-14T04:06:48.291Z] 238637adc6c9: Pull complete [2024-10-14T04:06:48.291Z] 61595ab5b53d: Pull complete [2024-10-14T04:06:48.291Z] 835d4c51c9f5: Pull complete [2024-10-14T04:06:50.189Z] d29e3ca0965c: Pull complete [2024-10-14T04:06:50.189Z] ccb967684857: Pull complete [2024-10-14T04:06:50.189Z] babf1dc4851c: Pull complete [2024-10-14T04:06:50.189Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-14T04:06:50.189Z] Status: Downloaded newer image for docker:latest [2024-10-14T04:06:52.093Z] ---> 75225236894c [2024-10-14T04:06:52.093Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T04:06:52.093Z] ---> Running in da456e2c25c0 [2024-10-14T04:06:52.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T04:06:52.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T04:06:52.919Z] OK: 246 MiB in 54 packages [2024-10-14T04:06:53.190Z] Removing intermediate container da456e2c25c0 [2024-10-14T04:06:53.190Z] ---> 304ff89116a4 [2024-10-14T04:06:53.190Z] Step 10/15 : ENV GO111MODULE=on [2024-10-14T04:06:53.190Z] ---> Running in b13f0b27d3c7 [2024-10-14T04:06:53.190Z] Removing intermediate container b13f0b27d3c7 [2024-10-14T04:06:53.190Z] ---> bb39d3829ee9 [2024-10-14T04:06:53.190Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-14T04:06:53.191Z] ---> Running in 0bd146747faf [2024-10-14T04:06:53.191Z] Removing intermediate container 0bd146747faf [2024-10-14T04:06:53.191Z] ---> a8c997e7719e [2024-10-14T04:06:53.191Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-14T04:06:53.451Z] ---> 99e8a221b3b8 [2024-10-14T04:06:53.452Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T04:06:53.452Z] ---> Running in 97b05edd801e [2024-10-14T04:07:40.151Z] Removing intermediate container 97b05edd801e [2024-10-14T04:07:40.151Z] ---> ad00216006bf [2024-10-14T04:07:40.151Z] Step 14/15 : COPY . . [2024-10-14T04:07:42.065Z] ---> 60078c66eaf7 [2024-10-14T04:07:42.065Z] Step 15/15 : RUN ${MAKE} [2024-10-14T04:07:42.065Z] ---> Running in a693b6429e94 [2024-10-14T04:07:42.065Z] noop [2024-10-14T04:07:42.330Z] Removing intermediate container a693b6429e94 [2024-10-14T04:07:42.330Z] ---> 3973d0074b15 [2024-10-14T04:07:42.330Z] Successfully built 3973d0074b15 [2024-10-14T04:07:42.590Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:07:43.081Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T04:07:43.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T04:07:43.257Z] prd-ubuntu20.04-docker-8c-8g-22664 does not seem to be running inside a container [2024-10-14T04:07:43.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-808 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-808:/w/workspace/edgexfoundry_edgex-ui-go_PR-808:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-808@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-10-14T04:07:43.713Z] $ docker top 5321346c401241fb23d76bcc2d085881dd083a85bcef021e0d7ca8ce31306cf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T04:07:44.148Z] + go version [2024-10-14T04:07:44.148Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T04:07:44.200Z] $ docker stop --time=1 5321346c401241fb23d76bcc2d085881dd083a85bcef021e0d7ca8ce31306cf2 [2024-10-14T04:07:45.469Z] $ docker rm -f --volumes 5321346c401241fb23d76bcc2d085881dd083a85bcef021e0d7ca8ce31306cf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:07:46.266Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T04:07:46.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T04:07:46.443Z] prd-ubuntu20.04-docker-8c-8g-22664 does not seem to be running inside a container [2024-10-14T04:07:46.490Z] $ 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-808 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-808:/w/workspace/edgexfoundry_edgex-ui-go_PR-808:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-808@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-10-14T04:07:46.828Z] $ docker top e71bc9e402acd6e4d3585336a9ce57f4111cec0949c10e0cdba70f08bc80d133 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T04:07:47.225Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-808 [Pipeline] fileExists [Pipeline] sh [2024-10-14T04:07:47.628Z] + make test [2024-10-14T04:07:47.628Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-14T04:07:49.007Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-10-14T04:08:07.616Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2024-10-14T04:08:07.616Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2024-10-14T04:08:07.616Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2024-10-14T04:08:07.616Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2024-10-14T04:08:07.616Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2024-10-14T04:08:07.616Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2024-10-14T04:08:07.616Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2024-10-14T04:08:07.616Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2024-10-14T04:08:07.616Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-10-14T04:08:11.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T04:08:11.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T04:08:11.894Z] ./bin/test-attribution-txt.sh [2024-10-14T04:08:11.894Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-10-14T04:08:11.894Z] make -C web test [2024-10-14T04:08:11.894Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-808/web' [2024-10-14T04:08:11.894Z] make[1]: tput: No such file or directory [2024-10-14T04:08:11.894Z] make[1]: tput: No such file or directory [2024-10-14T04:08:11.894Z] warning: generating ./VERSION [2024-10-14T04:08:11.894Z] echo "0.0.0" > VERSION [2024-10-14T04:08:11.894Z] docker build \ [2024-10-14T04:08:11.894Z] -f Dockerfile \ [2024-10-14T04:08:11.894Z] --build-arg USER=1000 \ [2024-10-14T04:08:11.894Z] \ [2024-10-14T04:08:11.894Z] --label "git_sha=fd6be7c725839184c6bccd8869ad78e7da90c76d" \ [2024-10-14T04:08:11.894Z] -t edgexfoundry/edgex-web-ui:fd6be7c725839184c6bccd8869ad78e7da90c76d \ [2024-10-14T04:08:11.894Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-10-14T04:08:11.894Z] . [2024-10-14T04:08:11.894Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-10-14T04:08:11.894Z] Install the buildx component to build images with BuildKit: [2024-10-14T04:08:11.894Z] https://docs.docker.com/go/buildx/ [2024-10-14T04:08:11.894Z] [2024-10-14T04:08:11.894Z] Sending build context to Docker daemon 2.62MB [2024-10-14T04:08:11.894Z] Step 1/11 : FROM node:18-alpine3.18 [2024-10-14T04:08:12.462Z] 18-alpine3.18: Pulling from library/node [2024-10-14T04:08:12.462Z] 619be1103602: Pulling fs layer [2024-10-14T04:08:12.462Z] 7e9a007eb24b: Pulling fs layer [2024-10-14T04:08:12.462Z] 5189255e31c8: Pulling fs layer [2024-10-14T04:08:12.462Z] 88f4f8a6bc8d: Pulling fs layer [2024-10-14T04:08:12.462Z] 88f4f8a6bc8d: Waiting [2024-10-14T04:08:12.722Z] 619be1103602: Verifying Checksum [2024-10-14T04:08:12.722Z] 619be1103602: Download complete [2024-10-14T04:08:12.722Z] 88f4f8a6bc8d: Verifying Checksum [2024-10-14T04:08:12.722Z] 88f4f8a6bc8d: Download complete [2024-10-14T04:08:12.722Z] 5189255e31c8: Verifying Checksum [2024-10-14T04:08:12.722Z] 5189255e31c8: Download complete [2024-10-14T04:08:12.722Z] 619be1103602: Pull complete [2024-10-14T04:08:12.981Z] 7e9a007eb24b: Verifying Checksum [2024-10-14T04:08:12.981Z] 7e9a007eb24b: Download complete [2024-10-14T04:08:14.423Z] 7e9a007eb24b: Pull complete [2024-10-14T04:08:14.423Z] 5189255e31c8: Pull complete [2024-10-14T04:08:14.423Z] 88f4f8a6bc8d: Pull complete [2024-10-14T04:08:14.423Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-10-14T04:08:14.423Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-10-14T04:08:14.423Z] ---> a19326513a45 [2024-10-14T04:08:14.423Z] Step 2/11 : RUN apk add --no-cache chromium [2024-10-14T04:08:18.635Z] ---> Running in 80aabfdea41b [2024-10-14T04:08:18.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-14T04:08:18.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-14T04:08:18.893Z] (1/154) Installing libexpat (2.6.3-r0) [2024-10-14T04:08:18.893Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-10-14T04:08:18.893Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-10-14T04:08:18.893Z] (4/154) Installing libpng (1.6.44-r0) [2024-10-14T04:08:18.893Z] (5/154) Installing freetype (2.13.0-r5) [2024-10-14T04:08:18.893Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-10-14T04:08:18.893Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-10-14T04:08:18.893Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-10-14T04:08:18.893Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-10-14T04:08:18.893Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-10-14T04:08:18.893Z] (11/154) Installing libffi (3.4.4-r2) [2024-10-14T04:08:18.893Z] (12/154) Installing libintl (0.21.1-r7) [2024-10-14T04:08:18.893Z] (13/154) Installing libblkid (2.38.1-r8) [2024-10-14T04:08:18.893Z] (14/154) Installing libmount (2.38.1-r8) [2024-10-14T04:08:18.893Z] (15/154) Installing pcre2 (10.42-r1) [2024-10-14T04:08:18.893Z] (16/154) Installing glib (2.76.6-r0) [2024-10-14T04:08:19.153Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-10-14T04:08:19.153Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-10-14T04:08:19.153Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-10-14T04:08:19.153Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-10-14T04:08:19.153Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-10-14T04:08:19.153Z] (22/154) Installing libwebp (1.3.2-r0) [2024-10-14T04:08:19.153Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-10-14T04:08:19.153Z] (24/154) Installing tiff (4.5.1-r0) [2024-10-14T04:08:19.153Z] (25/154) Installing gdk-pixbuf (2.42.12-r0) [2024-10-14T04:08:19.153Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2024-10-14T04:08:19.153Z] (27/154) Installing libxau (1.0.11-r2) [2024-10-14T04:08:19.153Z] (28/154) Installing libmd (1.0.4-r2) [2024-10-14T04:08:19.153Z] (29/154) Installing libbsd (0.11.7-r1) [2024-10-14T04:08:19.153Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-10-14T04:08:19.153Z] (31/154) Installing libxcb (1.15-r1) [2024-10-14T04:08:19.153Z] (32/154) Installing libx11 (1.8.7-r0) [2024-10-14T04:08:19.413Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-10-14T04:08:19.413Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-10-14T04:08:19.413Z] (35/154) Installing libxrender (0.9.11-r3) [2024-10-14T04:08:19.413Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-10-14T04:08:19.413Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-10-14T04:08:19.413Z] (38/154) Installing libxext (1.3.5-r2) [2024-10-14T04:08:19.413Z] (39/154) Installing libxi (1.8.1-r0) [2024-10-14T04:08:19.413Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-10-14T04:08:19.413Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-10-14T04:08:19.673Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-10-14T04:08:19.673Z] (43/154) Installing libxtst (1.2.4-r2) [2024-10-14T04:08:19.673Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-10-14T04:08:19.673Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-10-14T04:08:19.673Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-10-14T04:08:19.673Z] (47/154) Installing pixman (0.42.2-r1) [2024-10-14T04:08:19.673Z] (48/154) Installing cairo (1.17.8-r1) [2024-10-14T04:08:19.673Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-10-14T04:08:19.673Z] (50/154) Installing avahi-libs (0.8-r13) [2024-10-14T04:08:19.673Z] (51/154) Installing gmp (6.2.1-r3) [2024-10-14T04:08:19.673Z] (52/154) Installing nettle (3.8.1-r2) [2024-10-14T04:08:19.673Z] (53/154) Installing libunistring (1.1-r1) [2024-10-14T04:08:19.673Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-10-14T04:08:19.673Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-10-14T04:08:19.673Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-10-14T04:08:19.673Z] (57/154) Installing gnutls (3.8.4-r0) [2024-10-14T04:08:19.673Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-10-14T04:08:19.934Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-10-14T04:08:19.934Z] (60/154) Installing fribidi (1.0.13-r0) [2024-10-14T04:08:19.934Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-10-14T04:08:19.934Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-10-14T04:08:19.934Z] (63/154) Installing libxft (2.3.8-r1) [2024-10-14T04:08:19.934Z] (64/154) Installing pango (1.50.14-r1) [2024-10-14T04:08:19.934Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-10-14T04:08:19.934Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-10-14T04:08:19.934Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-10-14T04:08:19.934Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-10-14T04:08:20.194Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-10-14T04:08:20.194Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2024-10-14T04:08:20.453Z] (71/154) Installing icu-data-full (73.2-r2) [2024-10-14T04:08:20.712Z] (72/154) Installing mesa (23.0.4-r0) [2024-10-14T04:08:20.712Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-10-14T04:08:21.649Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-10-14T04:08:21.649Z] (75/154) Installing libpciaccess (0.17-r2) [2024-10-14T04:08:21.649Z] (76/154) Installing libdrm (2.4.115-r4) [2024-10-14T04:08:21.649Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-10-14T04:08:21.649Z] (78/154) Installing libelf (0.189-r2) [2024-10-14T04:08:21.649Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-10-14T04:08:21.649Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-10-14T04:08:22.216Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-10-14T04:08:22.216Z] (82/154) Installing libmagic (5.45-r0) [2024-10-14T04:08:22.216Z] (83/154) Installing file (5.45-r0) [2024-10-14T04:08:22.216Z] (84/154) Installing libice (1.1.1-r2) [2024-10-14T04:08:22.216Z] (85/154) Installing libuuid (2.38.1-r8) [2024-10-14T04:08:22.216Z] (86/154) Installing libsm (1.2.4-r1) [2024-10-14T04:08:22.216Z] (87/154) Installing libxt (1.3.0-r2) [2024-10-14T04:08:22.216Z] (88/154) Installing libxmu (1.1.4-r2) [2024-10-14T04:08:22.477Z] (89/154) Installing xset (1.2.5-r1) [2024-10-14T04:08:22.477Z] (90/154) Installing xprop (1.2.7-r0) [2024-10-14T04:08:22.477Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-10-14T04:08:22.477Z] (92/154) Installing libogg (1.3.5-r4) [2024-10-14T04:08:22.477Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-10-14T04:08:22.477Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-10-14T04:08:22.477Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-10-14T04:08:22.477Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-10-14T04:08:22.477Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-10-14T04:08:22.477Z] (98/154) Installing libva (2.18.0-r1) [2024-10-14T04:08:22.477Z] (99/154) Installing libvdpau (1.5-r1) [2024-10-14T04:08:22.477Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-10-14T04:08:22.477Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-10-14T04:08:22.477Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-10-14T04:08:22.477Z] (103/154) Installing libhwy (1.0.4-r1) [2024-10-14T04:08:22.736Z] (104/154) Installing lcms2 (2.15-r2) [2024-10-14T04:08:22.736Z] (105/154) Installing libjxl (0.8.2-r0) [2024-10-14T04:08:22.736Z] (106/154) Installing lame-libs (3.100-r5) [2024-10-14T04:08:22.736Z] (107/154) Installing opus (1.4-r0) [2024-10-14T04:08:22.736Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-10-14T04:08:22.736Z] (109/154) Installing soxr (0.1.3-r5) [2024-10-14T04:08:22.736Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-10-14T04:08:22.736Z] (111/154) Installing libtheora (1.1.1-r17) [2024-10-14T04:08:22.736Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-10-14T04:08:22.736Z] (113/154) Installing libvpx (1.13.0-r2) [2024-10-14T04:08:22.736Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-10-14T04:08:22.736Z] (115/154) Installing numactl (2.0.16-r4) [2024-10-14T04:08:22.736Z] (116/154) Installing x265-libs (3.5-r4) [2024-10-14T04:08:22.736Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-10-14T04:08:22.995Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-10-14T04:08:22.995Z] (119/154) Installing libbluray (1.3.4-r0) [2024-10-14T04:08:22.995Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-10-14T04:08:22.995Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-10-14T04:08:22.995Z] (122/154) Installing cjson (1.7.17-r0) [2024-10-14T04:08:22.995Z] (123/154) Installing mbedtls (2.28.9-r0) [2024-10-14T04:08:22.995Z] (124/154) Installing librist (0.2.7-r0) [2024-10-14T04:08:22.995Z] (125/154) Installing libsrt (1.5.2-r0) [2024-10-14T04:08:22.995Z] (126/154) Installing libssh (0.10.5-r0) [2024-10-14T04:08:22.995Z] (127/154) Installing libsodium (1.0.18-r3) [2024-10-14T04:08:22.995Z] (128/154) Installing libzmq (4.3.4-r4) [2024-10-14T04:08:23.257Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-10-14T04:08:23.257Z] (130/154) Installing libevent (2.1.12-r6) [2024-10-14T04:08:23.257Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-10-14T04:08:23.257Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-10-14T04:08:23.257Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-10-14T04:08:23.257Z] (134/154) Installing icu-libs (73.2-r2) [2024-10-14T04:08:23.257Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-10-14T04:08:23.516Z] (136/154) Installing minizip (1.2.13-r1) [2024-10-14T04:08:23.516Z] (137/154) Installing nspr (4.35-r2) [2024-10-14T04:08:23.516Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-10-14T04:08:23.516Z] (139/154) Installing nss (3.94-r0) [2024-10-14T04:08:23.516Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-10-14T04:08:23.516Z] (141/154) Installing libasyncns (0.8-r1) [2024-10-14T04:08:23.516Z] (142/154) Installing libltdl (2.4.7-r2) [2024-10-14T04:08:23.516Z] (143/154) Installing orc (0.4.39-r0) [2024-10-14T04:08:23.516Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-10-14T04:08:23.516Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-10-14T04:08:23.516Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-10-14T04:08:23.516Z] (147/154) Installing libpulse (16.1-r10) [2024-10-14T04:08:23.516Z] (148/154) Installing snappy (1.1.10-r1) [2024-10-14T04:08:23.516Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-10-14T04:08:23.516Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-10-14T04:08:23.516Z] (151/154) Installing libgpg-error (1.47-r1) [2024-10-14T04:08:23.516Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-10-14T04:08:23.516Z] (153/154) Installing libxslt (1.1.38-r0) [2024-10-14T04:08:23.775Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-10-14T04:08:26.314Z] Executing busybox-1.36.1-r5.trigger [2024-10-14T04:08:26.314Z] Executing fontconfig-2.14.2-r3.trigger [2024-10-14T04:08:26.314Z] Executing mkfontscale-1.2.2-r3.trigger [2024-10-14T04:08:26.314Z] Executing glib-2.76.6-r0.trigger [2024-10-14T04:08:26.314Z] Executing shared-mime-info-2.2-r5.trigger [2024-10-14T04:08:26.314Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-10-14T04:08:26.575Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-10-14T04:08:26.575Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-10-14T04:08:26.575Z] OK: 579 MiB in 171 packages [2024-10-14T04:08:36.557Z] Removing intermediate container 80aabfdea41b [2024-10-14T04:08:36.557Z] ---> cde9910d8963 [2024-10-14T04:08:36.557Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-10-14T04:08:36.557Z] ---> Running in a15ad1ed0014 [2024-10-14T04:08:36.557Z] Removing intermediate container a15ad1ed0014 [2024-10-14T04:08:36.557Z] ---> a8dda9870867 [2024-10-14T04:08:36.557Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-10-14T04:08:36.557Z] ---> Running in 341de3cb557b [2024-10-14T04:08:36.557Z] Removing intermediate container 341de3cb557b [2024-10-14T04:08:36.557Z] ---> 78654e24e08f [2024-10-14T04:08:36.557Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-10-14T04:08:36.557Z] ---> Running in b113b2d6f077 [2024-10-14T04:08:36.557Z] Removing intermediate container b113b2d6f077 [2024-10-14T04:08:36.557Z] ---> 14e434b371e5 [2024-10-14T04:08:36.557Z] Step 6/11 : RUN npm install -g npm [2024-10-14T04:08:36.557Z] ---> Running in 2b165e4727c0 [2024-10-14T04:08:43.130Z] [2024-10-14T04:08:43.130Z] removed 7 packages, and changed 94 packages in 6s [2024-10-14T04:08:43.130Z] [2024-10-14T04:08:43.130Z] 25 packages are looking for funding [2024-10-14T04:08:43.130Z] run `npm fund` for details [2024-10-14T04:08:44.068Z] Removing intermediate container 2b165e4727c0 [2024-10-14T04:08:44.068Z] ---> 3069b728b849 [2024-10-14T04:08:44.068Z] Step 7/11 : ARG USER=1000 [2024-10-14T04:08:44.068Z] ---> Running in 06bd33f3b81c [2024-10-14T04:08:44.068Z] Removing intermediate container 06bd33f3b81c [2024-10-14T04:08:44.068Z] ---> c19a23791d27 [2024-10-14T04:08:44.068Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-10-14T04:08:44.068Z] ---> Running in 9eaa4c1419d9 [2024-10-14T04:08:44.636Z] Removing intermediate container 9eaa4c1419d9 [2024-10-14T04:08:44.636Z] ---> 460691f3e9c7 [2024-10-14T04:08:44.636Z] Step 9/11 : USER $USER:$USER [2024-10-14T04:08:44.636Z] ---> Running in 29c8ef970c22 [2024-10-14T04:08:44.636Z] Removing intermediate container 29c8ef970c22 [2024-10-14T04:08:44.636Z] ---> 9b47e91c371d [2024-10-14T04:08:44.636Z] Step 10/11 : WORKDIR /app [2024-10-14T04:08:44.636Z] ---> Running in 8517a52b9ccf [2024-10-14T04:08:44.895Z] Removing intermediate container 8517a52b9ccf [2024-10-14T04:08:44.895Z] ---> 8663570944df [2024-10-14T04:08:44.895Z] Step 11/11 : LABEL git_sha=fd6be7c725839184c6bccd8869ad78e7da90c76d [2024-10-14T04:08:44.895Z] ---> Running in a9e6640df11e [2024-10-14T04:08:44.895Z] Removing intermediate container a9e6640df11e [2024-10-14T04:08:44.895Z] ---> 94271b8dd34d [2024-10-14T04:08:44.895Z] Successfully built 94271b8dd34d [2024-10-14T04:08:44.895Z] Successfully tagged edgexfoundry/edgex-web-ui:fd6be7c725839184c6bccd8869ad78e7da90c76d [2024-10-14T04:08:44.895Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-10-14T04:08:44.895Z] touch edgex-web-ui.imagebuilt [2024-10-14T04:08:44.895Z] mkdir -p node_modules coverage [2024-10-14T04:08:44.895Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-10-14T04:08:44.895Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-10-14T04:08:53.015Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-10-14T04:08:53.015Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-10-14T04:08:53.015Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-10-14T04:08:53.583Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-10-14T04:08:54.152Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-10-14T04:08:54.411Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-10-14T04:08:54.980Z] 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-10-14T04:08:54.980Z] 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-10-14T04:08:56.362Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-10-14T04:08:56.362Z] 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-10-14T04:08:56.929Z] 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-10-14T04:08:57.188Z] 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-10-14T04:08:57.907Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22673 in /w/workspace/edgexfoundry_edgex-ui-go_PR-808 [Pipeline] { [Pipeline] ws [2024-10-14T04:08:57.984Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-10-14T04:08:59.278Z] 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-10-14T04:09:01.097Z] The recommended git tool is: git [2024-10-14T04:09:03.474Z] [2024-10-14T04:09:03.474Z] added 1182 packages, and audited 1183 packages in 18s [2024-10-14T04:09:03.474Z] [2024-10-14T04:09:03.474Z] 100 packages are looking for funding [2024-10-14T04:09:03.474Z] run `npm fund` for details [2024-10-14T04:09:03.737Z] [2024-10-14T04:09:03.737Z] 35 vulnerabilities (1 low, 16 moderate, 17 high, 1 critical) [2024-10-14T04:09:03.737Z] [2024-10-14T04:09:03.737Z] To address issues that do not require attention, run: [2024-10-14T04:09:03.737Z] npm audit fix [2024-10-14T04:09:03.737Z] [2024-10-14T04:09:03.737Z] To address all issues (including breaking changes), run: [2024-10-14T04:09:03.737Z] npm audit fix --force [2024-10-14T04:09:03.737Z] [2024-10-14T04:09:03.737Z] Run `npm audit` for details. [2024-10-14T04:09:07.048Z] using credential edgex-jenkins-ssh [2024-10-14T04:09:07.075Z] Cloning the remote Git repository [2024-10-14T04:09:07.127Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-14T04:09:07.231Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-10-14T04:09:07.412Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-14T04:09:07.413Z] > git --version # timeout=10 [2024-10-14T04:09:07.440Z] > git --version # 'git version 2.25.1' [2024-10-14T04:09:07.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T04:09:07.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T04:09:10.315Z] 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-10-14T04:09:11.255Z] - Generating browser application bundles (phase: setup)... [2024-10-14T04:09:12.446Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-14T04:09:12.476Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T04:09:14.340Z] Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit fd6be7c725839184c6bccd8869ad78e7da90c76d [2024-10-14T04:09:13.710Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-14T04:09:13.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-14T04:09:13.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T04:09:13.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/808/head:refs/remotes/origin/PR-808 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-14T04:09:14.361Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T04:09:15.025Z] Merge succeeded, producing fd6be7c725839184c6bccd8869ad78e7da90c76d [2024-10-14T04:09:15.026Z] Checking out Revision fd6be7c725839184c6bccd8869ad78e7da90c76d (PR-808) [2024-10-14T04:09:14.448Z] > git checkout -f fd6be7c725839184c6bccd8869ad78e7da90c76d # timeout=10 [2024-10-14T04:09:14.871Z] > git remote # timeout=10 [2024-10-14T04:09:14.896Z] > git config --get remote.origin.url # timeout=10 [2024-10-14T04:09:14.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T04:09:14.957Z] > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 [2024-10-14T04:09:15.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-14T04:09:15.038Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T04:09:15.062Z] > git checkout -f fd6be7c725839184c6bccd8869ad78e7da90c76d # timeout=10 [2024-10-14T04:09:16.270Z] Commit message: "chore(deps): Bump github.com/openziti/sdk-golang from 0.23.43 to 0.23.44" [2024-10-14T04:09:16.327Z] > git --version # timeout=10 [2024-10-14T04:09:16.341Z] > git --version # 'git version 2.25.1' [2024-10-14T04:09:16.365Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T04:09:21.385Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T04:09:21.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T04:09:21.385Z] Dload Upload Total Spent Left Speed [2024-10-14T04:09:21.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2024-10-14T04:09:21.740Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T04:09:22.121Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-10-14T04:09:22.121Z] [2024-10-14T04:09:22.121Z] { [2024-10-14T04:09:22.121Z] "registry-mirrors": [ [2024-10-14T04:09:22.121Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T04:09:22.121Z] ], [2024-10-14T04:09:22.121Z] "bip": "10.250.0.254/24", [2024-10-14T04:09:22.121Z] "hosts": [ [2024-10-14T04:09:22.121Z] "tcp://0.0.0.0:5555", [2024-10-14T04:09:22.121Z] "unix:///var/run/docker.sock" [2024-10-14T04:09:22.121Z] ], [2024-10-14T04:09:22.121Z] "mtu": 1458, [2024-10-14T04:09:22.121Z] "selinux-enabled": true, [2024-10-14T04:09:22.121Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T04:09:22.121Z] } [Pipeline] sh [2024-10-14T04:09:22.494Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T04:09:22.872Z] + sudo service docker restart [2024-10-14T04:09:37.854Z] ✔ Browser application bundle generation complete. [2024-10-14T04:09:37.854Z] 14 10 2024 04:09:34.400:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-10-14T04:09:37.854Z] 14 10 2024 04:09:34.404:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-10-14T04:09:37.854Z] 14 10 2024 04:09:34.407:INFO [launcher]: Starting browser ChromeHeadless [2024-10-14T04:09:37.854Z] 14 10 2024 04:09:34.753:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 3Oz2pdxv03e96DDZAAAB with id 55237390 [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.064 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.112 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.12 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.146 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.166 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.198 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.236 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.246 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.263 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.266 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.28 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.285 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.286 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.296 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.311 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.325 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.344 secs) [2024-10-14T04:09:37.854Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.36 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.362 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.363 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.375 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.405 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.411 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.417 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.422 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.425 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.44 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.442 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.443 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.452 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.468 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.473 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.477 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.483 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.49 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.505 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.51 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.528 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.535 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.539 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.541 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.559 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.563 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.566 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.567 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.582 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.587 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.608 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.61 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.634 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.645 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.655 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.66 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.662 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.669 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.678 secs) [2024-10-14T04:09:37.855Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-10-14T04:09:37.855Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-10-14T04:09:37.855Z] 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-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.678 secs) [2024-10-14T04:09:37.855Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-10-14T04:09:37.855Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-10-14T04:09:37.855Z] 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-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.68 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.682 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.698 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.704 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.718 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.722 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.725 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.739 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.742 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.755 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.756 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.767 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.773 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.775 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.776 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.78 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.782 secs) [2024-10-14T04:09:37.855Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.871 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.887 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.893 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.895 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.897 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.899 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.91 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.916 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.92 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.924 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.926 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.93 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.939 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.944 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.949 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.951 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.964 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.979 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.983 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.004 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.011 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.015 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.029 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.042 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.048 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.05 secs) [2024-10-14T04:09:38.119Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.069 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.076 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.08 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.085 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.109 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.112 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.113 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.119 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.165 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.173 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.175 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.187 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.189 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.19 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.22 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.225 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.23 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.244 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.246 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.247 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.247 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.249 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.253 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.255 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.256 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.266 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.269 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.271 secs) [2024-10-14T04:09:38.378Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.273 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.284 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.291 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.294 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.296 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.303 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.306 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.315 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.316 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.317 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.336 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.344 secs) [2024-10-14T04:09:38.640Z] WARN: ' [2024-10-14T04:09:38.640Z] It looks like you're using ngModel on the same form field as formControlName. [2024-10-14T04:09:38.640Z] Support for using the ngModel input property and ngModelChange event with [2024-10-14T04:09:38.640Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-10-14T04:09:38.640Z] in a future version of Angular. [2024-10-14T04:09:38.640Z] [2024-10-14T04:09:38.640Z] For more information on this, see our API docs here: [2024-10-14T04:09:38.640Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-10-14T04:09:38.640Z] ' [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.344 secs) [2024-10-14T04:09:38.640Z] WARN: ' [2024-10-14T04:09:38.640Z] It looks like you're using ngModel on the same form field as formControlName. [2024-10-14T04:09:38.640Z] Support for using the ngModel input property and ngModelChange event with [2024-10-14T04:09:38.640Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-10-14T04:09:38.640Z] in a future version of Angular. [2024-10-14T04:09:38.640Z] [2024-10-14T04:09:38.640Z] For more information on this, see our API docs here: [2024-10-14T04:09:38.640Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-10-14T04:09:38.640Z] ' [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.356 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.367 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.371 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.375 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.377 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.378 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.38 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.381 secs) [2024-10-14T04:09:38.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.823 secs / 1.381 secs) [2024-10-14T04:09:38.640Z] TOTAL: 147 SUCCESS [2024-10-14T04:09:38.899Z] ✔ Browser application bundle generation complete. [2024-10-14T04:09:39.162Z] [2024-10-14T04:09:39.162Z] =============================== Coverage summary =============================== [2024-10-14T04:09:39.162Z] Statements : 39.04% ( 1374/3519 ) [2024-10-14T04:09:39.162Z] Branches : 15.3% ( 94/614 ) [2024-10-14T04:09:39.162Z] Functions : 32.14% ( 424/1319 ) [2024-10-14T04:09:39.162Z] Lines : 38.97% ( 1343/3446 ) [2024-10-14T04:09:39.162Z] ================================================================================ [2024-10-14T04:09:39.162Z] ✔ Browser application bundle generation complete. [2024-10-14T04:09:41.073Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-808/web' [Pipeline] echo [2024-10-14T04:09:41.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T04:09:41.186Z] $ docker stop --time=1 e71bc9e402acd6e4d3585336a9ce57f4111cec0949c10e0cdba70f08bc80d133 [2024-10-14T04:09:42.512Z] $ docker rm -f --volumes e71bc9e402acd6e4d3585336a9ce57f4111cec0949c10e0cdba70f08bc80d133 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T04:09:42.868Z] provisioning config files... [2024-10-14T04:09:42.900Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4588101178742885430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:09:43.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T04:09:43.403Z] ---> ****-login.sh [2024-10-14T04:09:43.403Z] nexus3.edgexfoundry.org:10001 [2024-10-14T04:09:43.673Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-10-14T04:09:44.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-10-14T04:09:44.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:09:44.282Z] Configure a credential helper to remove this warning. See [2024-10-14T04:09:44.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:09:44.282Z] [2024-10-14T04:09:44.282Z] Login Succeeded [2024-10-14T04:09:44.282Z] nexus3.edgexfoundry.org:10002 [2024-10-14T04:09:44.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T04:09:44.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:09:44.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:09:44.555Z] Configure a credential helper to remove this warning. See [2024-10-14T04:09:44.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:09:44.555Z] [2024-10-14T04:09:44.555Z] Login Succeeded [2024-10-14T04:09:44.555Z] nexus3.edgexfoundry.org:10003 [2024-10-14T04:09:44.770Z] + ls -al . [2024-10-14T04:09:44.770Z] total 276 [2024-10-14T04:09:44.770Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 14 04:07 . [2024-10-14T04:09:44.770Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 04:05 .. [2024-10-14T04:09:44.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 04:06 .blubracket [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 14 04:06 .dockerignore [2024-10-14T04:09:44.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 04:06 .git [2024-10-14T04:09:44.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 04:06 .github [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 178 Oct 14 04:06 .gitignore [2024-10-14T04:09:44.770Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 04:06 .semver [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 9736 Oct 14 04:06 Attribution.txt [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 21430 Oct 14 04:06 CHANGELOG.md [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 14 04:06 CONTRIBUTING.md [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 1940 Oct 14 04:06 Dockerfile [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 14 04:06 Jenkinsfile [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 14 04:06 LICENSE [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 2189 Oct 14 04:06 Makefile [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 14 04:06 README.md [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 04:06 VERSION [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 4832 Oct 14 04:06 angularmigrationlogs.md [2024-10-14T04:09:44.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 04:06 assets [2024-10-14T04:09:44.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 04:06 bin [2024-10-14T04:09:44.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 04:06 cmd [2024-10-14T04:09:44.770Z] -rw-r--r-- 1 jenkins jenkins 16026 Oct 14 04:08 coverage.out [2024-10-14T04:09:44.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 04:06 docs [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 6664 Oct 14 04:06 go.mod [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 99091 Oct 14 04:06 go.sum [2024-10-14T04:09:44.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 04:06 internal [2024-10-14T04:09:44.770Z] -rwxrwxr-x 1 jenkins jenkins 568 Oct 14 04:06 redeploy.sh [2024-10-14T04:09:44.770Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 04:06 testing [2024-10-14T04:09:44.770Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 14 04:06 version.go [2024-10-14T04:09:44.770Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 04:09 web [Pipeline] isUnix [2024-10-14T04:09:44.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:09:45.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:09:45.107Z] Configure a credential helper to remove this warning. See [2024-10-14T04:09:45.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:09:45.107Z] [2024-10-14T04:09:45.107Z] Login Succeeded [2024-10-14T04:09:45.107Z] nexus3.edgexfoundry.org:10004 [2024-10-14T04:09:45.213Z] + 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=fd6be7c725839184c6bccd8869ad78e7da90c76d --label arch=amd64 --label version=0.0.0 . [2024-10-14T04:09:45.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:09:45.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:09:45.382Z] Configure a credential helper to remove this warning. See [2024-10-14T04:09:45.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:09:45.382Z] [2024-10-14T04:09:45.382Z] Login Succeeded [2024-10-14T04:09:45.382Z] ****.io [2024-10-14T04:09:45.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T04:09:45.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T04:09:45.932Z] Configure a credential helper to remove this warning. See [2024-10-14T04:09:45.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T04:09:45.932Z] [2024-10-14T04:09:45.932Z] Login Succeeded [2024-10-14T04:09:45.932Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T04:09:45.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T04:09:46.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T04:09:46.591Z] Sending build context to Docker daemon 346.8MB [2024-10-14T04:09:46.591Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-14T04:09:46.591Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T04:09:46.591Z] ---> 3973d0074b15 [2024-10-14T04:09:46.591Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-14T04:09:46.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T04:09:46.653Z] ========================================================= [2024-10-14T04:09:46.653Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T04:09:46.653Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:09:47.248Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T04:09:48.515Z] ---> Running in 0a4d2f9b9696 [2024-10-14T04:09:48.515Z] Removing intermediate container 0a4d2f9b9696 [2024-10-14T04:09:48.515Z] ---> 096a8fc3dfbd [2024-10-14T04:09:48.515Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T04:09:48.515Z] ---> Running in 7c60b03681d0 [2024-10-14T04:09:48.692Z] Sending build context to Docker daemon 35.52MB [2024-10-14T04:09:48.692Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-14T04:09:48.692Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-14T04:09:48.775Z] Removing intermediate container 7c60b03681d0 [2024-10-14T04:09:48.775Z] ---> 9cae558e3968 [2024-10-14T04:09:48.775Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T04:09:48.775Z] ---> Running in 5b21e04b66b2 [2024-10-14T04:09:48.775Z] Removing intermediate container 5b21e04b66b2 [2024-10-14T04:09:48.775Z] ---> 9b81f02282fa [2024-10-14T04:09:48.775Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-10-14T04:09:48.775Z] ---> Running in fc5d52ba0cca [2024-10-14T04:09:48.775Z] Removing intermediate container fc5d52ba0cca [2024-10-14T04:09:48.775Z] ---> 865e6ea0e8a9 [2024-10-14T04:09:48.775Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-14T04:09:48.775Z] ---> Running in 40b2054cd187 [2024-10-14T04:09:48.964Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T04:09:48.964Z] cf04c63912e1: Pulling fs layer [2024-10-14T04:09:48.964Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T04:09:48.964Z] a37a00ec5f00: Pulling fs layer [2024-10-14T04:09:48.964Z] 50b3750afda1: Pulling fs layer [2024-10-14T04:09:48.964Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T04:09:48.964Z] 80978eb59214: Pulling fs layer [2024-10-14T04:09:48.964Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T04:09:48.964Z] c5a475d317c9: Pulling fs layer [2024-10-14T04:09:48.964Z] 50b3750afda1: Waiting [2024-10-14T04:09:48.964Z] 4f4fb700ef54: Waiting [2024-10-14T04:09:48.964Z] 80978eb59214: Waiting [2024-10-14T04:09:48.964Z] c9f46d7d2bd2: Waiting [2024-10-14T04:09:48.964Z] c5a475d317c9: Waiting [2024-10-14T04:09:48.964Z] 55b35a11ae5e: Download complete [2024-10-14T04:09:48.964Z] 50b3750afda1: Verifying Checksum [2024-10-14T04:09:48.964Z] 50b3750afda1: Download complete [2024-10-14T04:09:48.964Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T04:09:48.964Z] 4f4fb700ef54: Download complete [2024-10-14T04:09:48.964Z] 80978eb59214: Verifying Checksum [2024-10-14T04:09:48.964Z] 80978eb59214: Download complete [2024-10-14T04:09:48.964Z] cf04c63912e1: Verifying Checksum [2024-10-14T04:09:48.964Z] cf04c63912e1: Download complete [2024-10-14T04:09:49.034Z] Removing intermediate container 40b2054cd187 [2024-10-14T04:09:49.035Z] ---> 4eba7c902066 [2024-10-14T04:09:49.035Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-14T04:09:49.574Z] c5a475d317c9: Download complete [2024-10-14T04:09:49.971Z] ---> 9a136bf993dd [2024-10-14T04:09:49.971Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T04:09:49.971Z] ---> Running in 888e3e32f1bb [2024-10-14T04:09:50.180Z] cf04c63912e1: Pull complete [2024-10-14T04:09:50.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T04:09:50.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T04:09:50.747Z] OK: 246 MiB in 54 packages [2024-10-14T04:09:50.778Z] 55b35a11ae5e: Pull complete [2024-10-14T04:09:51.011Z] Removing intermediate container 888e3e32f1bb [2024-10-14T04:09:51.011Z] ---> a2e09800d0a8 [2024-10-14T04:09:51.011Z] Step 10/27 : ENV GO111MODULE=on [2024-10-14T04:09:51.011Z] ---> Running in b3e6d4ee86c5 [2024-10-14T04:09:51.274Z] Removing intermediate container b3e6d4ee86c5 [2024-10-14T04:09:51.274Z] ---> b9836fcb0165 [2024-10-14T04:09:51.274Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-14T04:09:51.274Z] ---> Running in cf719ab15015 [2024-10-14T04:09:51.274Z] Removing intermediate container cf719ab15015 [2024-10-14T04:09:51.274Z] ---> a7048d9f20c4 [2024-10-14T04:09:51.274Z] Step 12/27 : COPY go.mod vendor* ./ [2024-10-14T04:09:51.274Z] ---> 4011bf948aaa [2024-10-14T04:09:51.274Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T04:09:51.274Z] ---> Running in c6fe3cfa35fa [2024-10-14T04:09:51.372Z] a37a00ec5f00: Verifying Checksum [2024-10-14T04:09:51.372Z] a37a00ec5f00: Download complete [2024-10-14T04:09:52.213Z] Removing intermediate container c6fe3cfa35fa [2024-10-14T04:09:52.213Z] ---> dad4ba981f0d [2024-10-14T04:09:52.213Z] Step 14/27 : COPY . . [2024-10-14T04:09:52.345Z] c9f46d7d2bd2: Download complete [2024-10-14T04:09:57.485Z] ---> 33310253b086 [2024-10-14T04:09:57.485Z] Step 15/27 : RUN ${MAKE} [2024-10-14T04:09:57.485Z] ---> Running in e4600f401dc9 [2024-10-14T04:09:57.743Z] 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-10-14T04:10:07.408Z] a37a00ec5f00: Pull complete [2024-10-14T04:10:07.408Z] 50b3750afda1: Pull complete [2024-10-14T04:10:07.408Z] 4f4fb700ef54: Pull complete [2024-10-14T04:10:07.408Z] 80978eb59214: Pull complete [2024-10-14T04:10:14.106Z] c9f46d7d2bd2: Pull complete [2024-10-14T04:10:16.081Z] c5a475d317c9: Pull complete [2024-10-14T04:10:16.081Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T04:10:16.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T04:10:16.081Z] ---> be29e6b0f0d4 [2024-10-14T04:10:16.081Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-14T04:10:18.045Z] ---> Running in 0586f12dfb5b [2024-10-14T04:10:18.315Z] Removing intermediate container 0586f12dfb5b [2024-10-14T04:10:18.315Z] ---> efc5274bddc9 [2024-10-14T04:10:18.315Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T04:10:18.586Z] ---> Running in 4ad90bf00f05 [2024-10-14T04:10:18.856Z] Removing intermediate container 4ad90bf00f05 [2024-10-14T04:10:18.856Z] ---> a811d517312a [2024-10-14T04:10:18.856Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T04:10:18.856Z] ---> Running in 831413ed89b5 [2024-10-14T04:10:19.133Z] Removing intermediate container 831413ed89b5 [2024-10-14T04:10:19.133Z] ---> d7bd29878de1 [2024-10-14T04:10:19.133Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-14T04:10:19.402Z] ---> Running in 3069a1b9f8cc [2024-10-14T04:10:19.670Z] Removing intermediate container 3069a1b9f8cc [2024-10-14T04:10:19.670Z] ---> fc74fbda9831 [2024-10-14T04:10:19.670Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-14T04:10:19.670Z] ---> Running in 9e185c8b88bc [2024-10-14T04:10:19.940Z] Removing intermediate container 9e185c8b88bc [2024-10-14T04:10:19.940Z] ---> 198db68d235e [2024-10-14T04:10:19.940Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-14T04:10:20.521Z] latest: Pulling from library/docker [2024-10-14T04:10:20.521Z] cf04c63912e1: Already exists [2024-10-14T04:10:20.521Z] a9679eef29cc: Pulling fs layer [2024-10-14T04:10:20.521Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T04:10:20.521Z] 4a81ff15e9c1: Pulling fs layer [2024-10-14T04:10:20.521Z] 670ac7667191: Pulling fs layer [2024-10-14T04:10:20.521Z] f54c0a207651: Pulling fs layer [2024-10-14T04:10:20.521Z] 443e5bf4eb6d: Pulling fs layer [2024-10-14T04:10:20.521Z] 36b38738a239: Pulling fs layer [2024-10-14T04:10:20.521Z] 7e05683eb78b: Pulling fs layer [2024-10-14T04:10:20.521Z] af19dc418931: Pulling fs layer [2024-10-14T04:10:20.521Z] 350f121bb6a7: Pulling fs layer [2024-10-14T04:10:20.521Z] 51a3079e1f46: Pulling fs layer [2024-10-14T04:10:20.521Z] dbb9cf640990: Pulling fs layer [2024-10-14T04:10:20.521Z] 4b2b3ec1ddad: Pulling fs layer [2024-10-14T04:10:20.521Z] 6e3a953caa63: Pulling fs layer [2024-10-14T04:10:20.521Z] 4c868131d387: Pulling fs layer [2024-10-14T04:10:20.521Z] 670ac7667191: Waiting [2024-10-14T04:10:20.521Z] f54c0a207651: Waiting [2024-10-14T04:10:20.521Z] 443e5bf4eb6d: Waiting [2024-10-14T04:10:20.521Z] 350f121bb6a7: Waiting [2024-10-14T04:10:20.521Z] 36b38738a239: Waiting [2024-10-14T04:10:20.521Z] 51a3079e1f46: Waiting [2024-10-14T04:10:20.521Z] 7e05683eb78b: Waiting [2024-10-14T04:10:20.521Z] dbb9cf640990: Waiting [2024-10-14T04:10:20.521Z] af19dc418931: Waiting [2024-10-14T04:10:20.521Z] 6e3a953caa63: Waiting [2024-10-14T04:10:20.521Z] 4b2b3ec1ddad: Waiting [2024-10-14T04:10:20.521Z] 4c868131d387: Waiting [2024-10-14T04:10:20.790Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T04:10:20.790Z] 4f4fb700ef54: Download complete [2024-10-14T04:10:20.790Z] 4a81ff15e9c1: Verifying Checksum [2024-10-14T04:10:20.790Z] 4a81ff15e9c1: Download complete [2024-10-14T04:10:21.061Z] a9679eef29cc: Verifying Checksum [2024-10-14T04:10:21.061Z] a9679eef29cc: Download complete [2024-10-14T04:10:21.330Z] 670ac7667191: Verifying Checksum [2024-10-14T04:10:21.330Z] 670ac7667191: Download complete [2024-10-14T04:10:21.330Z] f54c0a207651: Verifying Checksum [2024-10-14T04:10:21.330Z] f54c0a207651: Download complete [2024-10-14T04:10:21.596Z] 36b38738a239: Verifying Checksum [2024-10-14T04:10:21.596Z] 36b38738a239: Download complete [2024-10-14T04:10:21.596Z] 7e05683eb78b: Verifying Checksum [2024-10-14T04:10:21.596Z] 7e05683eb78b: Download complete [2024-10-14T04:10:21.596Z] af19dc418931: Verifying Checksum [2024-10-14T04:10:21.596Z] af19dc418931: Download complete [2024-10-14T04:10:21.596Z] 443e5bf4eb6d: Verifying Checksum [2024-10-14T04:10:21.867Z] 51a3079e1f46: Verifying Checksum [2024-10-14T04:10:21.867Z] 51a3079e1f46: Download complete [2024-10-14T04:10:21.867Z] dbb9cf640990: Verifying Checksum [2024-10-14T04:10:21.867Z] dbb9cf640990: Download complete [2024-10-14T04:10:21.867Z] 6e3a953caa63: Verifying Checksum [2024-10-14T04:10:21.867Z] 6e3a953caa63: Download complete [2024-10-14T04:10:21.867Z] 350f121bb6a7: Verifying Checksum [2024-10-14T04:10:21.867Z] 350f121bb6a7: Download complete [2024-10-14T04:10:21.867Z] 4c868131d387: Verifying Checksum [2024-10-14T04:10:21.867Z] 4c868131d387: Download complete [2024-10-14T04:10:22.133Z] a9679eef29cc: Pull complete [2024-10-14T04:10:22.402Z] 4f4fb700ef54: Pull complete [2024-10-14T04:10:22.670Z] 4a81ff15e9c1: Pull complete [2024-10-14T04:10:23.270Z] 4b2b3ec1ddad: Verifying Checksum [2024-10-14T04:10:23.270Z] 4b2b3ec1ddad: Download complete [2024-10-14T04:10:24.241Z] 670ac7667191: Pull complete [2024-10-14T04:10:25.204Z] f54c0a207651: Pull complete [2024-10-14T04:10:26.630Z] 443e5bf4eb6d: Pull complete [2024-10-14T04:10:26.900Z] 36b38738a239: Pull complete [2024-10-14T04:10:27.166Z] 7e05683eb78b: Pull complete [2024-10-14T04:10:27.431Z] af19dc418931: Pull complete [2024-10-14T04:10:28.392Z] 350f121bb6a7: Pull complete [2024-10-14T04:10:28.662Z] 51a3079e1f46: Pull complete [2024-10-14T04:10:28.942Z] dbb9cf640990: Pull complete [2024-10-14T04:10:29.817Z] Removing intermediate container e4600f401dc9 [2024-10-14T04:10:29.817Z] ---> e8dfb41c9929 [2024-10-14T04:10:29.817Z] Step 16/27 : FROM alpine:3.18 [2024-10-14T04:10:29.817Z] 3.18: Pulling from library/alpine [2024-10-14T04:10:29.817Z] 1cc3d825d8b2: Pulling fs layer [2024-10-14T04:10:29.817Z] 1cc3d825d8b2: Download complete [2024-10-14T04:10:29.817Z] 1cc3d825d8b2: Pull complete [2024-10-14T04:10:29.817Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-14T04:10:29.817Z] Status: Downloaded newer image for alpine:3.18 [2024-10-14T04:10:29.817Z] ---> 2c64cf60f6f0 [2024-10-14T04:10:29.817Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T04:10:29.817Z] ---> Running in 5dc6722fce62 [2024-10-14T04:10:29.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-14T04:10:29.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-14T04:10:29.817Z] OK: 7 MiB in 15 packages [2024-10-14T04:10:29.817Z] Removing intermediate container 5dc6722fce62 [2024-10-14T04:10:29.817Z] ---> 6ee8f6796305 [2024-10-14T04:10:29.817Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-10-14T04:10:29.817Z] ---> Running in 65d9b9b9b7c4 [2024-10-14T04:10:29.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-14T04:10:29.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-14T04:10:29.817Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-14T04:10:29.817Z] Executing busybox-1.36.1-r7.trigger [2024-10-14T04:10:29.817Z] OK: 7 MiB in 16 packages [2024-10-14T04:10:30.077Z] Removing intermediate container 65d9b9b9b7c4 [2024-10-14T04:10:30.077Z] ---> 8ec77473e93c [2024-10-14T04:10:30.077Z] Step 19/27 : EXPOSE 4000 [2024-10-14T04:10:30.077Z] ---> Running in 53e48e3091fb [2024-10-14T04:10:30.077Z] Removing intermediate container 53e48e3091fb [2024-10-14T04:10:30.077Z] ---> 7e9a9a581fc3 [2024-10-14T04:10:30.077Z] 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-10-14T04:10:31.458Z] ---> d4a6cb7abfb0 [2024-10-14T04:10:31.458Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-10-14T04:10:31.720Z] ---> 0d6daea41c80 [2024-10-14T04:10:31.720Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-10-14T04:10:31.720Z] ---> a62336ca24dc [2024-10-14T04:10:31.720Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-10-14T04:10:31.720Z] ---> Running in f3dbfbbb7cec [2024-10-14T04:10:31.720Z] Removing intermediate container f3dbfbbb7cec [2024-10-14T04:10:31.720Z] ---> 3cbdf89b7b3d [2024-10-14T04:10:31.720Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-10-14T04:10:31.980Z] ---> Running in 4341012604b0 [2024-10-14T04:10:31.980Z] Removing intermediate container 4341012604b0 [2024-10-14T04:10:31.980Z] ---> 1329266df511 [2024-10-14T04:10:31.980Z] Step 25/27 : LABEL arch=amd64 [2024-10-14T04:10:31.980Z] ---> Running in 91f4b245d3e0 [2024-10-14T04:10:31.980Z] Removing intermediate container 91f4b245d3e0 [2024-10-14T04:10:31.980Z] ---> 927ca0d0723e [2024-10-14T04:10:31.980Z] Step 26/27 : LABEL git_sha=fd6be7c725839184c6bccd8869ad78e7da90c76d [2024-10-14T04:10:31.980Z] ---> Running in 2ad5780c643d [2024-10-14T04:10:31.980Z] Removing intermediate container 2ad5780c643d [2024-10-14T04:10:31.980Z] ---> 6747c8f09420 [2024-10-14T04:10:31.980Z] Step 27/27 : LABEL version=0.0.0 [2024-10-14T04:10:31.980Z] ---> Running in 50184ada3f15 [2024-10-14T04:10:32.239Z] Removing intermediate container 50184ada3f15 [2024-10-14T04:10:32.239Z] ---> 531971adeedc [2024-10-14T04:10:32.239Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T04:10:32.239Z] Successfully built 531971adeedc [2024-10-14T04:10:32.239Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:10:33.208Z] 4b2b3ec1ddad: Pull complete [2024-10-14T04:10:33.208Z] 6e3a953caa63: Pull complete [2024-10-14T04:10:33.208Z] 4c868131d387: Pull complete [2024-10-14T04:10:33.208Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-14T04:10:33.208Z] Status: Downloaded newer image for docker:latest [2024-10-14T04:10:33.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T04:10:33.288Z] [2024-10-14T04:10:33.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:10:33.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T04:10:33.692Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T04:10:33.692Z] 5eb5b503b376: Pulling fs layer [2024-10-14T04:10:33.692Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T04:10:33.692Z] ec43610c2a17: Pulling fs layer [2024-10-14T04:10:33.692Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T04:10:33.692Z] 33b1e0a273af: Pulling fs layer [2024-10-14T04:10:33.692Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T04:10:33.692Z] 2f39f015ded8: Pulling fs layer [2024-10-14T04:10:33.692Z] 33b1e0a273af: Waiting [2024-10-14T04:10:33.692Z] 5d3b04190fa2: Waiting [2024-10-14T04:10:33.692Z] 2f39f015ded8: Waiting [2024-10-14T04:10:33.692Z] 3a2ae6a8a46f: Waiting [2024-10-14T04:10:33.692Z] 5c69ac0246d0: Verifying Checksum [2024-10-14T04:10:33.692Z] 5c69ac0246d0: Download complete [2024-10-14T04:10:33.692Z] 3a2ae6a8a46f: Download complete [2024-10-14T04:10:33.692Z] 33b1e0a273af: Verifying Checksum [2024-10-14T04:10:33.692Z] 33b1e0a273af: Download complete [2024-10-14T04:10:33.692Z] ec43610c2a17: Verifying Checksum [2024-10-14T04:10:33.692Z] ec43610c2a17: Download complete [2024-10-14T04:10:33.692Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T04:10:33.692Z] 5d3b04190fa2: Download complete [2024-10-14T04:10:33.952Z] 5eb5b503b376: Download complete [2024-10-14T04:10:34.521Z] 2f39f015ded8: Download complete [2024-10-14T04:10:35.091Z] 5eb5b503b376: Pull complete [2024-10-14T04:10:35.350Z] 5c69ac0246d0: Pull complete [2024-10-14T04:10:35.610Z] ec43610c2a17: Pull complete [2024-10-14T04:10:35.794Z] ---> 7c122d75f104 [2024-10-14T04:10:35.794Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T04:10:35.794Z] ---> Running in 596c4e033dd2 [2024-10-14T04:10:35.870Z] 3a2ae6a8a46f: Pull complete [2024-10-14T04:10:36.130Z] 33b1e0a273af: Pull complete [2024-10-14T04:10:36.130Z] 5d3b04190fa2: Pull complete [2024-10-14T04:10:36.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T04:10:37.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T04:10:38.442Z] OK: 238 MiB in 54 packages [2024-10-14T04:10:39.031Z] Removing intermediate container 596c4e033dd2 [2024-10-14T04:10:39.031Z] ---> 0b1dee7b27ee [2024-10-14T04:10:39.031Z] Step 10/15 : ENV GO111MODULE=on [2024-10-14T04:10:39.297Z] ---> Running in 36d534903a76 [2024-10-14T04:10:39.562Z] Removing intermediate container 36d534903a76 [2024-10-14T04:10:39.562Z] ---> b89cc98a0d86 [2024-10-14T04:10:39.562Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-14T04:10:39.562Z] ---> Running in 68c3277101bc [2024-10-14T04:10:39.828Z] Removing intermediate container 68c3277101bc [2024-10-14T04:10:39.829Z] ---> be055de1759c [2024-10-14T04:10:39.829Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-14T04:10:40.320Z] 2f39f015ded8: Pull complete [2024-10-14T04:10:40.320Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T04:10:40.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T04:10:40.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2024-10-14T04:10:40.412Z] ---> cfc2688a0d2e [2024-10-14T04:10:40.413Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T04:10:40.413Z] ---> Running in d8569bbd3e4d [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T04:10:40.608Z] prd-ubuntu20.04-docker-8c-8g-22664 does not seem to be running inside a container [2024-10-14T04:10:40.651Z] $ 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-808 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-808:/w/workspace/edgexfoundry_edgex-ui-go_PR-808:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-808@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-10-14T04:10:44.805Z] $ docker top d69d6dec9f3b47c7137f7fe03414e4c6751218f12fe3e575f0b49400c673b0c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:10:45.302Z] ---> job-cost.sh [2024-10-14T04:10:45.303Z] lf-activate-venv: SKIPPING [2024-10-14T04:10:45.303Z] INFO: No Stack... [2024-10-14T04:10:45.874Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T04:10:46.133Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T04:10:46.455Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-808/archives/cost.csv [2024-10-14T04:10:46.455Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T04:10:46.505Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-808-1-stack-cost] [2024-10-14T04:10:46.511Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-808-1-stack-cost] did not exist. Created. [2024-10-14T04:10:46.518Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-808-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T04:10:46.943Z] + echo total: 0.4399999976158142 [Pipeline] stash [2024-10-14T04:10:47.313Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T04:10:47.334Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-808-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T04:10:47.445Z] $ docker stop --time=1 d69d6dec9f3b47c7137f7fe03414e4c6751218f12fe3e575f0b49400c673b0c0 [2024-10-14T04:10:48.719Z] $ docker rm -f --volumes d69d6dec9f3b47c7137f7fe03414e4c6751218f12fe3e575f0b49400c673b0c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T04:12:32.098Z] Removing intermediate container d8569bbd3e4d [2024-10-14T04:12:32.098Z] ---> 4b81552dd788 [2024-10-14T04:12:32.098Z] Step 14/15 : COPY . . [2024-10-14T04:12:32.680Z] ---> 12b64ff53772 [2024-10-14T04:12:32.680Z] Step 15/15 : RUN ${MAKE} [2024-10-14T04:12:32.680Z] ---> Running in 5782e7f56b52 [2024-10-14T04:12:33.640Z] noop [2024-10-14T04:12:34.224Z] Removing intermediate container 5782e7f56b52 [2024-10-14T04:12:34.224Z] ---> 984ff12b52e6 [2024-10-14T04:12:34.489Z] Successfully built 984ff12b52e6 [2024-10-14T04:12:34.489Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:12:35.015Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T04:12:35.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T04:12:35.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-22673 does not seem to be running inside a container [2024-10-14T04:12:35.392Z] $ 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-10-14T04:12:36.627Z] $ docker top c180065f9706b4b8120fb0dbc66f5d67175c89913d2eda37b1a1f61fa42dc3dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T04:12:37.572Z] + go version [2024-10-14T04:12:37.572Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T04:12:37.615Z] $ docker stop --time=1 c180065f9706b4b8120fb0dbc66f5d67175c89913d2eda37b1a1f61fa42dc3dc [2024-10-14T04:12:39.212Z] $ docker rm -f --volumes c180065f9706b4b8120fb0dbc66f5d67175c89913d2eda37b1a1f61fa42dc3dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:12:40.140Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T04:12:40.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T04:12:40.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-22673 does not seem to be running inside a container [2024-10-14T04:12:40.468Z] $ 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-10-14T04:12:41.698Z] $ docker top 10f3bffa3e79e9b9ac92f62f139d433c4f6263b065c15f04be3b269873a6740e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T04:12:42.296Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-14T04:12:42.742Z] + make test [2024-10-14T04:12:42.742Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-14T04:12:49.408Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-10-14T04:16:11.184Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2024-10-14T04:16:11.184Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2024-10-14T04:16:11.184Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2024-10-14T04:16:11.184Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2024-10-14T04:16:11.184Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2024-10-14T04:16:11.184Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2024-10-14T04:16:11.184Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2024-10-14T04:16:11.184Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2024-10-14T04:16:11.184Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-10-14T04:16:58.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T04:16:58.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T04:16:58.066Z] ./bin/test-attribution-txt.sh [2024-10-14T04:16:58.066Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-14T04:16:58.066Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-14T04:16:58.067Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-14T04:16:58.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T04:16:58.167Z] $ docker stop --time=1 10f3bffa3e79e9b9ac92f62f139d433c4f6263b065c15f04be3b269873a6740e [2024-10-14T04:17:00.050Z] $ docker rm -f --volumes 10f3bffa3e79e9b9ac92f62f139d433c4f6263b065c15f04be3b269873a6740e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T04:17:01.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T04:17:01.703Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T04:17:02.364Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T04:17:03.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T04:17:03.354Z] + ls -al . [2024-10-14T04:17:03.354Z] total 272 [2024-10-14T04:17:03.354Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 04:12 . [2024-10-14T04:17:03.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 04:09 .. [2024-10-14T04:17:03.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 04:09 .blubracket [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 14 04:09 .dockerignore [2024-10-14T04:17:03.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 04:09 .git [2024-10-14T04:17:03.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 04:09 .github [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 178 Oct 14 04:09 .gitignore [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 9736 Oct 14 04:09 Attribution.txt [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 21430 Oct 14 04:09 CHANGELOG.md [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 14 04:09 CONTRIBUTING.md [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 1940 Oct 14 04:09 Dockerfile [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 14 04:09 Jenkinsfile [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 14 04:09 LICENSE [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 2189 Oct 14 04:09 Makefile [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 14 04:09 README.md [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 04:06 VERSION [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 4832 Oct 14 04:09 angularmigrationlogs.md [2024-10-14T04:17:03.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 04:09 assets [2024-10-14T04:17:03.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 04:09 bin [2024-10-14T04:17:03.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 04:09 cmd [2024-10-14T04:17:03.354Z] -rw-r--r-- 1 jenkins jenkins 16026 Oct 14 04:16 coverage.out [2024-10-14T04:17:03.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 04:09 docs [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 6664 Oct 14 04:09 go.mod [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 99091 Oct 14 04:09 go.sum [2024-10-14T04:17:03.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 04:09 internal [2024-10-14T04:17:03.354Z] -rwxrwxr-x 1 jenkins jenkins 568 Oct 14 04:09 redeploy.sh [2024-10-14T04:17:03.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 04:09 testing [2024-10-14T04:17:03.354Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 14 04:09 version.go [2024-10-14T04:17:03.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 04:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:17:03.807Z] + 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=fd6be7c725839184c6bccd8869ad78e7da90c76d --label arch=arm64 --label version=0.0.0 . [2024-10-14T04:17:04.768Z] Sending build context to Docker daemon 35.53MB [2024-10-14T04:17:05.034Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-14T04:17:05.035Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T04:17:05.035Z] ---> 984ff12b52e6 [2024-10-14T04:17:05.035Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-14T04:17:05.301Z] ---> Running in f9fdcb2c5446 [2024-10-14T04:17:05.570Z] Removing intermediate container f9fdcb2c5446 [2024-10-14T04:17:05.570Z] ---> b58146894ddf [2024-10-14T04:17:05.570Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T04:17:05.570Z] ---> Running in 8974f00ab629 [2024-10-14T04:17:05.845Z] Removing intermediate container 8974f00ab629 [2024-10-14T04:17:05.845Z] ---> 885e3a123b2e [2024-10-14T04:17:05.845Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T04:17:05.845Z] ---> Running in 16bd2d9696fb [2024-10-14T04:17:06.118Z] Removing intermediate container 16bd2d9696fb [2024-10-14T04:17:06.118Z] ---> e268a1cb47b4 [2024-10-14T04:17:06.118Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-10-14T04:17:06.387Z] ---> Running in e364ea4c03f7 [2024-10-14T04:17:06.654Z] Removing intermediate container e364ea4c03f7 [2024-10-14T04:17:06.654Z] ---> be0127076565 [2024-10-14T04:17:06.654Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-14T04:17:06.654Z] ---> Running in 253ba3ecfe5a [2024-10-14T04:17:06.923Z] Removing intermediate container 253ba3ecfe5a [2024-10-14T04:17:06.923Z] ---> c8e45d0a07c7 [2024-10-14T04:17:06.923Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-14T04:17:08.868Z] ---> 55ee96d9c4bb [2024-10-14T04:17:08.868Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T04:17:08.868Z] ---> Running in 532ffdcaee97 [2024-10-14T04:17:09.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T04:17:10.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T04:17:11.498Z] OK: 238 MiB in 54 packages [2024-10-14T04:17:12.455Z] Removing intermediate container 532ffdcaee97 [2024-10-14T04:17:12.455Z] ---> 64e32e903e18 [2024-10-14T04:17:12.455Z] Step 10/27 : ENV GO111MODULE=on [2024-10-14T04:17:12.455Z] ---> Running in 7c8b851ec81a [2024-10-14T04:17:12.719Z] Removing intermediate container 7c8b851ec81a [2024-10-14T04:17:12.719Z] ---> 11f933432dd6 [2024-10-14T04:17:12.719Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-14T04:17:12.719Z] ---> Running in a5e55fabf3bb [2024-10-14T04:17:12.984Z] Removing intermediate container a5e55fabf3bb [2024-10-14T04:17:12.984Z] ---> fc94f51f5515 [2024-10-14T04:17:12.984Z] Step 12/27 : COPY go.mod vendor* ./ [2024-10-14T04:17:13.566Z] ---> 0821d7da25d9 [2024-10-14T04:17:13.566Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T04:17:13.566Z] ---> Running in be529770ee90 [2024-10-14T04:17:16.148Z] Removing intermediate container be529770ee90 [2024-10-14T04:17:16.148Z] ---> 73d0e7f0dc5e [2024-10-14T04:17:16.148Z] Step 14/27 : COPY . . [2024-10-14T04:17:19.484Z] ---> 99c84146868f [2024-10-14T04:17:19.484Z] Step 15/27 : RUN ${MAKE} [2024-10-14T04:17:19.484Z] ---> Running in 58e91b2388dc [2024-10-14T04:17:20.457Z] 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-10-14T04:20:42.206Z] Removing intermediate container 58e91b2388dc [2024-10-14T04:20:42.206Z] ---> b077376bf43d [2024-10-14T04:20:42.206Z] Step 16/27 : FROM alpine:3.18 [2024-10-14T04:20:42.206Z] 3.18: Pulling from library/alpine [2024-10-14T04:20:42.206Z] 720f3032cd11: Pulling fs layer [2024-10-14T04:20:42.206Z] 720f3032cd11: Verifying Checksum [2024-10-14T04:20:42.206Z] 720f3032cd11: Download complete [2024-10-14T04:20:42.206Z] 720f3032cd11: Pull complete [2024-10-14T04:20:42.206Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-14T04:20:42.206Z] Status: Downloaded newer image for alpine:3.18 [2024-10-14T04:20:42.206Z] ---> 3e834921e367 [2024-10-14T04:20:42.206Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T04:20:42.206Z] ---> Running in 063b5736e3ef [2024-10-14T04:20:42.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-14T04:20:42.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-14T04:20:42.206Z] OK: 8 MiB in 15 packages [2024-10-14T04:20:42.206Z] Removing intermediate container 063b5736e3ef [2024-10-14T04:20:42.206Z] ---> 384e679fd20c [2024-10-14T04:20:42.206Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-10-14T04:20:42.206Z] ---> Running in e71394e075cf [2024-10-14T04:20:42.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-14T04:20:42.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-14T04:20:42.206Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-14T04:20:42.206Z] Executing busybox-1.36.1-r7.trigger [2024-10-14T04:20:42.206Z] OK: 8 MiB in 16 packages [2024-10-14T04:20:42.206Z] Removing intermediate container e71394e075cf [2024-10-14T04:20:42.206Z] ---> 7939de9b1441 [2024-10-14T04:20:42.206Z] Step 19/27 : EXPOSE 4000 [2024-10-14T04:20:42.206Z] ---> Running in 455dcd9f59b4 [2024-10-14T04:20:42.206Z] Removing intermediate container 455dcd9f59b4 [2024-10-14T04:20:42.206Z] ---> 37e9c85aa0e4 [2024-10-14T04:20:42.206Z] 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-10-14T04:20:44.778Z] ---> bdf73b456a13 [2024-10-14T04:20:44.778Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-10-14T04:20:44.778Z] ---> 1a2828387e24 [2024-10-14T04:20:44.778Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-10-14T04:20:45.360Z] ---> b5df1ba1cc63 [2024-10-14T04:20:45.360Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-10-14T04:20:45.360Z] ---> Running in b2697d0b1e23 [2024-10-14T04:20:45.626Z] Removing intermediate container b2697d0b1e23 [2024-10-14T04:20:45.626Z] ---> 1986a297f190 [2024-10-14T04:20:45.626Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-10-14T04:20:45.626Z] ---> Running in b37e04da9085 [2024-10-14T04:20:45.894Z] Removing intermediate container b37e04da9085 [2024-10-14T04:20:45.894Z] ---> 9ab8193b6579 [2024-10-14T04:20:45.894Z] Step 25/27 : LABEL arch=arm64 [2024-10-14T04:20:45.894Z] ---> Running in fee154c7db00 [2024-10-14T04:20:46.483Z] Removing intermediate container fee154c7db00 [2024-10-14T04:20:46.483Z] ---> fda002bb32d4 [2024-10-14T04:20:46.483Z] Step 26/27 : LABEL git_sha=fd6be7c725839184c6bccd8869ad78e7da90c76d [2024-10-14T04:20:46.483Z] ---> Running in 4e501a2e4fcb [2024-10-14T04:20:46.752Z] Removing intermediate container 4e501a2e4fcb [2024-10-14T04:20:46.752Z] ---> cfa8034f3516 [2024-10-14T04:20:46.752Z] Step 27/27 : LABEL version=0.0.0 [2024-10-14T04:20:46.752Z] ---> Running in 4850181f54ea [2024-10-14T04:20:47.020Z] Removing intermediate container 4850181f54ea [2024-10-14T04:20:47.020Z] ---> 67ed4b969ef4 [2024-10-14T04:20:47.020Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T04:20:47.020Z] Successfully built 67ed4b969ef4 [2024-10-14T04:20:47.020Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:20:47.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T04:20:47.998Z] [2024-10-14T04:20:47.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:20:48.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T04:20:48.432Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T04:20:48.432Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T04:20:48.432Z] 04944245beec: Pulling fs layer [2024-10-14T04:20:48.432Z] 699f458cf7ca: Pulling fs layer [2024-10-14T04:20:48.432Z] 765212b225bb: Pulling fs layer [2024-10-14T04:20:48.432Z] f23df028b6ca: Pulling fs layer [2024-10-14T04:20:48.432Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T04:20:48.432Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T04:20:48.432Z] f23df028b6ca: Waiting [2024-10-14T04:20:48.432Z] d65c8cfc05b1: Waiting [2024-10-14T04:20:48.432Z] 765212b225bb: Waiting [2024-10-14T04:20:48.432Z] 2437ff75d9bd: Waiting [2024-10-14T04:20:48.700Z] 04944245beec: Verifying Checksum [2024-10-14T04:20:48.700Z] 04944245beec: Download complete [2024-10-14T04:20:48.700Z] 765212b225bb: Verifying Checksum [2024-10-14T04:20:48.700Z] 765212b225bb: Download complete [2024-10-14T04:20:48.700Z] f23df028b6ca: Download complete [2024-10-14T04:20:48.700Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T04:20:48.700Z] d65c8cfc05b1: Download complete [2024-10-14T04:20:48.970Z] 699f458cf7ca: Verifying Checksum [2024-10-14T04:20:48.970Z] 699f458cf7ca: Download complete [2024-10-14T04:20:49.237Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T04:20:49.237Z] 8998bd30e6a1: Download complete [2024-10-14T04:20:51.820Z] 2437ff75d9bd: Download complete [2024-10-14T04:20:53.762Z] 8998bd30e6a1: Pull complete [2024-10-14T04:20:54.347Z] 04944245beec: Pull complete [2024-10-14T04:20:56.287Z] 699f458cf7ca: Pull complete [2024-10-14T04:20:56.287Z] 765212b225bb: Pull complete [2024-10-14T04:20:57.245Z] f23df028b6ca: Pull complete [2024-10-14T04:20:57.245Z] d65c8cfc05b1: Pull complete [2024-10-14T04:21:15.454Z] 2437ff75d9bd: Pull complete [2024-10-14T04:21:15.454Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T04:21:15.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T04:21:15.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T04:21:15.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-22673 does not seem to be running inside a container [2024-10-14T04:21:15.887Z] $ 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-10-14T04:21:18.520Z] $ docker top e0409611f01bafc1dcb52763fb0d3e739444e57e1b1fb127971bc0b279875a7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:21:19.437Z] ---> job-cost.sh [2024-10-14T04:21:19.437Z] lf-activate-venv: SKIPPING [2024-10-14T04:21:19.437Z] INFO: No Stack... [2024-10-14T04:21:20.018Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T04:21:20.600Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T04:21:21.260Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-10-14T04:21:21.260Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T04:21:21.347Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-808-1-stack-cost] [2024-10-14T04:21:21.354Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-808-1-stack-cost] did not exist. Created. [2024-10-14T04:21:21.361Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-808-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T04:21:22.213Z] /w/workspace/edgex-ui-go/1@tmp/durable-68d00dd7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T04:21:22.911Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T04:21:22.953Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T04:21:23.132Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T04:21:23.166Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-808-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T04:21:23.259Z] $ docker stop --time=1 e0409611f01bafc1dcb52763fb0d3e739444e57e1b1fb127971bc0b279875a7d [2024-10-14T04:21:24.797Z] $ docker rm -f --volumes e0409611f01bafc1dcb52763fb0d3e739444e57e1b1fb127971bc0b279875a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-14T04:21:26.020Z] provisioning config files... [2024-10-14T04:21:26.032Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp/config18208010989388272571tmp [Pipeline] { [Pipeline] sh [2024-10-14T04:21:26.436Z] + set +x [2024-10-14T04:21:26.436Z] + curl -s https://codecov.io/bash [2024-10-14T04:21:26.436Z] + bash -s -- [2024-10-14T04:21:26.436Z] [2024-10-14T04:21:26.436Z] _____ _ [2024-10-14T04:21:26.436Z] / ____| | | [2024-10-14T04:21:26.436Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T04:21:26.436Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T04:21:26.436Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T04:21:26.436Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T04:21:26.436Z] Bash-1.0.6 [2024-10-14T04:21:26.436Z] [2024-10-14T04:21:26.436Z] [2024-10-14T04:21:26.436Z] ==> git version 2.25.1 found [2024-10-14T04:21:26.436Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-14T04:21:26.436Z] Release-Date: 2020-01-08 [2024-10-14T04:21:26.436Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-14T04:21:26.436Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T04:21:26.436Z] ==> Jenkins CI detected. [2024-10-14T04:21:26.436Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-808 [2024-10-14T04:21:26.436Z] project root: . [2024-10-14T04:21:26.436Z] --> token set from env [2024-10-14T04:21:26.436Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T04:21:26.436Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T04:21:26.695Z] ==> Python coveragepy not found [2024-10-14T04:21:26.695Z] ==> Searching for coverage reports in: [2024-10-14T04:21:26.695Z] + . [2024-10-14T04:21:26.695Z] -> Found 1 reports [2024-10-14T04:21:26.695Z] ==> Detecting git/mercurial file structure [2024-10-14T04:21:26.695Z] ==> Reading reports [2024-10-14T04:21:26.695Z] + ./coverage.out bytes=16026 [2024-10-14T04:21:26.695Z] ==> Appending adjustments [2024-10-14T04:21:26.695Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T04:21:27.266Z] + Found adjustments [2024-10-14T04:21:27.266Z] ==> Gzipping contents [2024-10-14T04:21:27.266Z] 12K /tmp/codecov.mc6FdE.gz [2024-10-14T04:21:27.266Z] ==> Uploading reports [2024-10-14T04:21:27.266Z] url: https://codecov.io [2024-10-14T04:21:27.266Z] query: branch=PR-808&commit=fd6be7c725839184c6bccd8869ad78e7da90c76d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-808%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=808&job=&cmd_args= [2024-10-14T04:21:27.266Z] -> Pinging Codecov [2024-10-14T04:21:27.266Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-808&commit=fd6be7c725839184c6bccd8869ad78e7da90c76d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-808%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=808&job=&cmd_args= [2024-10-14T04:21:27.526Z] -> Uploading to [2024-10-14T04:21:27.526Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-ui-go/fd6be7c725839184c6bccd8869ad78e7da90c76d/30907637-6b2d-48b2-bb70-a4e90b947bef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T042127Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=24604872359d132924a37797bb84b4123d1c616e58c708aca6932779610e2d5f [2024-10-14T04:21:27.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T04:21:27.526Z] Dload Upload Total Spent Left Speed [2024-10-14T04:21:27.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10490 0 0 100 10490 0 50191 --:--:-- --:--:-- --:--:-- 49952 100 10490 0 0 100 10490 0 46008 --:--:-- --:--:-- --:--:-- 45807 [2024-10-14T04:21:27.526Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/fd6be7c725839184c6bccd8869ad78e7da90c76d [Pipeline] } [2024-10-14T04:21:27.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-14T04:21:29.853Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-808/archives ] [2024-10-14T04:21:29.853Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-808/archives [2024-10-14T04:21:29.853Z] total 16 [2024-10-14T04:21:29.853Z] drwxr-xr-x 3 root root 4096 Oct 14 04:10 . [2024-10-14T04:21:29.853Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 14 04:10 .. [2024-10-14T04:21:29.853Z] drwxr-xr-x 2 root root 4096 Oct 14 04:10 cost [2024-10-14T04:21:29.853Z] -rw-r--r-- 1 root root 84 Oct 14 04:10 cost.csv [2024-10-14T04:21:29.853Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-808/archives [2024-10-14T04:21:29.853Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-808/archives [2024-10-14T04:21:29.853Z] total 16 [2024-10-14T04:21:29.853Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 04:10 . [2024-10-14T04:21:29.853Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 14 04:10 .. [2024-10-14T04:21:29.853Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 04:10 cost [2024-10-14T04:21:29.853Z] -rw-r--r-- 1 jenkins jenkins 84 Oct 14 04:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:21:30.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:21:31.088Z] ---> package-listing.sh [2024-10-14T04:21:31.088Z] ++ facter osfamily [2024-10-14T04:21:31.088Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T04:21:31.347Z] + OS_FAMILY=debian [2024-10-14T04:21:31.348Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-808 [2024-10-14T04:21:31.348Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T04:21:31.348Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T04:21:31.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T04:21:31.348Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T04:21:31.348Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-808 ']' [2024-10-14T04:21:31.348Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T04:21:31.348Z] + case "${OS_FAMILY}" in [2024-10-14T04:21:31.348Z] + dpkg -l [2024-10-14T04:21:31.348Z] + grep '^ii' [2024-10-14T04:21:31.348Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T04:21:31.348Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T04:21:31.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T04:21:31.348Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-808 ']' [2024-10-14T04:21:31.348Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-808/archives/ [2024-10-14T04:21:31.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-808/archives/ [Pipeline] echo [2024-10-14T04:21:31.391Z] 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-808/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T04:21:31.691Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T04:21:32.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T04:21:32.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T04:21:32.520Z] prd-ubuntu20.04-docker-8c-8g-22664 does not seem to be running inside a container [2024-10-14T04:21:32.561Z] $ 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-808/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-808 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-808:/w/workspace/edgexfoundry_edgex-ui-go_PR-808:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-808@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-10-14T04:21:32.797Z] $ docker top 9de1d71050571d1cacb26d11ff60a5a3b29a2c2049afcb1afca2e03385ff35bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T04:21:33.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T04:21:33.525Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T04:21:33.850Z] + ls /var/log/sa-host [2024-10-14T04:21:33.850Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T04:21:34.119Z] provisioning config files... [2024-10-14T04:21:34.129Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-808@tmp/config16601713710712115592tmp [Pipeline] { [Pipeline] echo [2024-10-14T04:21:34.208Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:21:34.539Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T04:21:34.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:21:35.006Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T04:21:35.045Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:21:35.371Z] ---> sudo-logs.sh [2024-10-14T04:21:35.371Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T04:21:35.482Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:21:35.811Z] ---> job-cost.sh [2024-10-14T04:21:35.811Z] lf-activate-venv: SKIPPING [2024-10-14T04:21:35.811Z] DEBUG: total: 0.4399999976158142 [2024-10-14T04:21:35.811Z] INFO: Retrieving Stack Cost... [2024-10-14T04:21:36.382Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T04:21:36.643Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T04:21:36.684Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T04:21:37.016Z] ---> logs-deploy.sh [2024-10-14T04:21:37.016Z] lf-activate-venv: SKIPPING [2024-10-14T04:21:37.016Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-808/1 [2024-10-14T04:21:37.016Z] INFO: archiving workspace using pattern(s): [2024-10-14T04:21:37.955Z] Archives upload complete. [2024-10-14T04:21:38.214Z] INFO: archiving logs to Nexus