Pull request #807 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86fbb94460b9bf047eb767e4c0a3a38a1322dc80+850fdf759a0efe631343390da82a37f8ec516889 (b45778f496eba94078e24c0045251c8c6bb654aa) 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-ssh11181303735959234902.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-ssh6544712361355705311.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-807/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-807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16719902175402310816.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-807/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11322382748234653173.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-ssh16103173253738143723.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-807/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-807/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18312683360983817591.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22424 in /w/workspace/edgexfoundry_edgex-ui-go_PR-807 [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-807 # 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 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 Merge succeeded, producing 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 Checking out Revision 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 (PR-807) Commit message: "chore(deps): Bump cookie, socket.io and express in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/807/head:refs/remotes/origin/PR-807 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 # 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 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-10T14:27:51.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-10T14:27:51.343Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-10T14:27:51.468Z] ========================================================= [2024-10-10T14:27:51.469Z] EdgeX Global Pipelines Version Info [2024-10-10T14:27:51.469Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:27:53.423Z] ------------------- [2024-10-10T14:27:53.423Z] stable info: [2024-10-10T14:27:53.423Z] ------------------- [2024-10-10T14:27:53.423Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-10T14:27:53.423Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-10T14:27:53.423Z] Message: update stable to v1.0.265 [2024-10-10T14:27:54.364Z] ------------------- [2024-10-10T14:27:54.365Z] experimental info: [2024-10-10T14:27:54.365Z] ------------------- [2024-10-10T14:27:54.365Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-10T14:27:54.365Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-10T14:27:54.365Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-10T14:27:54.618Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-10-10T14:27:54.680Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-10-10T14:27:54.743Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-10T14:27:54.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-10T14:27:54.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-10T14:27:54.923Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-10T14:27:54.981Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-10T14:27:55.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-10T14:27:55.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-10T14:27:55.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-10T14:27:55.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-10T14:27:55.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-10-10T14:27:55.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-10T14:27:55.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-10T14:27:55.470Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-10T14:27:55.529Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-10T14:27:55.591Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-10T14:27:55.649Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-10T14:27:55.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-10T14:27:55.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-10T14:27:55.822Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-10T14:27:55.881Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-10T14:27:55.942Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-10T14:27:56.006Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-10T14:27:56.069Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-10T14:27:56.136Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-10T14:27:56.197Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-10T14:27:56.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-807 [Pipeline] echo [2024-10-10T14:27:56.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-807 [Pipeline] echo [2024-10-10T14:27:56.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-807 [Pipeline] echo [2024-10-10T14:27:56.436Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [Pipeline] echo [2024-10-10T14:27:56.496Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86fbb94 [Pipeline] echo [2024-10-10T14:27:56.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-10T14:27:56.719Z] provisioning config files... [2024-10-10T14:27:56.733Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/config1001329916211517827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:27:57.136Z] ---> ****-login.sh [2024-10-10T14:27:57.136Z] nexus3.edgexfoundry.org:10001 [2024-10-10T14:27:57.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:27:57.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:27:57.398Z] Configure a credential helper to remove this warning. See [2024-10-10T14:27:57.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:27:57.398Z] [2024-10-10T14:27:57.398Z] Login Succeeded [2024-10-10T14:27:57.398Z] nexus3.edgexfoundry.org:10002 [2024-10-10T14:27:57.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:27:57.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:27:57.660Z] Configure a credential helper to remove this warning. See [2024-10-10T14:27:57.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:27:57.660Z] [2024-10-10T14:27:57.660Z] Login Succeeded [2024-10-10T14:27:57.660Z] nexus3.edgexfoundry.org:10003 [2024-10-10T14:27:57.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:27:57.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:27:57.660Z] Configure a credential helper to remove this warning. See [2024-10-10T14:27:57.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:27:57.660Z] [2024-10-10T14:27:57.660Z] Login Succeeded [2024-10-10T14:27:57.660Z] nexus3.edgexfoundry.org:10004 [2024-10-10T14:27:57.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:27:57.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:27:57.922Z] Configure a credential helper to remove this warning. See [2024-10-10T14:27:57.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:27:57.922Z] [2024-10-10T14:27:57.922Z] Login Succeeded [2024-10-10T14:27:57.922Z] ****.io [2024-10-10T14:27:57.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:27:58.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:27:58.184Z] Configure a credential helper to remove this warning. See [2024-10-10T14:27:58.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:27:58.184Z] [2024-10-10T14:27:58.184Z] Login Succeeded [2024-10-10T14:27:58.184Z] ---> ****-login.sh ends [Pipeline] } [2024-10-10T14:27:58.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-10T14:27:58.935Z] + git rev-list -1 --merges 86fbb94460b9bf047eb767e4c0a3a38a1322dc80~1..86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [Pipeline] echo [2024-10-10T14:27:58.982Z] -----------> git rev-list -1 --merges 86fbb94460b9bf047eb767e4c0a3a38a1322dc80~1..86fbb94460b9bf047eb767e4c0a3a38a1322dc80 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [false] [Pipeline] sh [2024-10-10T14:27:59.304Z] + git log --format=format:%s -1 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [Pipeline] echo [2024-10-10T14:27:59.346Z] ========================================================= [2024-10-10T14:27:59.347Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-10T14:27:59.347Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-10T14:27:59.822Z] + git log --format=format:%s -1 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [Pipeline] echo [2024-10-10T14:27:59.860Z] [semverPrep] GIT_COMMIT: 86fbb94460b9bf047eb767e4c0a3a38a1322dc80, Commit Message: chore(deps): Bump cookie, socket.io and express in /web [Pipeline] echo [2024-10-10T14:27:59.905Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-10T14:28:00.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-10T14:28:00.335Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-10T14:28:00.335Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-10T14:28:00.335Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-10T14:28:00.335Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-10T14:28:00.335Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-10T14:28:00.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:28:00.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-10T14:28:00.845Z] [2024-10-10T14:28:00.845Z] 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-10T14:28:01.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-10T14:28:01.232Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-10T14:28:01.232Z] b85a868b505f: Pulling fs layer [2024-10-10T14:28:01.232Z] e2be974225ed: Pulling fs layer [2024-10-10T14:28:01.232Z] 339a4e72a1f5: Pulling fs layer [2024-10-10T14:28:01.232Z] 988bab9f4d93: Pulling fs layer [2024-10-10T14:28:01.232Z] 1469e6f7b9e6: Pulling fs layer [2024-10-10T14:28:01.232Z] eaf3925da568: Pulling fs layer [2024-10-10T14:28:01.232Z] bab4dde63d76: Pulling fs layer [2024-10-10T14:28:01.232Z] bde34c3a00c8: Pulling fs layer [2024-10-10T14:28:01.232Z] 988bab9f4d93: Waiting [2024-10-10T14:28:01.232Z] bde34c3a00c8: Waiting [2024-10-10T14:28:01.232Z] eaf3925da568: Waiting [2024-10-10T14:28:01.232Z] 1469e6f7b9e6: Waiting [2024-10-10T14:28:01.232Z] bab4dde63d76: Waiting [2024-10-10T14:28:01.232Z] b352a97aabf1: Pulling fs layer [2024-10-10T14:28:01.232Z] 4872d77fe225: Pulling fs layer [2024-10-10T14:28:01.232Z] 5851b861e8e6: Pulling fs layer [2024-10-10T14:28:01.232Z] 4872d77fe225: Waiting [2024-10-10T14:28:01.232Z] b352a97aabf1: Waiting [2024-10-10T14:28:01.232Z] 5851b861e8e6: Waiting [2024-10-10T14:28:01.232Z] e2be974225ed: Download complete [2024-10-10T14:28:01.232Z] 988bab9f4d93: Download complete [2024-10-10T14:28:01.491Z] 1469e6f7b9e6: Verifying Checksum [2024-10-10T14:28:01.491Z] 1469e6f7b9e6: Download complete [2024-10-10T14:28:01.491Z] eaf3925da568: Download complete [2024-10-10T14:28:01.491Z] 339a4e72a1f5: Verifying Checksum [2024-10-10T14:28:01.491Z] 339a4e72a1f5: Download complete [2024-10-10T14:28:01.491Z] bde34c3a00c8: Download complete [2024-10-10T14:28:01.491Z] b352a97aabf1: Verifying Checksum [2024-10-10T14:28:01.491Z] b352a97aabf1: Download complete [2024-10-10T14:28:01.491Z] 4872d77fe225: Verifying Checksum [2024-10-10T14:28:01.491Z] 4872d77fe225: Download complete [2024-10-10T14:28:01.491Z] 5851b861e8e6: Verifying Checksum [2024-10-10T14:28:01.491Z] 5851b861e8e6: Download complete [2024-10-10T14:28:01.491Z] b85a868b505f: Verifying Checksum [2024-10-10T14:28:01.491Z] b85a868b505f: Download complete [2024-10-10T14:28:01.757Z] bab4dde63d76: Verifying Checksum [2024-10-10T14:28:01.757Z] bab4dde63d76: Download complete [2024-10-10T14:28:03.183Z] b85a868b505f: Pull complete [2024-10-10T14:28:03.183Z] e2be974225ed: Pull complete [2024-10-10T14:28:03.443Z] 339a4e72a1f5: Pull complete [2024-10-10T14:28:03.703Z] 988bab9f4d93: Pull complete [2024-10-10T14:28:03.964Z] 1469e6f7b9e6: Pull complete [2024-10-10T14:28:03.964Z] eaf3925da568: Pull complete [2024-10-10T14:28:05.872Z] bab4dde63d76: Pull complete [2024-10-10T14:28:05.872Z] bde34c3a00c8: Pull complete [2024-10-10T14:28:05.872Z] b352a97aabf1: Pull complete [2024-10-10T14:28:05.872Z] 4872d77fe225: Pull complete [2024-10-10T14:28:05.872Z] 5851b861e8e6: Pull complete [2024-10-10T14:28:05.872Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-10T14:28:05.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-10T14:28:05.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T14:28:06.191Z] prd-ubuntu20.04-docker-8c-8g-22424 does not seem to be running inside a container [2024-10-10T14:28:06.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-807 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807:/w/workspace/edgexfoundry_edgex-ui-go_PR-807:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-10T14:28:11.577Z] $ docker top 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 -eo pid,comm [2024-10-10T14:28:11.628Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-10T14:28:11.628Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-10T14:28:11.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-10T14:28:11.798Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-10T14:28:11.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-10T14:28:11.913Z] $ docker exec 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 ssh-agent [2024-10-10T14:28:12.013Z] SSH_AUTH_SOCK=/tmp/ssh-nqVjvdMmaPv2/agent.31 [2024-10-10T14:28:12.013Z] SSH_AGENT_PID=37 [2024-10-10T14:28:12.020Z] Running ssh-add (command line suppressed) [2024-10-10T14:28:12.120Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/private_key_820266857343764686.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/private_key_820266857343764686.key) [2024-10-10T14:28:12.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-10T14:28:12.480Z] + git tag --points-at HEAD [Pipeline] } [2024-10-10T14:28:12.509Z] $ docker exec --env ******** --env ******** 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 ssh-agent -k [2024-10-10T14:28:12.595Z] unset SSH_AUTH_SOCK; [2024-10-10T14:28:12.596Z] unset SSH_AGENT_PID; [2024-10-10T14:28:12.596Z] echo Agent pid 37 killed; [2024-10-10T14:28:12.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-10T14:28:12.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-10T14:28:12.723Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-10T14:28:12.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-10T14:28:12.835Z] $ docker exec 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 ssh-agent [2024-10-10T14:28:12.933Z] SSH_AUTH_SOCK=/tmp/ssh-MgmLq9Cpteae/agent.70 [2024-10-10T14:28:12.933Z] SSH_AGENT_PID=76 [2024-10-10T14:28:12.938Z] Running ssh-add (command line suppressed) [2024-10-10T14:28:13.038Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/private_key_1284437714504069283.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/private_key_1284437714504069283.key) [2024-10-10T14:28:13.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-10T14:28:13.399Z] + git semver init [2024-10-10T14:28:13.659Z] 2024-10-10 14:28:13,567 [run_init] DEBUG init version:0.0.0 force:False [2024-10-10T14:28:13.659Z] 2024-10-10 14:28:13,569 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver [2024-10-10T14:28:13.659Z] 2024-10-10 14:28:13,569 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver [2024-10-10T14:28:13.659Z] 2024-10-10 14:28:13,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-807, universal_newlines=False, shell=None, istream=None) [2024-10-10T14:28:16.197Z] 2024-10-10 14:28:15,706 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.git/info/exclude [2024-10-10T14:28:16.197Z] 2024-10-10 14:28:15,707 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver/PR-807 with force:False [2024-10-10T14:28:16.197Z] 2024-10-10 14:28:15,707 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver/PR-807 [2024-10-10T14:28:16.197Z] 2024-10-10 14:28:15,711 [execute] INFO git cat-file --batch-check [2024-10-10T14:28:16.197Z] 2024-10-10 14:28:15,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver, universal_newlines=False, shell=None, istream=) [2024-10-10T14:28:16.197Z] 2024-10-10 14:28:15,718 [execute] INFO git cat-file --batch [2024-10-10T14:28:16.197Z] 2024-10-10 14:28:15,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver, universal_newlines=False, shell=None, istream=) [2024-10-10T14:28:16.197Z] 2024-10-10 14:28:15,724 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-807/.semver/PR-807 [2024-10-10T14:28:16.197Z] 0.0.0 [Pipeline] } [2024-10-10T14:28:16.235Z] $ docker exec --env ******** --env ******** 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 ssh-agent -k [2024-10-10T14:28:16.338Z] unset SSH_AUTH_SOCK; [2024-10-10T14:28:16.339Z] unset SSH_AGENT_PID; [2024-10-10T14:28:16.339Z] echo Agent pid 76 killed; [2024-10-10T14:28:16.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-10T14:28:16.808Z] + git semver [Pipeline] } [2024-10-10T14:28:17.098Z] $ docker stop --time=1 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 [2024-10-10T14:28:18.412Z] $ docker rm -f --volumes 16a42b33611dfd08142d5456a89ab4be88a0f8f4de27f029c57f52326b7dee16 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-10T14:28:18.851Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-10T14:28:19.174Z] Stashed 1 file(s) [Pipeline] echo [2024-10-10T14:28:19.198Z] [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-10T14:28:19.942Z] provisioning config files... [2024-10-10T14:28:19.953Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/config11889486730585264909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:28:20.325Z] ---> ****-login.sh [2024-10-10T14:28:20.325Z] nexus3.edgexfoundry.org:10001 [2024-10-10T14:28:20.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:28:20.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:28:20.325Z] Configure a credential helper to remove this warning. See [2024-10-10T14:28:20.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:28:20.325Z] [2024-10-10T14:28:20.325Z] Login Succeeded [2024-10-10T14:28:20.325Z] nexus3.edgexfoundry.org:10002 [2024-10-10T14:28:20.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:28:20.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:28:20.325Z] Configure a credential helper to remove this warning. See [2024-10-10T14:28:20.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:28:20.325Z] [2024-10-10T14:28:20.325Z] Login Succeeded [2024-10-10T14:28:20.325Z] nexus3.edgexfoundry.org:10003 [2024-10-10T14:28:20.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:28:20.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:28:20.585Z] Configure a credential helper to remove this warning. See [2024-10-10T14:28:20.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:28:20.585Z] [2024-10-10T14:28:20.585Z] Login Succeeded [2024-10-10T14:28:20.585Z] nexus3.edgexfoundry.org:10004 [2024-10-10T14:28:20.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:28:20.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:28:20.585Z] Configure a credential helper to remove this warning. See [2024-10-10T14:28:20.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:28:20.585Z] [2024-10-10T14:28:20.585Z] Login Succeeded [2024-10-10T14:28:20.585Z] ****.io [2024-10-10T14:28:20.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:28:20.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:28:20.848Z] Configure a credential helper to remove this warning. See [2024-10-10T14:28:20.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:28:20.848Z] [2024-10-10T14:28:20.848Z] Login Succeeded [2024-10-10T14:28:20.848Z] ---> ****-login.sh ends [Pipeline] } [2024-10-10T14:28:20.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-10T14:28:21.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T14:28:21.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T14:28:21.230Z] ========================================================= [2024-10-10T14:28:21.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-10T14:28:21.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:28:21.740Z] + 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-10T14:28:22.000Z] Sending build context to Docker daemon 59.78MB [2024-10-10T14:28:22.000Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-10T14:28:22.000Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-10T14:28:22.000Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-10T14:28:22.000Z] 43c4264eed91: Pulling fs layer [2024-10-10T14:28:22.000Z] 4cc291be95ef: Pulling fs layer [2024-10-10T14:28:22.000Z] 2ac1f1163629: Pulling fs layer [2024-10-10T14:28:22.000Z] 5c3c966382ef: Pulling fs layer [2024-10-10T14:28:22.000Z] 4f4fb700ef54: Pulling fs layer [2024-10-10T14:28:22.000Z] 5d5c8e513c77: Pulling fs layer [2024-10-10T14:28:22.000Z] 9f66e0745190: Pulling fs layer [2024-10-10T14:28:22.000Z] f49a43e4bbc0: Pulling fs layer [2024-10-10T14:28:22.000Z] 561ebcabdf7f: Pulling fs layer [2024-10-10T14:28:22.000Z] 5d5c8e513c77: Waiting [2024-10-10T14:28:22.000Z] 5c3c966382ef: Waiting [2024-10-10T14:28:22.000Z] 561ebcabdf7f: Waiting [2024-10-10T14:28:22.000Z] 9f66e0745190: Waiting [2024-10-10T14:28:22.000Z] f49a43e4bbc0: Waiting [2024-10-10T14:28:22.000Z] 4cc291be95ef: Download complete [2024-10-10T14:28:22.000Z] 5c3c966382ef: Verifying Checksum [2024-10-10T14:28:22.000Z] 5c3c966382ef: Download complete [2024-10-10T14:28:22.000Z] 4f4fb700ef54: Verifying Checksum [2024-10-10T14:28:22.000Z] 4f4fb700ef54: Download complete [2024-10-10T14:28:22.000Z] 5d5c8e513c77: Verifying Checksum [2024-10-10T14:28:22.000Z] 5d5c8e513c77: Download complete [2024-10-10T14:28:22.000Z] 43c4264eed91: Download complete [2024-10-10T14:28:23.816Z] 9f66e0745190: Download complete [2024-10-10T14:28:23.816Z] 43c4264eed91: Pull complete [2024-10-10T14:28:24.075Z] 4cc291be95ef: Pull complete [2024-10-10T14:28:24.075Z] 561ebcabdf7f: Verifying Checksum [2024-10-10T14:28:24.075Z] 561ebcabdf7f: Download complete [2024-10-10T14:28:24.334Z] 2ac1f1163629: Verifying Checksum [2024-10-10T14:28:24.334Z] 2ac1f1163629: Download complete [2024-10-10T14:28:24.593Z] f49a43e4bbc0: Verifying Checksum [2024-10-10T14:28:24.593Z] f49a43e4bbc0: Download complete [2024-10-10T14:28:27.889Z] 2ac1f1163629: Pull complete [2024-10-10T14:28:27.889Z] 5c3c966382ef: Pull complete [2024-10-10T14:28:27.889Z] 4f4fb700ef54: Pull complete [2024-10-10T14:28:27.889Z] 5d5c8e513c77: Pull complete [2024-10-10T14:28:27.889Z] 9f66e0745190: Pull complete [2024-10-10T14:28:30.422Z] f49a43e4bbc0: Pull complete [2024-10-10T14:28:30.991Z] 561ebcabdf7f: Pull complete [2024-10-10T14:28:30.991Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-10T14:28:30.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-10T14:28:30.991Z] ---> 3a752c3f9dda [2024-10-10T14:28:30.991Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-10T14:28:34.718Z] Still waiting to schedule task [2024-10-10T14:28:34.719Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-10T14:28:36.473Z] ---> Running in 1e7d86be0e37 [2024-10-10T14:28:36.473Z] Removing intermediate container 1e7d86be0e37 [2024-10-10T14:28:36.473Z] ---> 4e82f69dc997 [2024-10-10T14:28:36.473Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T14:28:36.473Z] ---> Running in 4db168497c99 [2024-10-10T14:28:36.473Z] Removing intermediate container 4db168497c99 [2024-10-10T14:28:36.473Z] ---> c66aebc59b2a [2024-10-10T14:28:36.473Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T14:28:36.473Z] ---> Running in a1801f3546dd [2024-10-10T14:28:36.473Z] Removing intermediate container a1801f3546dd [2024-10-10T14:28:36.473Z] ---> ed1da81f4955 [2024-10-10T14:28:36.473Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-10T14:28:36.473Z] ---> Running in 19ba78bf5381 [2024-10-10T14:28:36.473Z] Removing intermediate container 19ba78bf5381 [2024-10-10T14:28:36.473Z] ---> 6f221f84b2c3 [2024-10-10T14:28:36.473Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-10T14:28:36.473Z] ---> Running in 98c9d99e8f64 [2024-10-10T14:28:36.473Z] Removing intermediate container 98c9d99e8f64 [2024-10-10T14:28:36.473Z] ---> a44f29aa5bf6 [2024-10-10T14:28:36.473Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-10T14:28:36.734Z] latest: Pulling from library/docker [2024-10-10T14:28:36.994Z] 43c4264eed91: Already exists [2024-10-10T14:28:36.994Z] eeae0a4c3aab: Pulling fs layer [2024-10-10T14:28:36.994Z] 4f4fb700ef54: Pulling fs layer [2024-10-10T14:28:36.994Z] cc787dab98b1: Pulling fs layer [2024-10-10T14:28:36.994Z] 4dde54e28b69: Pulling fs layer [2024-10-10T14:28:36.994Z] f76cc74ad672: Pulling fs layer [2024-10-10T14:28:36.994Z] c3730cf3cbd1: Pulling fs layer [2024-10-10T14:28:36.994Z] 08f9c6ae64ba: Pulling fs layer [2024-10-10T14:28:36.994Z] da8ae46b6347: Pulling fs layer [2024-10-10T14:28:36.994Z] 3f5a3c6f02f7: Pulling fs layer [2024-10-10T14:28:36.994Z] 238637adc6c9: Pulling fs layer [2024-10-10T14:28:36.994Z] 61595ab5b53d: Pulling fs layer [2024-10-10T14:28:36.994Z] 835d4c51c9f5: Pulling fs layer [2024-10-10T14:28:36.994Z] d29e3ca0965c: Pulling fs layer [2024-10-10T14:28:36.994Z] ccb967684857: Pulling fs layer [2024-10-10T14:28:36.994Z] babf1dc4851c: Pulling fs layer [2024-10-10T14:28:36.994Z] 4dde54e28b69: Waiting [2024-10-10T14:28:36.994Z] f76cc74ad672: Waiting [2024-10-10T14:28:36.994Z] 238637adc6c9: Waiting [2024-10-10T14:28:36.994Z] d29e3ca0965c: Waiting [2024-10-10T14:28:36.994Z] ccb967684857: Waiting [2024-10-10T14:28:36.994Z] c3730cf3cbd1: Waiting [2024-10-10T14:28:36.994Z] babf1dc4851c: Waiting [2024-10-10T14:28:36.994Z] 08f9c6ae64ba: Waiting [2024-10-10T14:28:36.994Z] 3f5a3c6f02f7: Waiting [2024-10-10T14:28:36.994Z] da8ae46b6347: Waiting [2024-10-10T14:28:36.994Z] 61595ab5b53d: Waiting [2024-10-10T14:28:36.994Z] 835d4c51c9f5: Waiting [2024-10-10T14:28:36.994Z] cc787dab98b1: Verifying Checksum [2024-10-10T14:28:36.994Z] cc787dab98b1: Download complete [2024-10-10T14:28:36.994Z] 4f4fb700ef54: Download complete [2024-10-10T14:28:36.994Z] eeae0a4c3aab: Verifying Checksum [2024-10-10T14:28:36.994Z] eeae0a4c3aab: Download complete [2024-10-10T14:28:38.483Z] eeae0a4c3aab: Pull complete [2024-10-10T14:28:38.483Z] 4dde54e28b69: Verifying Checksum [2024-10-10T14:28:38.483Z] 4dde54e28b69: Download complete [2024-10-10T14:28:38.483Z] 4f4fb700ef54: Pull complete [2024-10-10T14:28:38.483Z] c3730cf3cbd1: Verifying Checksum [2024-10-10T14:28:38.483Z] c3730cf3cbd1: Download complete [2024-10-10T14:28:38.483Z] cc787dab98b1: Pull complete [2024-10-10T14:28:38.483Z] 08f9c6ae64ba: Verifying Checksum [2024-10-10T14:28:38.483Z] 08f9c6ae64ba: Download complete [2024-10-10T14:28:38.483Z] f76cc74ad672: Verifying Checksum [2024-10-10T14:28:38.483Z] f76cc74ad672: Download complete [2024-10-10T14:28:38.483Z] da8ae46b6347: Download complete [2024-10-10T14:28:38.483Z] 3f5a3c6f02f7: Verifying Checksum [2024-10-10T14:28:38.483Z] 3f5a3c6f02f7: Download complete [2024-10-10T14:28:38.483Z] 61595ab5b53d: Download complete [2024-10-10T14:28:38.741Z] 238637adc6c9: Verifying Checksum [2024-10-10T14:28:38.741Z] 238637adc6c9: Download complete [2024-10-10T14:28:38.741Z] 835d4c51c9f5: Verifying Checksum [2024-10-10T14:28:38.741Z] 835d4c51c9f5: Download complete [2024-10-10T14:28:38.741Z] babf1dc4851c: Verifying Checksum [2024-10-10T14:28:38.741Z] babf1dc4851c: Download complete [2024-10-10T14:28:38.741Z] ccb967684857: Download complete [2024-10-10T14:28:38.741Z] 4dde54e28b69: Pull complete [2024-10-10T14:28:39.000Z] d29e3ca0965c: Verifying Checksum [2024-10-10T14:28:39.000Z] d29e3ca0965c: Download complete [2024-10-10T14:28:39.258Z] f76cc74ad672: Pull complete [2024-10-10T14:28:39.517Z] c3730cf3cbd1: Pull complete [2024-10-10T14:28:39.775Z] 08f9c6ae64ba: Pull complete [2024-10-10T14:28:39.775Z] da8ae46b6347: Pull complete [2024-10-10T14:28:39.775Z] 3f5a3c6f02f7: Pull complete [2024-10-10T14:28:40.034Z] 238637adc6c9: Pull complete [2024-10-10T14:28:40.034Z] 61595ab5b53d: Pull complete [2024-10-10T14:28:40.294Z] 835d4c51c9f5: Pull complete [2024-10-10T14:28:41.227Z] d29e3ca0965c: Pull complete [2024-10-10T14:28:41.227Z] ccb967684857: Pull complete [2024-10-10T14:28:41.227Z] babf1dc4851c: Pull complete [2024-10-10T14:28:41.227Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-10T14:28:41.227Z] Status: Downloaded newer image for docker:latest [2024-10-10T14:28:43.757Z] ---> 58564a04cf89 [2024-10-10T14:28:43.757Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T14:28:43.757Z] ---> Running in d0df46d3ded9 [2024-10-10T14:28:44.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T14:28:44.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T14:28:44.276Z] OK: 246 MiB in 54 packages [2024-10-10T14:28:44.536Z] Removing intermediate container d0df46d3ded9 [2024-10-10T14:28:44.536Z] ---> 9d3b0cea1e74 [2024-10-10T14:28:44.536Z] Step 10/15 : ENV GO111MODULE=on [2024-10-10T14:28:44.821Z] ---> Running in 6481c77e2697 [2024-10-10T14:28:44.821Z] Removing intermediate container 6481c77e2697 [2024-10-10T14:28:44.821Z] ---> 3678a99ec075 [2024-10-10T14:28:44.821Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-10T14:28:44.821Z] ---> Running in 2fab71451da1 [2024-10-10T14:28:44.821Z] Removing intermediate container 2fab71451da1 [2024-10-10T14:28:44.821Z] ---> 477f9fc6651b [2024-10-10T14:28:44.821Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-10T14:28:45.081Z] ---> 9a9754e5cc8c [2024-10-10T14:28:45.081Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T14:28:45.081Z] ---> Running in fea1d55827d3 [2024-10-10T14:29:41.433Z] Removing intermediate container fea1d55827d3 [2024-10-10T14:29:41.433Z] ---> 01b3b814104b [2024-10-10T14:29:41.433Z] Step 14/15 : COPY . . [2024-10-10T14:29:41.433Z] ---> 8fc83491d89c [2024-10-10T14:29:41.433Z] Step 15/15 : RUN ${MAKE} [2024-10-10T14:29:41.433Z] ---> Running in ed0f297ea465 [2024-10-10T14:29:41.433Z] noop [2024-10-10T14:29:41.433Z] Removing intermediate container ed0f297ea465 [2024-10-10T14:29:41.433Z] ---> 7e9f15185457 [2024-10-10T14:29:41.433Z] Successfully built 7e9f15185457 [2024-10-10T14:29:41.433Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:29:41.960Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-10T14:29:41.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T14:29:42.128Z] prd-ubuntu20.04-docker-8c-8g-22424 does not seem to be running inside a container [2024-10-10T14:29:42.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-807 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807:/w/workspace/edgexfoundry_edgex-ui-go_PR-807:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-10T14:29:42.517Z] $ docker top a93e3df8fed75e17e73e3188c13e610953f9363bf1204c7035323557052399c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T14:29:42.925Z] + go version [2024-10-10T14:29:42.925Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-10T14:29:42.960Z] $ docker stop --time=1 a93e3df8fed75e17e73e3188c13e610953f9363bf1204c7035323557052399c8 [2024-10-10T14:29:44.272Z] $ docker rm -f --volumes a93e3df8fed75e17e73e3188c13e610953f9363bf1204c7035323557052399c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:29:45.059Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-10T14:29:45.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T14:29:45.230Z] prd-ubuntu20.04-docker-8c-8g-22424 does not seem to be running inside a container [2024-10-10T14:29:45.261Z] $ 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-807 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807:/w/workspace/edgexfoundry_edgex-ui-go_PR-807:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-10T14:29:45.572Z] $ docker top 43cab13895b6d5196b8996c49bd029666c648ad20263bee785d1aaf504f4ed4d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T14:29:45.970Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-807 [Pipeline] fileExists [Pipeline] sh [2024-10-10T14:29:46.349Z] + make test [2024-10-10T14:29:46.349Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-10T14:29:48.256Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-10-10T14:30:03.133Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2024-10-10T14:30:03.134Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2024-10-10T14:30:03.134Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2024-10-10T14:30:03.134Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2024-10-10T14:30:03.134Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2024-10-10T14:30:03.134Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2024-10-10T14:30:03.134Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2024-10-10T14:30:03.134Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2024-10-10T14:30:03.134Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-10-10T14:30:03.861Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22425 in /w/workspace/edgexfoundry_edgex-ui-go_PR-807 [Pipeline] { [Pipeline] ws [2024-10-10T14:30:03.931Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-10-10T14:30:07.029Z] The recommended git tool is: git [2024-10-10T14:30:08.405Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-10T14:30:08.405Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-10T14:30:08.405Z] ./bin/test-attribution-txt.sh [2024-10-10T14:30:08.405Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-10-10T14:30:08.405Z] make -C web test [2024-10-10T14:30:08.405Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-807/web' [2024-10-10T14:30:08.405Z] make[1]: tput: No such file or directory [2024-10-10T14:30:08.405Z] make[1]: tput: No such file or directory [2024-10-10T14:30:08.405Z] warning: generating ./VERSION [2024-10-10T14:30:08.405Z] echo "0.0.0" > VERSION [2024-10-10T14:30:08.405Z] docker build \ [2024-10-10T14:30:08.405Z] -f Dockerfile \ [2024-10-10T14:30:08.405Z] --build-arg USER=1000 \ [2024-10-10T14:30:08.405Z] \ [2024-10-10T14:30:08.405Z] --label "git_sha=86fbb94460b9bf047eb767e4c0a3a38a1322dc80" \ [2024-10-10T14:30:08.405Z] -t edgexfoundry/edgex-web-ui:86fbb94460b9bf047eb767e4c0a3a38a1322dc80 \ [2024-10-10T14:30:08.405Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-10-10T14:30:08.405Z] . [2024-10-10T14:30:08.405Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-10-10T14:30:08.405Z] Install the buildx component to build images with BuildKit: [2024-10-10T14:30:08.405Z] https://docs.docker.com/go/buildx/ [2024-10-10T14:30:08.405Z] [2024-10-10T14:30:08.688Z] Sending build context to Docker daemon 2.621MB [2024-10-10T14:30:08.688Z] Step 1/11 : FROM node:18-alpine3.18 [2024-10-10T14:30:08.946Z] 18-alpine3.18: Pulling from library/node [2024-10-10T14:30:08.946Z] 619be1103602: Pulling fs layer [2024-10-10T14:30:08.946Z] 7e9a007eb24b: Pulling fs layer [2024-10-10T14:30:08.946Z] 5189255e31c8: Pulling fs layer [2024-10-10T14:30:08.946Z] 88f4f8a6bc8d: Pulling fs layer [2024-10-10T14:30:08.946Z] 88f4f8a6bc8d: Waiting [2024-10-10T14:30:09.204Z] 619be1103602: Verifying Checksum [2024-10-10T14:30:09.204Z] 619be1103602: Download complete [2024-10-10T14:30:09.204Z] 5189255e31c8: Verifying Checksum [2024-10-10T14:30:09.204Z] 5189255e31c8: Download complete [2024-10-10T14:30:09.204Z] 88f4f8a6bc8d: Download complete [2024-10-10T14:30:09.204Z] 619be1103602: Pull complete [2024-10-10T14:30:09.463Z] 7e9a007eb24b: Download complete [2024-10-10T14:30:10.837Z] 7e9a007eb24b: Pull complete [2024-10-10T14:30:10.837Z] 5189255e31c8: Pull complete [2024-10-10T14:30:10.837Z] 88f4f8a6bc8d: Pull complete [2024-10-10T14:30:10.837Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-10-10T14:30:10.837Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-10-10T14:30:10.837Z] ---> a19326513a45 [2024-10-10T14:30:10.837Z] Step 2/11 : RUN apk add --no-cache chromium [2024-10-10T14:30:11.567Z] using credential edgex-jenkins-ssh [2024-10-10T14:30:11.588Z] Cloning the remote Git repository [2024-10-10T14:30:11.627Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-10T14:30:11.710Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-10-10T14:30:11.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-10T14:30:11.856Z] > git --version # timeout=10 [2024-10-10T14:30:11.878Z] > git --version # 'git version 2.25.1' [2024-10-10T14:30:11.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-10T14:30:12.040Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-10T14:30:16.397Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-10T14:30:16.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-10T14:30:17.418Z] ---> Running in 55fc8b637ad9 [2024-10-10T14:30:17.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-10T14:30:17.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-10T14:30:17.678Z] (1/154) Installing libexpat (2.6.3-r0) [2024-10-10T14:30:17.679Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-10-10T14:30:17.679Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-10-10T14:30:17.679Z] (4/154) Installing libpng (1.6.44-r0) [2024-10-10T14:30:17.679Z] (5/154) Installing freetype (2.13.0-r5) [2024-10-10T14:30:17.679Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-10-10T14:30:17.679Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-10-10T14:30:17.679Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-10-10T14:30:17.679Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-10-10T14:30:17.679Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-10-10T14:30:17.679Z] (11/154) Installing libffi (3.4.4-r2) [2024-10-10T14:30:17.679Z] (12/154) Installing libintl (0.21.1-r7) [2024-10-10T14:30:17.679Z] (13/154) Installing libblkid (2.38.1-r8) [2024-10-10T14:30:17.679Z] (14/154) Installing libmount (2.38.1-r8) [2024-10-10T14:30:17.679Z] (15/154) Installing pcre2 (10.42-r1) [2024-10-10T14:30:17.679Z] (16/154) Installing glib (2.76.6-r0) [2024-10-10T14:30:17.724Z] Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [2024-10-10T14:30:17.939Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-10-10T14:30:17.939Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-10-10T14:30:17.939Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-10-10T14:30:17.939Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-10-10T14:30:17.939Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-10-10T14:30:17.939Z] (22/154) Installing libwebp (1.3.2-r0) [2024-10-10T14:30:17.939Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-10-10T14:30:17.939Z] (24/154) Installing tiff (4.5.1-r0) [2024-10-10T14:30:17.939Z] (25/154) Installing gdk-pixbuf (2.42.12-r0) [2024-10-10T14:30:17.939Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2024-10-10T14:30:17.939Z] (27/154) Installing libxau (1.0.11-r2) [2024-10-10T14:30:17.939Z] (28/154) Installing libmd (1.0.4-r2) [2024-10-10T14:30:17.939Z] (29/154) Installing libbsd (0.11.7-r1) [2024-10-10T14:30:17.939Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-10-10T14:30:17.939Z] (31/154) Installing libxcb (1.15-r1) [2024-10-10T14:30:17.939Z] (32/154) Installing libx11 (1.8.7-r0) [2024-10-10T14:30:17.939Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-10-10T14:30:18.198Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-10-10T14:30:18.198Z] (35/154) Installing libxrender (0.9.11-r3) [2024-10-10T14:30:18.198Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-10-10T14:30:18.198Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-10-10T14:30:18.198Z] (38/154) Installing libxext (1.3.5-r2) [2024-10-10T14:30:18.198Z] (39/154) Installing libxi (1.8.1-r0) [2024-10-10T14:30:18.198Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-10-10T14:30:18.198Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-10-10T14:30:18.198Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-10-10T14:30:18.198Z] (43/154) Installing libxtst (1.2.4-r2) [2024-10-10T14:30:18.198Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-10-10T14:30:18.198Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-10-10T14:30:18.198Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-10-10T14:30:18.198Z] (47/154) Installing pixman (0.42.2-r1) [2024-10-10T14:30:18.198Z] (48/154) Installing cairo (1.17.8-r1) [2024-10-10T14:30:18.262Z] Merge succeeded, producing 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [2024-10-10T14:30:18.263Z] Checking out Revision 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 (PR-807) [2024-10-10T14:30:18.458Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-10-10T14:30:18.458Z] (50/154) Installing avahi-libs (0.8-r13) [2024-10-10T14:30:18.458Z] (51/154) Installing gmp (6.2.1-r3) [2024-10-10T14:30:18.458Z] (52/154) Installing nettle (3.8.1-r2) [2024-10-10T14:30:18.458Z] (53/154) Installing libunistring (1.1-r1) [2024-10-10T14:30:18.458Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-10-10T14:30:18.458Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-10-10T14:30:18.458Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-10-10T14:30:18.458Z] (57/154) Installing gnutls (3.8.4-r0) [2024-10-10T14:30:17.188Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-10-10T14:30:17.220Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-10-10T14:30:17.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-10T14:30:17.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/807/head:refs/remotes/origin/PR-807 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-10T14:30:17.737Z] > git config core.sparsecheckout # timeout=10 [2024-10-10T14:30:17.796Z] > git checkout -f 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 # timeout=10 [2024-10-10T14:30:18.170Z] > git remote # timeout=10 [2024-10-10T14:30:18.186Z] > git config --get remote.origin.url # timeout=10 [2024-10-10T14:30:18.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-10T14:30:18.222Z] > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 [2024-10-10T14:30:18.246Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-10T14:30:18.266Z] > git config core.sparsecheckout # timeout=10 [2024-10-10T14:30:18.279Z] > git checkout -f 86fbb94460b9bf047eb767e4c0a3a38a1322dc80 # timeout=10 [2024-10-10T14:30:18.717Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-10-10T14:30:18.717Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-10-10T14:30:18.717Z] (60/154) Installing fribidi (1.0.13-r0) [2024-10-10T14:30:18.717Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-10-10T14:30:18.717Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-10-10T14:30:18.717Z] (63/154) Installing libxft (2.3.8-r1) [2024-10-10T14:30:18.717Z] (64/154) Installing pango (1.50.14-r1) [2024-10-10T14:30:18.717Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-10-10T14:30:18.717Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-10-10T14:30:18.717Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-10-10T14:30:18.717Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-10-10T14:30:18.717Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-10-10T14:30:18.717Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2024-10-10T14:30:18.898Z] Commit message: "chore(deps): Bump cookie, socket.io and express in /web" [2024-10-10T14:30:18.937Z] > git --version # timeout=10 [2024-10-10T14:30:18.946Z] > git --version # 'git version 2.25.1' [2024-10-10T14:30:18.965Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-10T14:30:18.976Z] (71/154) Installing icu-data-full (73.2-r2) [2024-10-10T14:30:19.234Z] (72/154) Installing mesa (23.0.4-r0) [2024-10-10T14:30:19.234Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-10-10T14:30:20.172Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-10-10T14:30:20.172Z] (75/154) Installing libpciaccess (0.17-r2) [2024-10-10T14:30:20.172Z] (76/154) Installing libdrm (2.4.115-r4) [2024-10-10T14:30:20.172Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-10-10T14:30:20.172Z] (78/154) Installing libelf (0.189-r2) [2024-10-10T14:30:20.431Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-10-10T14:30:20.431Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-10-10T14:30:20.690Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-10-10T14:30:20.691Z] (82/154) Installing libmagic (5.45-r0) [2024-10-10T14:30:20.691Z] (83/154) Installing file (5.45-r0) [2024-10-10T14:30:20.691Z] (84/154) Installing libice (1.1.1-r2) [2024-10-10T14:30:20.691Z] (85/154) Installing libuuid (2.38.1-r8) [2024-10-10T14:30:20.691Z] (86/154) Installing libsm (1.2.4-r1) [2024-10-10T14:30:20.691Z] (87/154) Installing libxt (1.3.0-r2) [2024-10-10T14:30:20.691Z] (88/154) Installing libxmu (1.1.4-r2) [2024-10-10T14:30:20.691Z] (89/154) Installing xset (1.2.5-r1) [2024-10-10T14:30:20.950Z] (90/154) Installing xprop (1.2.7-r0) [2024-10-10T14:30:20.950Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-10-10T14:30:20.950Z] (92/154) Installing libogg (1.3.5-r4) [2024-10-10T14:30:20.950Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-10-10T14:30:20.950Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-10-10T14:30:20.950Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-10-10T14:30:20.950Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-10-10T14:30:21.210Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-10-10T14:30:21.470Z] (98/154) Installing libva (2.18.0-r1) [2024-10-10T14:30:21.470Z] (99/154) Installing libvdpau (1.5-r1) [2024-10-10T14:30:21.470Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-10-10T14:30:21.470Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-10-10T14:30:21.470Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-10-10T14:30:21.730Z] (103/154) Installing libhwy (1.0.4-r1) [2024-10-10T14:30:21.730Z] (104/154) Installing lcms2 (2.15-r2) [2024-10-10T14:30:21.730Z] (105/154) Installing libjxl (0.8.2-r0) [2024-10-10T14:30:21.990Z] (106/154) Installing lame-libs (3.100-r5) [2024-10-10T14:30:21.990Z] (107/154) Installing opus (1.4-r0) [2024-10-10T14:30:21.990Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-10-10T14:30:21.990Z] (109/154) Installing soxr (0.1.3-r5) [2024-10-10T14:30:21.990Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-10-10T14:30:21.990Z] (111/154) Installing libtheora (1.1.1-r17) [2024-10-10T14:30:21.990Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-10-10T14:30:22.249Z] (113/154) Installing libvpx (1.13.0-r2) [2024-10-10T14:30:22.249Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-10-10T14:30:22.249Z] (115/154) Installing numactl (2.0.16-r4) [2024-10-10T14:30:22.508Z] (116/154) Installing x265-libs (3.5-r4) [2024-10-10T14:30:22.508Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-10-10T14:30:22.508Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-10-10T14:30:22.769Z] (119/154) Installing libbluray (1.3.4-r0) [2024-10-10T14:30:22.769Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-10-10T14:30:22.769Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-10-10T14:30:22.769Z] (122/154) Installing cjson (1.7.17-r0) [2024-10-10T14:30:22.769Z] (123/154) Installing mbedtls (2.28.9-r0) [2024-10-10T14:30:22.769Z] (124/154) Installing librist (0.2.7-r0) [2024-10-10T14:30:22.769Z] (125/154) Installing libsrt (1.5.2-r0) [2024-10-10T14:30:22.769Z] (126/154) Installing libssh (0.10.5-r0) [2024-10-10T14:30:22.769Z] (127/154) Installing libsodium (1.0.18-r3) [2024-10-10T14:30:23.030Z] (128/154) Installing libzmq (4.3.4-r4) [2024-10-10T14:30:23.030Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-10-10T14:30:23.030Z] (130/154) Installing libevent (2.1.12-r6) [2024-10-10T14:30:23.030Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [Pipeline] withEnv [Pipeline] { [2024-10-10T14:30:23.288Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-10-10T14:30:23.288Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-10-10T14:30:23.288Z] (134/154) Installing icu-libs (73.2-r2) [2024-10-10T14:30:23.288Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-10-10T14:30:23.288Z] (136/154) Installing minizip (1.2.13-r1) [2024-10-10T14:30:23.288Z] (137/154) Installing nspr (4.35-r2) [2024-10-10T14:30:23.288Z] (138/154) Installing sqlite-libs (3.41.2-r3) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-10T14:30:23.547Z] (139/154) Installing nss (3.94-r0) [2024-10-10T14:30:23.547Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-10-10T14:30:23.806Z] (141/154) Installing libasyncns (0.8-r1) [2024-10-10T14:30:23.806Z] (142/154) Installing libltdl (2.4.7-r2) [2024-10-10T14:30:23.806Z] (143/154) Installing orc (0.4.39-r0) [2024-10-10T14:30:23.806Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-10-10T14:30:23.806Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-10-10T14:30:23.806Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-10-10T14:30:23.806Z] (147/154) Installing libpulse (16.1-r10) [2024-10-10T14:30:23.806Z] (148/154) Installing snappy (1.1.10-r1) [2024-10-10T14:30:23.806Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-10-10T14:30:23.806Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-10-10T14:30:23.806Z] (151/154) Installing libgpg-error (1.47-r1) [2024-10-10T14:30:23.806Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-10-10T14:30:23.806Z] (153/154) Installing libxslt (1.1.38-r0) [2024-10-10T14:30:23.806Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-10-10T14:30:24.060Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-10T14:30:24.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-10T14:30:24.060Z] Dload Upload Total Spent Left Speed [2024-10-10T14:30:24.060Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-10-10T14:30:24.434Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-10T14:30:24.788Z] + sudo tee /etc/docker/daemon.new [2024-10-10T14:30:24.788Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-10T14:30:24.788Z] { [2024-10-10T14:30:24.788Z] "registry-mirrors": [ [2024-10-10T14:30:24.788Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-10T14:30:24.788Z] ], [2024-10-10T14:30:24.788Z] "bip": "10.250.0.254/24", [2024-10-10T14:30:24.788Z] "hosts": [ [2024-10-10T14:30:24.788Z] "tcp://0.0.0.0:5555", [2024-10-10T14:30:24.788Z] "unix:///var/run/docker.sock" [2024-10-10T14:30:24.788Z] ], [2024-10-10T14:30:24.788Z] "mtu": 1458, [2024-10-10T14:30:24.788Z] "selinux-enabled": true, [2024-10-10T14:30:24.788Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-10T14:30:24.788Z] } [Pipeline] sh [2024-10-10T14:30:25.128Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-10T14:30:25.485Z] + sudo service docker restart [2024-10-10T14:30:26.343Z] Executing busybox-1.36.1-r5.trigger [2024-10-10T14:30:26.343Z] Executing fontconfig-2.14.2-r3.trigger [2024-10-10T14:30:26.343Z] Executing mkfontscale-1.2.2-r3.trigger [2024-10-10T14:30:26.343Z] Executing glib-2.76.6-r0.trigger [2024-10-10T14:30:26.343Z] Executing shared-mime-info-2.2-r5.trigger [2024-10-10T14:30:26.602Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-10-10T14:30:26.602Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-10-10T14:30:26.602Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-10-10T14:30:26.602Z] OK: 579 MiB in 171 packages [2024-10-10T14:30:38.841Z] Removing intermediate container 55fc8b637ad9 [2024-10-10T14:30:38.841Z] ---> 55db20cdde9d [2024-10-10T14:30:38.841Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-10-10T14:30:38.841Z] ---> Running in 4713da1d0b87 [2024-10-10T14:30:38.841Z] Removing intermediate container 4713da1d0b87 [2024-10-10T14:30:38.841Z] ---> a32ecf21aa9d [2024-10-10T14:30:38.841Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-10-10T14:30:38.841Z] ---> Running in f97e01da041b [2024-10-10T14:30:38.841Z] Removing intermediate container f97e01da041b [2024-10-10T14:30:38.841Z] ---> 62746893c78d [2024-10-10T14:30:38.841Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-10-10T14:30:38.841Z] ---> Running in 0e3f724f2537 [2024-10-10T14:30:38.841Z] Removing intermediate container 0e3f724f2537 [2024-10-10T14:30:38.841Z] ---> bf067f82bdb0 [2024-10-10T14:30:38.841Z] Step 6/11 : RUN npm install -g npm [2024-10-10T14:30:38.841Z] ---> Running in 4f6ac92ce112 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-10T14:30:43.828Z] provisioning config files... [2024-10-10T14:30:43.853Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2017943437740667414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:30:44.342Z] ---> ****-login.sh [2024-10-10T14:30:44.342Z] nexus3.edgexfoundry.org:10001 [2024-10-10T14:30:44.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:30:44.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:30:44.885Z] Configure a credential helper to remove this warning. See [2024-10-10T14:30:44.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:30:44.885Z] [2024-10-10T14:30:44.885Z] Login Succeeded [2024-10-10T14:30:44.885Z] nexus3.edgexfoundry.org:10002 [2024-10-10T14:30:45.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:30:45.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:30:45.154Z] Configure a credential helper to remove this warning. See [2024-10-10T14:30:45.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:30:45.154Z] [2024-10-10T14:30:45.154Z] Login Succeeded [2024-10-10T14:30:45.154Z] nexus3.edgexfoundry.org:10003 [2024-10-10T14:30:45.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:30:45.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:30:45.694Z] Configure a credential helper to remove this warning. See [2024-10-10T14:30:45.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:30:45.695Z] [2024-10-10T14:30:45.695Z] Login Succeeded [2024-10-10T14:30:45.695Z] nexus3.edgexfoundry.org:10004 [2024-10-10T14:30:45.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:30:45.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:30:45.965Z] Configure a credential helper to remove this warning. See [2024-10-10T14:30:45.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:30:45.965Z] [2024-10-10T14:30:45.965Z] Login Succeeded [2024-10-10T14:30:45.965Z] ****.io [2024-10-10T14:30:46.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T14:30:46.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T14:30:46.505Z] Configure a credential helper to remove this warning. See [2024-10-10T14:30:46.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T14:30:46.506Z] [2024-10-10T14:30:46.506Z] Login Succeeded [2024-10-10T14:30:46.506Z] ---> ****-login.sh ends [Pipeline] } [2024-10-10T14:30:46.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-10T14:30:46.965Z] [2024-10-10T14:30:46.965Z] removed 7 packages, and changed 94 packages in 8s [2024-10-10T14:30:46.965Z] [2024-10-10T14:30:46.965Z] 25 packages are looking for funding [2024-10-10T14:30:46.965Z] run `npm fund` for details [Pipeline] echo [2024-10-10T14:30:46.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T14:30:47.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T14:30:47.100Z] ========================================================= [2024-10-10T14:30:47.101Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-10T14:30:47.101Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:30:47.654Z] + 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-10T14:30:48.865Z] Removing intermediate container 4f6ac92ce112 [2024-10-10T14:30:48.865Z] ---> 83edf8757dae [2024-10-10T14:30:48.865Z] Step 7/11 : ARG USER=1000 [2024-10-10T14:30:48.865Z] ---> Running in c07169c31ca9 [2024-10-10T14:30:49.076Z] Sending build context to Docker daemon 35.51MB [2024-10-10T14:30:49.076Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-10-10T14:30:49.076Z] Step 2/15 : FROM ${BASE} AS builder [2024-10-10T14:30:49.076Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-10T14:30:49.076Z] cf04c63912e1: Pulling fs layer [2024-10-10T14:30:49.076Z] 55b35a11ae5e: Pulling fs layer [2024-10-10T14:30:49.076Z] a37a00ec5f00: Pulling fs layer [2024-10-10T14:30:49.076Z] 50b3750afda1: Pulling fs layer [2024-10-10T14:30:49.076Z] 4f4fb700ef54: Pulling fs layer [2024-10-10T14:30:49.076Z] 80978eb59214: Pulling fs layer [2024-10-10T14:30:49.076Z] c9f46d7d2bd2: Pulling fs layer [2024-10-10T14:30:49.076Z] c5a475d317c9: Pulling fs layer [2024-10-10T14:30:49.076Z] 80978eb59214: Waiting [2024-10-10T14:30:49.076Z] c9f46d7d2bd2: Waiting [2024-10-10T14:30:49.076Z] c5a475d317c9: Waiting [2024-10-10T14:30:49.076Z] 50b3750afda1: Waiting [2024-10-10T14:30:49.076Z] 4f4fb700ef54: Waiting [2024-10-10T14:30:49.076Z] 55b35a11ae5e: Verifying Checksum [2024-10-10T14:30:49.076Z] 55b35a11ae5e: Download complete [2024-10-10T14:30:49.076Z] 50b3750afda1: Download complete [2024-10-10T14:30:49.076Z] 4f4fb700ef54: Verifying Checksum [2024-10-10T14:30:49.076Z] 4f4fb700ef54: Download complete [2024-10-10T14:30:49.076Z] 80978eb59214: Verifying Checksum [2024-10-10T14:30:49.076Z] 80978eb59214: Download complete [2024-10-10T14:30:49.076Z] cf04c63912e1: Verifying Checksum [2024-10-10T14:30:49.076Z] cf04c63912e1: Download complete [2024-10-10T14:30:49.123Z] Removing intermediate container c07169c31ca9 [2024-10-10T14:30:49.123Z] ---> 866f978799b8 [2024-10-10T14:30:49.123Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-10-10T14:30:49.123Z] ---> Running in 4ff4ffbfebb9 [2024-10-10T14:30:49.662Z] c5a475d317c9: Verifying Checksum [2024-10-10T14:30:49.662Z] c5a475d317c9: Download complete [2024-10-10T14:30:49.689Z] Removing intermediate container 4ff4ffbfebb9 [2024-10-10T14:30:49.689Z] ---> 3768b6e2623a [2024-10-10T14:30:49.689Z] Step 9/11 : USER $USER:$USER [2024-10-10T14:30:49.689Z] ---> Running in 08ebd19831f5 [2024-10-10T14:30:49.689Z] Removing intermediate container 08ebd19831f5 [2024-10-10T14:30:49.689Z] ---> bc6e8a07501a [2024-10-10T14:30:49.689Z] Step 10/11 : WORKDIR /app [2024-10-10T14:30:49.689Z] ---> Running in 842c83e5be4c [2024-10-10T14:30:49.689Z] Removing intermediate container 842c83e5be4c [2024-10-10T14:30:49.689Z] ---> e57d2381b41c [2024-10-10T14:30:49.689Z] Step 11/11 : LABEL git_sha=86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [2024-10-10T14:30:49.689Z] ---> Running in 20623af7ac5e [2024-10-10T14:30:49.946Z] Removing intermediate container 20623af7ac5e [2024-10-10T14:30:49.946Z] ---> 2f2867e5bff3 [2024-10-10T14:30:49.946Z] Successfully built 2f2867e5bff3 [2024-10-10T14:30:49.946Z] Successfully tagged edgexfoundry/edgex-web-ui:86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [2024-10-10T14:30:49.946Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-10-10T14:30:49.946Z] touch edgex-web-ui.imagebuilt [2024-10-10T14:30:49.946Z] mkdir -p node_modules coverage [2024-10-10T14:30:49.946Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-10-10T14:30:49.946Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-10-10T14:30:50.250Z] cf04c63912e1: Pull complete [2024-10-10T14:30:50.834Z] 55b35a11ae5e: Pull complete [2024-10-10T14:30:51.107Z] a37a00ec5f00: Verifying Checksum [2024-10-10T14:30:51.107Z] a37a00ec5f00: Download complete [2024-10-10T14:30:51.785Z] c9f46d7d2bd2: Verifying Checksum [2024-10-10T14:30:51.785Z] c9f46d7d2bd2: Download complete [2024-10-10T14:30:58.063Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-10-10T14:30:58.632Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-10-10T14:30:58.632Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-10-10T14:30:59.239Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-10-10T14:30:59.808Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-10-10T14:31:00.066Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-10-10T14:31:00.634Z] 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-10T14:31:00.634Z] 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-10T14:31:02.057Z] 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-10T14:31:02.623Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-10-10T14:31:02.882Z] 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-10T14:31:03.140Z] 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-10T14:31:04.515Z] 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-10T14:31:06.788Z] a37a00ec5f00: Pull complete [2024-10-10T14:31:06.788Z] 50b3750afda1: Pull complete [2024-10-10T14:31:06.788Z] 4f4fb700ef54: Pull complete [2024-10-10T14:31:06.788Z] 80978eb59214: Pull complete [2024-10-10T14:31:09.859Z] [2024-10-10T14:31:09.859Z] added 1183 packages, and audited 1184 packages in 19s [2024-10-10T14:31:09.859Z] [2024-10-10T14:31:09.859Z] 102 packages are looking for funding [2024-10-10T14:31:09.859Z] run `npm fund` for details [2024-10-10T14:31:09.859Z] [2024-10-10T14:31:09.859Z] 26 vulnerabilities (14 moderate, 12 high) [2024-10-10T14:31:09.859Z] [2024-10-10T14:31:09.859Z] To address issues that do not require attention, run: [2024-10-10T14:31:09.859Z] npm audit fix [2024-10-10T14:31:09.859Z] [2024-10-10T14:31:09.859Z] To address all issues (including breaking changes), run: [2024-10-10T14:31:09.859Z] npm audit fix --force [2024-10-10T14:31:09.859Z] [2024-10-10T14:31:09.859Z] Run `npm audit` for details. [2024-10-10T14:31:13.457Z] c9f46d7d2bd2: Pull complete [2024-10-10T14:31:14.417Z] c5a475d317c9: Pull complete [2024-10-10T14:31:14.417Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-10T14:31:14.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-10T14:31:14.683Z] ---> be29e6b0f0d4 [2024-10-10T14:31:14.683Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-10T14:31:16.659Z] ---> Running in 1b0767798169 [2024-10-10T14:31:16.659Z] Removing intermediate container 1b0767798169 [2024-10-10T14:31:16.659Z] ---> 2002ec09487e [2024-10-10T14:31:16.659Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T14:31:16.659Z] ---> Running in 44931adb5955 [2024-10-10T14:31:16.926Z] Removing intermediate container 44931adb5955 [2024-10-10T14:31:16.926Z] ---> 84029a923959 [2024-10-10T14:31:16.926Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T14:31:17.194Z] ---> Running in 4d1628659c1d [2024-10-10T14:31:17.462Z] Removing intermediate container 4d1628659c1d [2024-10-10T14:31:17.462Z] ---> 3db68cf50b17 [2024-10-10T14:31:17.462Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-10-10T14:31:17.462Z] ---> Running in 8b4c5ad9817e [2024-10-10T14:31:18.022Z] 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-10T14:31:18.053Z] Removing intermediate container 8b4c5ad9817e [2024-10-10T14:31:18.053Z] ---> f6c078aed3a2 [2024-10-10T14:31:18.053Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-10T14:31:18.053Z] ---> Running in 6b40facdb4d6 [2024-10-10T14:31:18.320Z] Removing intermediate container 6b40facdb4d6 [2024-10-10T14:31:18.320Z] ---> 357157164fe3 [2024-10-10T14:31:18.320Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-10T14:31:18.905Z] latest: Pulling from library/docker [2024-10-10T14:31:18.905Z] cf04c63912e1: Already exists [2024-10-10T14:31:18.905Z] a9679eef29cc: Pulling fs layer [2024-10-10T14:31:18.905Z] 4f4fb700ef54: Pulling fs layer [2024-10-10T14:31:18.905Z] 4a81ff15e9c1: Pulling fs layer [2024-10-10T14:31:18.905Z] 670ac7667191: Pulling fs layer [2024-10-10T14:31:18.905Z] f54c0a207651: Pulling fs layer [2024-10-10T14:31:18.905Z] 443e5bf4eb6d: Pulling fs layer [2024-10-10T14:31:18.905Z] 36b38738a239: Pulling fs layer [2024-10-10T14:31:18.905Z] 7e05683eb78b: Pulling fs layer [2024-10-10T14:31:18.905Z] af19dc418931: Pulling fs layer [2024-10-10T14:31:18.905Z] 350f121bb6a7: Pulling fs layer [2024-10-10T14:31:18.905Z] 51a3079e1f46: Pulling fs layer [2024-10-10T14:31:18.905Z] dbb9cf640990: Pulling fs layer [2024-10-10T14:31:18.905Z] 4b2b3ec1ddad: Pulling fs layer [2024-10-10T14:31:18.905Z] 6e3a953caa63: Pulling fs layer [2024-10-10T14:31:18.905Z] 4c868131d387: Pulling fs layer [2024-10-10T14:31:18.905Z] 670ac7667191: Waiting [2024-10-10T14:31:18.905Z] 350f121bb6a7: Waiting [2024-10-10T14:31:18.905Z] 51a3079e1f46: Waiting [2024-10-10T14:31:18.905Z] f54c0a207651: Waiting [2024-10-10T14:31:18.905Z] dbb9cf640990: Waiting [2024-10-10T14:31:18.905Z] 443e5bf4eb6d: Waiting [2024-10-10T14:31:18.905Z] 4b2b3ec1ddad: Waiting [2024-10-10T14:31:18.905Z] 36b38738a239: Waiting [2024-10-10T14:31:18.905Z] 6e3a953caa63: Waiting [2024-10-10T14:31:18.905Z] 7e05683eb78b: Waiting [2024-10-10T14:31:18.905Z] af19dc418931: Waiting [2024-10-10T14:31:18.905Z] 4c868131d387: Waiting [2024-10-10T14:31:18.905Z] 4f4fb700ef54: Verifying Checksum [2024-10-10T14:31:18.905Z] 4f4fb700ef54: Download complete [2024-10-10T14:31:18.905Z] 4a81ff15e9c1: Verifying Checksum [2024-10-10T14:31:18.905Z] 4a81ff15e9c1: Download complete [2024-10-10T14:31:19.172Z] a9679eef29cc: Verifying Checksum [2024-10-10T14:31:19.172Z] a9679eef29cc: Download complete [2024-10-10T14:31:19.765Z] 670ac7667191: Verifying Checksum [2024-10-10T14:31:19.765Z] 670ac7667191: Download complete [2024-10-10T14:31:19.765Z] f54c0a207651: Verifying Checksum [2024-10-10T14:31:19.765Z] f54c0a207651: Download complete [2024-10-10T14:31:19.765Z] 36b38738a239: Verifying Checksum [2024-10-10T14:31:19.765Z] 36b38738a239: Download complete [2024-10-10T14:31:19.765Z] 7e05683eb78b: Verifying Checksum [2024-10-10T14:31:19.765Z] 7e05683eb78b: Download complete [2024-10-10T14:31:19.765Z] af19dc418931: Verifying Checksum [2024-10-10T14:31:19.765Z] af19dc418931: Download complete [2024-10-10T14:31:19.765Z] 443e5bf4eb6d: Verifying Checksum [2024-10-10T14:31:19.765Z] 443e5bf4eb6d: Download complete [2024-10-10T14:31:19.924Z] - Generating browser application bundles (phase: setup)... [2024-10-10T14:31:20.035Z] 51a3079e1f46: Verifying Checksum [2024-10-10T14:31:20.035Z] 51a3079e1f46: Download complete [2024-10-10T14:31:20.035Z] dbb9cf640990: Verifying Checksum [2024-10-10T14:31:20.035Z] dbb9cf640990: Download complete [2024-10-10T14:31:20.035Z] 6e3a953caa63: Verifying Checksum [2024-10-10T14:31:20.035Z] 6e3a953caa63: Download complete [2024-10-10T14:31:20.035Z] 350f121bb6a7: Download complete [2024-10-10T14:31:20.383Z] 4c868131d387: Verifying Checksum [2024-10-10T14:31:20.383Z] 4c868131d387: Download complete [2024-10-10T14:31:20.383Z] a9679eef29cc: Pull complete [2024-10-10T14:31:20.653Z] 4f4fb700ef54: Pull complete [2024-10-10T14:31:20.919Z] 4a81ff15e9c1: Pull complete [2024-10-10T14:31:21.882Z] 4b2b3ec1ddad: Verifying Checksum [2024-10-10T14:31:21.882Z] 4b2b3ec1ddad: Download complete [2024-10-10T14:31:22.160Z] 670ac7667191: Pull complete [2024-10-10T14:31:23.578Z] f54c0a207651: Pull complete [2024-10-10T14:31:24.992Z] 443e5bf4eb6d: Pull complete [2024-10-10T14:31:25.260Z] 36b38738a239: Pull complete [2024-10-10T14:31:25.527Z] 7e05683eb78b: Pull complete [2024-10-10T14:31:25.794Z] af19dc418931: Pull complete [2024-10-10T14:31:26.756Z] 350f121bb6a7: Pull complete [2024-10-10T14:31:27.023Z] 51a3079e1f46: Pull complete [2024-10-10T14:31:27.290Z] dbb9cf640990: Pull complete [2024-10-10T14:31:30.635Z] 4b2b3ec1ddad: Pull complete [2024-10-10T14:31:30.905Z] 6e3a953caa63: Pull complete [2024-10-10T14:31:31.173Z] 4c868131d387: Pull complete [2024-10-10T14:31:31.173Z] Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd [2024-10-10T14:31:31.173Z] Status: Downloaded newer image for docker:latest [2024-10-10T14:31:33.770Z] ---> 6ca1e045b3a1 [2024-10-10T14:31:33.770Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T14:31:33.770Z] ---> Running in c1cf14387ffb [2024-10-10T14:31:35.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T14:31:35.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T14:31:36.609Z] OK: 238 MiB in 54 packages [2024-10-10T14:31:37.575Z] Removing intermediate container c1cf14387ffb [2024-10-10T14:31:37.575Z] ---> 90096d7d91d2 [2024-10-10T14:31:37.575Z] Step 10/15 : ENV GO111MODULE=on [2024-10-10T14:31:37.575Z] ---> Running in 0b8779f37c54 [2024-10-10T14:31:37.843Z] Removing intermediate container 0b8779f37c54 [2024-10-10T14:31:37.843Z] ---> 2fc03f58fd06 [2024-10-10T14:31:37.843Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-10T14:31:37.843Z] ---> Running in 161843b16128 [2024-10-10T14:31:38.110Z] Removing intermediate container 161843b16128 [2024-10-10T14:31:38.110Z] ---> 2d8d5e73e3f5 [2024-10-10T14:31:38.110Z] Step 12/15 : COPY go.mod vendor* ./ [2024-10-10T14:31:38.698Z] ---> c6848058db22 [2024-10-10T14:31:38.698Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T14:31:38.968Z] ---> Running in c485563459ad [2024-10-10T14:31:41.861Z] ✔ Browser application bundle generation complete. [2024-10-10T14:31:41.861Z] 10 10 2024 14:31:41.764:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-10-10T14:31:41.861Z] 10 10 2024 14:31:41.766:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-10-10T14:31:41.861Z] 10 10 2024 14:31:41.769:INFO [launcher]: Starting browser ChromeHeadless [2024-10-10T14:31:42.121Z] 10 10 2024 14:31:42.096:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket xhuEjZJNiIgBC4HHAAAB with id 92977744 [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.088 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.125 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.146 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.216 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.246 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.251 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.257 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.266 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.27 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.278 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.282 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.285 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.288 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.29 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.291 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.32 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.323 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.325 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.326 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.338 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.344 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.346 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.349 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.35 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.36 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.364 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.386 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.395 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.407 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.418 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.428 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.429 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.43 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.431 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.432 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.447 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.475 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.485 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.499 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.502 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.52 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.524 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.526 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.53 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.539 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.544 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.556 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.561 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.575 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.583 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.596 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.598 secs) [2024-10-10T14:31:45.404Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.6 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.601 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.606 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.621 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.64 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.645 secs) [2024-10-10T14:31:45.405Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-10-10T14:31:45.405Z] 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-10T14:31:45.405Z] 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-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.645 secs) [2024-10-10T14:31:45.405Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-10-10T14:31:45.405Z] 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-10T14:31:45.405Z] 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-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.648 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.65 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.667 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.684 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.691 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.701 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.703 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.71 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.718 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.738 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.746 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.752 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.754 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.756 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.762 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.78 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.786 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.793 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.803 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.809 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.81 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.812 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.814 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.817 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.83 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.835 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.839 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.853 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.858 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.863 secs) [2024-10-10T14:31:45.405Z] WARN: ' [2024-10-10T14:31:45.405Z] It looks like you're using ngModel on the same form field as formControlName. [2024-10-10T14:31:45.405Z] Support for using the ngModel input property and ngModelChange event with [2024-10-10T14:31:45.405Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-10-10T14:31:45.405Z] in a future version of Angular. [2024-10-10T14:31:45.405Z] [2024-10-10T14:31:45.405Z] For more information on this, see our API docs here: [2024-10-10T14:31:45.405Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-10-10T14:31:45.405Z] ' [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.863 secs) [2024-10-10T14:31:45.405Z] WARN: ' [2024-10-10T14:31:45.405Z] It looks like you're using ngModel on the same form field as formControlName. [2024-10-10T14:31:45.405Z] Support for using the ngModel input property and ngModelChange event with [2024-10-10T14:31:45.405Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-10-10T14:31:45.405Z] in a future version of Angular. [2024-10-10T14:31:45.405Z] [2024-10-10T14:31:45.405Z] For more information on this, see our API docs here: [2024-10-10T14:31:45.405Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-10-10T14:31:45.405Z] ' [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.886 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.901 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.927 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.95 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.968 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.975 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.982 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.988 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.008 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.019 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.022 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.024 secs) [2024-10-10T14:31:45.405Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.026 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.051 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.068 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.071 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.074 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.079 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.091 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.098 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.101 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.113 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.114 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.118 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.13 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.163 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.168 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.17 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.181 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.183 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.188 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.199 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.204 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.205 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.21 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.212 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.221 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.227 secs) [2024-10-10T14:31:45.701Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.232 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.278 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.284 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.286 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.288 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.297 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.315 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.316 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.317 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.323 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.326 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.335 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.34 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.342 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.345 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.347 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.357 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.36 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.361 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.362 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.364 secs) [2024-10-10T14:31:45.959Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.638 secs / 1.364 secs) [2024-10-10T14:31:45.959Z] TOTAL: 147 SUCCESS [2024-10-10T14:31:46.218Z] ✔ Browser application bundle generation complete. [2024-10-10T14:31:46.476Z] [2024-10-10T14:31:46.476Z] =============================== Coverage summary =============================== [2024-10-10T14:31:46.476Z] Statements : 38.87% ( 1368/3519 ) [2024-10-10T14:31:46.476Z] Branches : 15.3% ( 94/614 ) [2024-10-10T14:31:46.476Z] Functions : 31.84% ( 420/1319 ) [2024-10-10T14:31:46.476Z] Lines : 38.79% ( 1337/3446 ) [2024-10-10T14:31:46.476Z] ================================================================================ [2024-10-10T14:31:46.476Z] ✔ Browser application bundle generation complete. [2024-10-10T14:31:47.853Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-807/web' [Pipeline] echo [2024-10-10T14:31:47.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-10T14:31:47.952Z] $ docker stop --time=1 43cab13895b6d5196b8996c49bd029666c648ad20263bee785d1aaf504f4ed4d [2024-10-10T14:31:49.279Z] $ docker rm -f --volumes 43cab13895b6d5196b8996c49bd029666c648ad20263bee785d1aaf504f4ed4d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-10T14:31:49.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-10T14:31:50.160Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-10T14:31:50.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-10T14:31:51.224Z] + ls -al . [2024-10-10T14:31:51.224Z] total 276 [2024-10-10T14:31:51.224Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 10 14:29 . [2024-10-10T14:31:51.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 14:27 .. [2024-10-10T14:31:51.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:27 .blubracket [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 10 14:27 .dockerignore [2024-10-10T14:31:51.224Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 14:28 .git [2024-10-10T14:31:51.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:27 .github [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 178 Oct 10 14:27 .gitignore [2024-10-10T14:31:51.224Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 14:28 .semver [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 9736 Oct 10 14:27 Attribution.txt [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 21430 Oct 10 14:27 CHANGELOG.md [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 10 14:27 CONTRIBUTING.md [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 1940 Oct 10 14:27 Dockerfile [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 10 14:27 Jenkinsfile [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 10 14:27 LICENSE [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 2189 Oct 10 14:27 Makefile [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 10 14:27 README.md [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 14:28 VERSION [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 4832 Oct 10 14:27 angularmigrationlogs.md [2024-10-10T14:31:51.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:27 assets [2024-10-10T14:31:51.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:27 bin [2024-10-10T14:31:51.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:27 cmd [2024-10-10T14:31:51.224Z] -rw-r--r-- 1 jenkins jenkins 16026 Oct 10 14:30 coverage.out [2024-10-10T14:31:51.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:27 docs [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 6664 Oct 10 14:27 go.mod [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 99091 Oct 10 14:27 go.sum [2024-10-10T14:31:51.224Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 14:27 internal [2024-10-10T14:31:51.224Z] -rwxrwxr-x 1 jenkins jenkins 568 Oct 10 14:27 redeploy.sh [2024-10-10T14:31:51.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 14:27 testing [2024-10-10T14:31:51.224Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 10 14:27 version.go [2024-10-10T14:31:51.224Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 10 14:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:31:51.645Z] + 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=86fbb94460b9bf047eb767e4c0a3a38a1322dc80 --label arch=amd64 --label version=0.0.0 . [2024-10-10T14:31:53.018Z] Sending build context to Docker daemon 346.7MB [2024-10-10T14:31:53.018Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-10T14:31:53.018Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-10T14:31:53.018Z] ---> 7e9f15185457 [2024-10-10T14:31:53.018Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-10T14:31:56.298Z] ---> Running in bf93d82ff6f7 [2024-10-10T14:31:56.557Z] Removing intermediate container bf93d82ff6f7 [2024-10-10T14:31:56.557Z] ---> 58da51c040d4 [2024-10-10T14:31:56.557Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T14:31:56.557Z] ---> Running in c8698780c99a [2024-10-10T14:31:56.557Z] Removing intermediate container c8698780c99a [2024-10-10T14:31:56.557Z] ---> f71c56e7247f [2024-10-10T14:31:56.557Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T14:31:56.557Z] ---> Running in 556fa3669db2 [2024-10-10T14:31:56.557Z] Removing intermediate container 556fa3669db2 [2024-10-10T14:31:56.557Z] ---> e9756788671a [2024-10-10T14:31:56.557Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-10-10T14:31:56.557Z] ---> Running in 4d32ad55df60 [2024-10-10T14:31:56.817Z] Removing intermediate container 4d32ad55df60 [2024-10-10T14:31:56.817Z] ---> f4d85156c97b [2024-10-10T14:31:56.817Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-10T14:31:56.817Z] ---> Running in fde7c1e18418 [2024-10-10T14:31:56.817Z] Removing intermediate container fde7c1e18418 [2024-10-10T14:31:56.817Z] ---> b789dc5be4ad [2024-10-10T14:31:56.817Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-10T14:31:57.753Z] ---> 480b6d85fdaa [2024-10-10T14:31:57.753Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T14:31:57.753Z] ---> Running in e084af230ead [2024-10-10T14:31:58.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T14:31:58.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T14:31:58.578Z] OK: 246 MiB in 54 packages [2024-10-10T14:31:58.837Z] Removing intermediate container e084af230ead [2024-10-10T14:31:58.837Z] ---> b294124a6be0 [2024-10-10T14:31:58.837Z] Step 10/27 : ENV GO111MODULE=on [2024-10-10T14:31:58.837Z] ---> Running in 09edb39af7d4 [2024-10-10T14:31:58.837Z] Removing intermediate container 09edb39af7d4 [2024-10-10T14:31:58.837Z] ---> 2a3828e626df [2024-10-10T14:31:58.837Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-10T14:31:58.837Z] ---> Running in cd34e4e2f2ed [2024-10-10T14:31:58.837Z] Removing intermediate container cd34e4e2f2ed [2024-10-10T14:31:58.837Z] ---> de267e63b71d [2024-10-10T14:31:58.837Z] Step 12/27 : COPY go.mod vendor* ./ [2024-10-10T14:31:59.096Z] ---> 6c2c75587781 [2024-10-10T14:31:59.096Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T14:31:59.096Z] ---> Running in c0252d106980 [2024-10-10T14:32:00.030Z] Removing intermediate container c0252d106980 [2024-10-10T14:32:00.030Z] ---> 263080063c6b [2024-10-10T14:32:00.030Z] Step 14/27 : COPY . . [2024-10-10T14:32:06.588Z] ---> 1c6ad56b2624 [2024-10-10T14:32:06.588Z] Step 15/27 : RUN ${MAKE} [2024-10-10T14:32:06.588Z] ---> Running in fb6519972355 [2024-10-10T14:32:06.588Z] 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-10T14:32:38.664Z] Removing intermediate container fb6519972355 [2024-10-10T14:32:38.664Z] ---> f2178e5707fd [2024-10-10T14:32:38.664Z] Step 16/27 : FROM alpine:3.18 [2024-10-10T14:32:38.664Z] 3.18: Pulling from library/alpine [2024-10-10T14:32:38.664Z] 1cc3d825d8b2: Pulling fs layer [2024-10-10T14:32:38.664Z] 1cc3d825d8b2: Download complete [2024-10-10T14:32:38.664Z] 1cc3d825d8b2: Pull complete [2024-10-10T14:32:38.664Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-10T14:32:38.664Z] Status: Downloaded newer image for alpine:3.18 [2024-10-10T14:32:38.664Z] ---> 2c64cf60f6f0 [2024-10-10T14:32:38.664Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-10T14:32:38.664Z] ---> Running in c2f21ef8b770 [2024-10-10T14:32:38.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-10T14:32:38.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-10T14:32:38.664Z] OK: 7 MiB in 15 packages [2024-10-10T14:32:38.664Z] Removing intermediate container c2f21ef8b770 [2024-10-10T14:32:38.664Z] ---> dba86a216b39 [2024-10-10T14:32:38.664Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-10-10T14:32:38.664Z] ---> Running in d3d54022f729 [2024-10-10T14:32:38.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-10T14:32:38.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-10T14:32:38.664Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-10T14:32:38.664Z] Executing busybox-1.36.1-r7.trigger [2024-10-10T14:32:38.664Z] OK: 7 MiB in 16 packages [2024-10-10T14:32:38.923Z] Removing intermediate container d3d54022f729 [2024-10-10T14:32:38.924Z] ---> 6f1dbc800026 [2024-10-10T14:32:38.924Z] Step 19/27 : EXPOSE 4000 [2024-10-10T14:32:38.924Z] ---> Running in 8b501d4d3bbc [2024-10-10T14:32:39.184Z] Removing intermediate container 8b501d4d3bbc [2024-10-10T14:32:39.184Z] ---> 7f34754dbfad [2024-10-10T14:32:39.184Z] 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-10T14:32:40.122Z] ---> d243847acab6 [2024-10-10T14:32:40.122Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-10-10T14:32:40.383Z] ---> c73ee097c922 [2024-10-10T14:32:40.383Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-10-10T14:32:40.641Z] ---> 60dac907810f [2024-10-10T14:32:40.641Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-10-10T14:32:40.641Z] ---> Running in 5bd631bc299f [2024-10-10T14:32:40.641Z] Removing intermediate container 5bd631bc299f [2024-10-10T14:32:40.641Z] ---> f18381a94a56 [2024-10-10T14:32:40.641Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-10-10T14:32:40.641Z] ---> Running in 07c2031fbc93 [2024-10-10T14:32:40.900Z] Removing intermediate container 07c2031fbc93 [2024-10-10T14:32:40.900Z] ---> 16ce10c0865f [2024-10-10T14:32:40.900Z] Step 25/27 : LABEL arch=amd64 [2024-10-10T14:32:40.900Z] ---> Running in 2ea92dc01dc3 [2024-10-10T14:32:41.159Z] Removing intermediate container 2ea92dc01dc3 [2024-10-10T14:32:41.159Z] ---> c84fe9ff6ce7 [2024-10-10T14:32:41.159Z] Step 26/27 : LABEL git_sha=86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [2024-10-10T14:32:41.159Z] ---> Running in 15bb08a5ff6c [2024-10-10T14:32:41.159Z] Removing intermediate container 15bb08a5ff6c [2024-10-10T14:32:41.159Z] ---> 37cae17bf20f [2024-10-10T14:32:41.159Z] Step 27/27 : LABEL version=0.0.0 [2024-10-10T14:32:41.159Z] ---> Running in fbd06153be96 [2024-10-10T14:32:41.420Z] Removing intermediate container fbd06153be96 [2024-10-10T14:32:41.420Z] ---> 65f7035511ed [2024-10-10T14:32:41.420Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-10T14:32:41.420Z] Successfully built 65f7035511ed [2024-10-10T14:32:41.420Z] 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-10T14:32:42.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T14:32:42.419Z] [2024-10-10T14:32:42.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:32:42.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T14:32:42.816Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-10T14:32:42.816Z] 5eb5b503b376: Pulling fs layer [2024-10-10T14:32:42.816Z] 5c69ac0246d0: Pulling fs layer [2024-10-10T14:32:42.816Z] ec43610c2a17: Pulling fs layer [2024-10-10T14:32:42.816Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-10T14:32:42.816Z] 33b1e0a273af: Pulling fs layer [2024-10-10T14:32:42.816Z] 5d3b04190fa2: Pulling fs layer [2024-10-10T14:32:42.816Z] 2f39f015ded8: Pulling fs layer [2024-10-10T14:32:42.816Z] 33b1e0a273af: Waiting [2024-10-10T14:32:42.816Z] 5d3b04190fa2: Waiting [2024-10-10T14:32:42.816Z] 2f39f015ded8: Waiting [2024-10-10T14:32:42.816Z] 3a2ae6a8a46f: Waiting [2024-10-10T14:32:42.816Z] 5c69ac0246d0: Verifying Checksum [2024-10-10T14:32:42.816Z] 5c69ac0246d0: Download complete [2024-10-10T14:32:42.816Z] 3a2ae6a8a46f: Download complete [2024-10-10T14:32:42.816Z] 33b1e0a273af: Verifying Checksum [2024-10-10T14:32:42.816Z] 33b1e0a273af: Download complete [2024-10-10T14:32:42.816Z] 5d3b04190fa2: Verifying Checksum [2024-10-10T14:32:42.816Z] 5d3b04190fa2: Download complete [2024-10-10T14:32:42.816Z] ec43610c2a17: Verifying Checksum [2024-10-10T14:32:42.816Z] ec43610c2a17: Download complete [2024-10-10T14:32:43.075Z] 5eb5b503b376: Download complete [2024-10-10T14:32:43.640Z] 2f39f015ded8: Download complete [2024-10-10T14:32:44.206Z] 5eb5b503b376: Pull complete [2024-10-10T14:32:44.206Z] 5c69ac0246d0: Pull complete [2024-10-10T14:32:44.773Z] ec43610c2a17: Pull complete [2024-10-10T14:32:44.773Z] 3a2ae6a8a46f: Pull complete [2024-10-10T14:32:45.031Z] 33b1e0a273af: Pull complete [2024-10-10T14:32:45.031Z] 5d3b04190fa2: Pull complete [2024-10-10T14:32:49.218Z] 2f39f015ded8: Pull complete [2024-10-10T14:32:49.218Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-10T14:32:49.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T14:32:49.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T14:32:49.496Z] prd-ubuntu20.04-docker-8c-8g-22424 does not seem to be running inside a container [2024-10-10T14:32:49.529Z] $ 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-807 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807:/w/workspace/edgexfoundry_edgex-ui-go_PR-807:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-10T14:32:53.031Z] $ docker top 0d8feb8c07df62dcfafd27cb87bde01a386a6dbcfaf7813e986794633005d42f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:32:53.528Z] ---> job-cost.sh [2024-10-10T14:32:53.529Z] lf-activate-venv: SKIPPING [2024-10-10T14:32:53.529Z] INFO: No Stack... [2024-10-10T14:32:53.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-10T14:32:54.048Z] INFO: Archiving Costs [Pipeline] sh [2024-10-10T14:32:54.378Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives/cost.csv [2024-10-10T14:32:54.378Z] + cut -d, -f6 [Pipeline] lock [2024-10-10T14:32:54.426Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] [2024-10-10T14:32:54.432Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] did not exist. Created. [2024-10-10T14:32:54.439Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-10T14:32:54.860Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-10T14:32:55.251Z] Stashed 1 file(s) [Pipeline] } [2024-10-10T14:32:55.273Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-10T14:32:55.371Z] $ docker stop --time=1 0d8feb8c07df62dcfafd27cb87bde01a386a6dbcfaf7813e986794633005d42f [2024-10-10T14:32:56.612Z] $ docker rm -f --volumes 0d8feb8c07df62dcfafd27cb87bde01a386a6dbcfaf7813e986794633005d42f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-10T14:33:30.624Z] Removing intermediate container c485563459ad [2024-10-10T14:33:30.624Z] ---> c7e3cf594449 [2024-10-10T14:33:30.624Z] Step 14/15 : COPY . . [2024-10-10T14:33:30.624Z] ---> 3e7e121f8842 [2024-10-10T14:33:30.624Z] Step 15/15 : RUN ${MAKE} [2024-10-10T14:33:30.625Z] ---> Running in 632cc88f9ddd [2024-10-10T14:33:30.625Z] noop [2024-10-10T14:33:30.625Z] Removing intermediate container 632cc88f9ddd [2024-10-10T14:33:30.625Z] ---> db2ae6314b50 [2024-10-10T14:33:30.625Z] Successfully built db2ae6314b50 [2024-10-10T14:33:30.625Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:33:31.132Z] + docker inspect -f . ci-base-image-arm64 [2024-10-10T14:33:31.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T14:33:31.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-22425 does not seem to be running inside a container [2024-10-10T14:33:31.472Z] $ 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-10T14:33:32.792Z] $ docker top 126b9674bcddc7bf20916419d1999e48e9c4b38602ba5700565bcde2dad6f0e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T14:33:33.681Z] + go version [2024-10-10T14:33:33.681Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-10T14:33:33.716Z] $ docker stop --time=1 126b9674bcddc7bf20916419d1999e48e9c4b38602ba5700565bcde2dad6f0e2 [2024-10-10T14:33:35.332Z] $ docker rm -f --volumes 126b9674bcddc7bf20916419d1999e48e9c4b38602ba5700565bcde2dad6f0e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:33:36.248Z] + docker inspect -f . ci-base-image-arm64 [2024-10-10T14:33:36.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T14:33:36.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-22425 does not seem to be running inside a container [2024-10-10T14:33:36.577Z] $ 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-10T14:33:37.710Z] $ docker top 9f459460d68c9b772bf03688f82d68eb59bda9b69d7f9848c4e59be9acfcccd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T14:33:38.274Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-10T14:33:38.683Z] + make test [2024-10-10T14:33:38.683Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-10-10T14:33:45.332Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-10-10T14:36:52.478Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2024-10-10T14:36:52.478Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2024-10-10T14:36:52.478Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2024-10-10T14:36:52.478Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2024-10-10T14:36:52.478Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2024-10-10T14:36:52.478Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2024-10-10T14:36:52.478Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2024-10-10T14:36:52.478Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2024-10-10T14:36:52.478Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-10-10T14:37:39.357Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-10T14:37:39.357Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-10T14:37:39.357Z] ./bin/test-attribution-txt.sh [2024-10-10T14:37:39.357Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-10T14:37:39.357Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-10T14:37:39.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-10T14:37:39.452Z] $ docker stop --time=1 9f459460d68c9b772bf03688f82d68eb59bda9b69d7f9848c4e59be9acfcccd8 [2024-10-10T14:37:41.329Z] $ docker rm -f --volumes 9f459460d68c9b772bf03688f82d68eb59bda9b69d7f9848c4e59be9acfcccd8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-10T14:37:42.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-10T14:37:42.918Z] Warning: overwriting stash ‘coverage-report’ [2024-10-10T14:37:43.532Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-10T14:37:44.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-10T14:37:44.522Z] + ls -al . [2024-10-10T14:37:44.523Z] total 272 [2024-10-10T14:37:44.523Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 14:33 . [2024-10-10T14:37:44.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 14:30 .. [2024-10-10T14:37:44.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:30 .blubracket [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 10 14:30 .dockerignore [2024-10-10T14:37:44.523Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 14:30 .git [2024-10-10T14:37:44.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:30 .github [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 178 Oct 10 14:30 .gitignore [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 9736 Oct 10 14:30 Attribution.txt [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 21430 Oct 10 14:30 CHANGELOG.md [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 10 14:30 CONTRIBUTING.md [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 1940 Oct 10 14:30 Dockerfile [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 10 14:30 Jenkinsfile [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 10 14:30 LICENSE [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 2189 Oct 10 14:30 Makefile [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 10 14:30 README.md [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 14:28 VERSION [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 4832 Oct 10 14:30 angularmigrationlogs.md [2024-10-10T14:37:44.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:30 assets [2024-10-10T14:37:44.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:30 bin [2024-10-10T14:37:44.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 14:30 cmd [2024-10-10T14:37:44.523Z] -rw-r--r-- 1 jenkins jenkins 16026 Oct 10 14:36 coverage.out [2024-10-10T14:37:44.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 14:30 docs [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 6664 Oct 10 14:30 go.mod [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 99091 Oct 10 14:30 go.sum [2024-10-10T14:37:44.523Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 14:30 internal [2024-10-10T14:37:44.523Z] -rwxrwxr-x 1 jenkins jenkins 568 Oct 10 14:30 redeploy.sh [2024-10-10T14:37:44.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 14:30 testing [2024-10-10T14:37:44.523Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 10 14:30 version.go [2024-10-10T14:37:44.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 14:30 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:37:44.959Z] + 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=86fbb94460b9bf047eb767e4c0a3a38a1322dc80 --label arch=arm64 --label version=0.0.0 . [2024-10-10T14:37:46.370Z] Sending build context to Docker daemon 35.53MB [2024-10-10T14:37:46.370Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-10T14:37:46.370Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-10T14:37:46.370Z] ---> db2ae6314b50 [2024-10-10T14:37:46.370Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-10-10T14:37:46.370Z] ---> Running in cdfecc2de1e2 [2024-10-10T14:37:46.638Z] Removing intermediate container cdfecc2de1e2 [2024-10-10T14:37:46.638Z] ---> 2a76c436ff5a [2024-10-10T14:37:46.638Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T14:37:46.904Z] ---> Running in d2f90ccea511 [2024-10-10T14:37:47.171Z] Removing intermediate container d2f90ccea511 [2024-10-10T14:37:47.171Z] ---> 2bc2983450a8 [2024-10-10T14:37:47.171Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T14:37:47.171Z] ---> Running in 9b02d3c96ac6 [2024-10-10T14:37:47.439Z] Removing intermediate container 9b02d3c96ac6 [2024-10-10T14:37:47.439Z] ---> 1c6a3bed7bc4 [2024-10-10T14:37:47.439Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-10-10T14:37:47.439Z] ---> Running in 1d249f383fdd [2024-10-10T14:37:47.711Z] Removing intermediate container 1d249f383fdd [2024-10-10T14:37:47.711Z] ---> 4cc064f4a549 [2024-10-10T14:37:47.711Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-10-10T14:37:47.980Z] ---> Running in 9721c95ec844 [2024-10-10T14:37:48.247Z] Removing intermediate container 9721c95ec844 [2024-10-10T14:37:48.247Z] ---> 0d09ab87ff66 [2024-10-10T14:37:48.247Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-10-10T14:37:50.192Z] ---> 6927b0a59363 [2024-10-10T14:37:50.192Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T14:37:50.192Z] ---> Running in 0661aea5ace3 [2024-10-10T14:37:51.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T14:37:51.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T14:37:52.841Z] OK: 238 MiB in 54 packages [2024-10-10T14:37:53.802Z] Removing intermediate container 0661aea5ace3 [2024-10-10T14:37:53.802Z] ---> 575d0dfaf367 [2024-10-10T14:37:53.802Z] Step 10/27 : ENV GO111MODULE=on [2024-10-10T14:37:53.802Z] ---> Running in d965d4a8ce66 [2024-10-10T14:37:54.079Z] Removing intermediate container d965d4a8ce66 [2024-10-10T14:37:54.079Z] ---> 2482281d0bb4 [2024-10-10T14:37:54.079Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-10-10T14:37:54.079Z] ---> Running in cd7b23e1c178 [2024-10-10T14:37:54.664Z] Removing intermediate container cd7b23e1c178 [2024-10-10T14:37:54.664Z] ---> 40c0f7287fdd [2024-10-10T14:37:54.664Z] Step 12/27 : COPY go.mod vendor* ./ [2024-10-10T14:37:55.249Z] ---> 7c51e9433012 [2024-10-10T14:37:55.249Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T14:37:55.249Z] ---> Running in a55ddafa4bf5 [2024-10-10T14:37:57.839Z] Removing intermediate container a55ddafa4bf5 [2024-10-10T14:37:57.839Z] ---> 112d8ac80b9e [2024-10-10T14:37:57.839Z] Step 14/27 : COPY . . [2024-10-10T14:38:01.187Z] ---> 9a9dcf25850e [2024-10-10T14:38:01.187Z] Step 15/27 : RUN ${MAKE} [2024-10-10T14:38:01.457Z] ---> Running in ea320063f00d [2024-10-10T14:38:02.414Z] 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-10T14:41:09.137Z] Removing intermediate container ea320063f00d [2024-10-10T14:41:09.137Z] ---> fbe95007dd4b [2024-10-10T14:41:09.137Z] Step 16/27 : FROM alpine:3.18 [2024-10-10T14:41:09.137Z] 3.18: Pulling from library/alpine [2024-10-10T14:41:09.137Z] 720f3032cd11: Pulling fs layer [2024-10-10T14:41:09.137Z] 720f3032cd11: Verifying Checksum [2024-10-10T14:41:09.137Z] 720f3032cd11: Download complete [2024-10-10T14:41:09.137Z] 720f3032cd11: Pull complete [2024-10-10T14:41:09.137Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-10T14:41:09.137Z] Status: Downloaded newer image for alpine:3.18 [2024-10-10T14:41:09.137Z] ---> 3e834921e367 [2024-10-10T14:41:09.137Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-10T14:41:09.137Z] ---> Running in 14146c47e46d [2024-10-10T14:41:09.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-10T14:41:09.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-10T14:41:09.137Z] OK: 8 MiB in 15 packages [2024-10-10T14:41:09.137Z] Removing intermediate container 14146c47e46d [2024-10-10T14:41:09.137Z] ---> fce27db66a55 [2024-10-10T14:41:09.137Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-10-10T14:41:09.137Z] ---> Running in ddd899995242 [2024-10-10T14:41:10.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-10T14:41:10.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-10T14:41:11.320Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-10T14:41:11.320Z] Executing busybox-1.36.1-r7.trigger [2024-10-10T14:41:11.320Z] OK: 8 MiB in 16 packages [2024-10-10T14:41:12.273Z] Removing intermediate container ddd899995242 [2024-10-10T14:41:12.273Z] ---> fb4526b8076e [2024-10-10T14:41:12.273Z] Step 19/27 : EXPOSE 4000 [2024-10-10T14:41:12.273Z] ---> Running in 6b8c2e8351b7 [2024-10-10T14:41:12.538Z] Removing intermediate container 6b8c2e8351b7 [2024-10-10T14:41:12.538Z] ---> e500a3f94e1c [2024-10-10T14:41:12.538Z] 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-10T14:41:15.120Z] ---> 19e5a3e76d34 [2024-10-10T14:41:15.120Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-10-10T14:41:15.701Z] ---> c12982816b4f [2024-10-10T14:41:15.701Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-10-10T14:41:16.282Z] ---> 18d3fb211386 [2024-10-10T14:41:16.282Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-10-10T14:41:16.282Z] ---> Running in f233a0cf53d4 [2024-10-10T14:41:16.554Z] Removing intermediate container f233a0cf53d4 [2024-10-10T14:41:16.554Z] ---> 36e614c25a22 [2024-10-10T14:41:16.554Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-10-10T14:41:16.554Z] ---> Running in db31322e4d15 [2024-10-10T14:41:16.822Z] Removing intermediate container db31322e4d15 [2024-10-10T14:41:16.822Z] ---> 9a4bc94771cf [2024-10-10T14:41:16.822Z] Step 25/27 : LABEL arch=arm64 [2024-10-10T14:41:16.822Z] ---> Running in 03dc5d0f855b [2024-10-10T14:41:17.099Z] Removing intermediate container 03dc5d0f855b [2024-10-10T14:41:17.099Z] ---> 156fc9a23fbb [2024-10-10T14:41:17.099Z] Step 26/27 : LABEL git_sha=86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [2024-10-10T14:41:17.372Z] ---> Running in 2b76c12ae7d7 [2024-10-10T14:41:17.641Z] Removing intermediate container 2b76c12ae7d7 [2024-10-10T14:41:17.641Z] ---> 6c1fa693ab53 [2024-10-10T14:41:17.641Z] Step 27/27 : LABEL version=0.0.0 [2024-10-10T14:41:17.641Z] ---> Running in b4b2a50b5298 [2024-10-10T14:41:17.908Z] Removing intermediate container b4b2a50b5298 [2024-10-10T14:41:17.908Z] ---> d1f6e7cc6c2f [2024-10-10T14:41:17.908Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-10T14:41:18.173Z] Successfully built d1f6e7cc6c2f [2024-10-10T14:41:18.173Z] 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-10T14:41:19.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-10T14:41:19.242Z] [2024-10-10T14:41:19.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:41:19.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-10T14:41:19.670Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-10T14:41:19.670Z] 8998bd30e6a1: Pulling fs layer [2024-10-10T14:41:19.670Z] 04944245beec: Pulling fs layer [2024-10-10T14:41:19.670Z] 699f458cf7ca: Pulling fs layer [2024-10-10T14:41:19.670Z] 765212b225bb: Pulling fs layer [2024-10-10T14:41:19.670Z] f23df028b6ca: Pulling fs layer [2024-10-10T14:41:19.670Z] d65c8cfc05b1: Pulling fs layer [2024-10-10T14:41:19.670Z] 2437ff75d9bd: Pulling fs layer [2024-10-10T14:41:19.670Z] 765212b225bb: Waiting [2024-10-10T14:41:19.670Z] f23df028b6ca: Waiting [2024-10-10T14:41:19.670Z] d65c8cfc05b1: Waiting [2024-10-10T14:41:19.670Z] 2437ff75d9bd: Waiting [2024-10-10T14:41:19.936Z] 04944245beec: Verifying Checksum [2024-10-10T14:41:19.936Z] 04944245beec: Download complete [2024-10-10T14:41:19.936Z] 765212b225bb: Verifying Checksum [2024-10-10T14:41:19.936Z] 765212b225bb: Download complete [2024-10-10T14:41:19.936Z] f23df028b6ca: Verifying Checksum [2024-10-10T14:41:19.936Z] f23df028b6ca: Download complete [2024-10-10T14:41:19.936Z] d65c8cfc05b1: Download complete [2024-10-10T14:41:20.206Z] 699f458cf7ca: Verifying Checksum [2024-10-10T14:41:20.206Z] 699f458cf7ca: Download complete [2024-10-10T14:41:20.475Z] 8998bd30e6a1: Verifying Checksum [2024-10-10T14:41:20.475Z] 8998bd30e6a1: Download complete [2024-10-10T14:41:23.048Z] 2437ff75d9bd: Verifying Checksum [2024-10-10T14:41:23.048Z] 2437ff75d9bd: Download complete [2024-10-10T14:41:24.980Z] 8998bd30e6a1: Pull complete [2024-10-10T14:41:25.558Z] 04944245beec: Pull complete [2024-10-10T14:41:26.957Z] 699f458cf7ca: Pull complete [2024-10-10T14:41:27.223Z] 765212b225bb: Pull complete [2024-10-10T14:41:28.175Z] f23df028b6ca: Pull complete [2024-10-10T14:41:28.175Z] d65c8cfc05b1: Pull complete [2024-10-10T14:41:46.340Z] 2437ff75d9bd: Pull complete [2024-10-10T14:41:46.340Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-10T14:41:46.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-10T14:41:46.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T14:41:46.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-22425 does not seem to be running inside a container [2024-10-10T14:41:46.763Z] $ 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-10T14:41:49.290Z] $ docker top 9739d3ae783af1732763e0e20d711ccc7c537b22764844723381b0b54b3deaaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:41:49.894Z] ---> job-cost.sh [2024-10-10T14:41:50.159Z] lf-activate-venv: SKIPPING [2024-10-10T14:41:50.159Z] INFO: No Stack... [2024-10-10T14:41:50.428Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-10T14:41:51.412Z] INFO: Archiving Costs [Pipeline] sh [2024-10-10T14:41:51.775Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2024-10-10T14:41:51.775Z] + cut -d, -f6 [Pipeline] lock [2024-10-10T14:41:51.865Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] [2024-10-10T14:41:51.872Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] did not exist. Created. [2024-10-10T14:41:51.879Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-10T14:41:52.620Z] /w/workspace/edgex-ui-go/1@tmp/durable-5250e58a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-10T14:41:52.976Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-10T14:41:53.017Z] Warning: overwriting stash ‘stack-cost’ [2024-10-10T14:41:53.190Z] Stashed 1 file(s) [Pipeline] } [2024-10-10T14:41:53.216Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-807-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-10T14:41:53.310Z] $ docker stop --time=1 9739d3ae783af1732763e0e20d711ccc7c537b22764844723381b0b54b3deaaa [2024-10-10T14:41:54.842Z] $ docker rm -f --volumes 9739d3ae783af1732763e0e20d711ccc7c537b22764844723381b0b54b3deaaa [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-10T14:41:55.970Z] provisioning config files... [2024-10-10T14:41:55.979Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/config5474112021699433176tmp [Pipeline] { [Pipeline] sh [2024-10-10T14:41:56.346Z] + set +x [2024-10-10T14:41:56.346Z] + curl -s https://codecov.io/bash [2024-10-10T14:41:56.346Z] + bash -s -- [2024-10-10T14:41:56.346Z] [2024-10-10T14:41:56.346Z] _____ _ [2024-10-10T14:41:56.346Z] / ____| | | [2024-10-10T14:41:56.346Z] | | ___ __| | ___ ___ _____ __ [2024-10-10T14:41:56.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-10T14:41:56.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-10T14:41:56.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-10T14:41:56.346Z] Bash-1.0.6 [2024-10-10T14:41:56.346Z] [2024-10-10T14:41:56.346Z] [2024-10-10T14:41:56.346Z] ==> git version 2.25.1 found [2024-10-10T14:41:56.346Z] ==> 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-10T14:41:56.346Z] Release-Date: 2020-01-08 [2024-10-10T14:41:56.346Z] 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-10T14:41:56.346Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-10T14:41:56.346Z] ==> Jenkins CI detected. [2024-10-10T14:41:56.346Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-807 [2024-10-10T14:41:56.346Z] project root: . [2024-10-10T14:41:56.346Z] --> token set from env [2024-10-10T14:41:56.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-10T14:41:56.346Z] ==> Running gcov in . (disable via -X gcov) [2024-10-10T14:41:56.606Z] ==> Python coveragepy not found [2024-10-10T14:41:56.606Z] ==> Searching for coverage reports in: [2024-10-10T14:41:56.606Z] + . [2024-10-10T14:41:56.606Z] -> Found 1 reports [2024-10-10T14:41:56.606Z] ==> Detecting git/mercurial file structure [2024-10-10T14:41:56.606Z] ==> Reading reports [2024-10-10T14:41:56.606Z] + ./coverage.out bytes=16026 [2024-10-10T14:41:56.606Z] ==> Appending adjustments [2024-10-10T14:41:56.606Z] https://docs.codecov.io/docs/fixing-reports [2024-10-10T14:41:57.175Z] + Found adjustments [2024-10-10T14:41:57.175Z] ==> Gzipping contents [2024-10-10T14:41:57.176Z] 12K /tmp/codecov.fG3YSF.gz [2024-10-10T14:41:57.176Z] ==> Uploading reports [2024-10-10T14:41:57.176Z] url: https://codecov.io [2024-10-10T14:41:57.176Z] query: branch=PR-807&commit=86fbb94460b9bf047eb767e4c0a3a38a1322dc80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=807&job=&cmd_args= [2024-10-10T14:41:57.176Z] -> Pinging Codecov [2024-10-10T14:41:57.176Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-807&commit=86fbb94460b9bf047eb767e4c0a3a38a1322dc80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=807&job=&cmd_args= [2024-10-10T14:41:57.437Z] -> Uploading to [2024-10-10T14:41:57.437Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-ui-go/86fbb94460b9bf047eb767e4c0a3a38a1322dc80/f3d5c286-aea3-4bc8-b2f4-d70b198ef060.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241010%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241010T144157Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1e73fb05fe031cdd4e18bc36938d67ab033b7d575f03709c8f5b6bf78764fa73 [2024-10-10T14:41:57.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-10T14:41:57.437Z] Dload Upload Total Spent Left Speed [2024-10-10T14:41:57.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10490 0 0 100 10490 0 49715 --:--:-- --:--:-- --:--:-- 49715 [2024-10-10T14:41:57.437Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/86fbb94460b9bf047eb767e4c0a3a38a1322dc80 [Pipeline] } [2024-10-10T14:41:57.473Z] 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-10T14:41:59.807Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives ] [2024-10-10T14:41:59.807Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives [2024-10-10T14:41:59.807Z] total 16 [2024-10-10T14:41:59.807Z] drwxr-xr-x 3 root root 4096 Oct 10 14:32 . [2024-10-10T14:41:59.807Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 10 14:32 .. [2024-10-10T14:41:59.807Z] drwxr-xr-x 2 root root 4096 Oct 10 14:32 cost [2024-10-10T14:41:59.807Z] -rw-r--r-- 1 root root 83 Oct 10 14:32 cost.csv [2024-10-10T14:41:59.807Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives [2024-10-10T14:41:59.807Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives [2024-10-10T14:41:59.807Z] total 16 [2024-10-10T14:41:59.807Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 14:32 . [2024-10-10T14:41:59.807Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 10 14:32 .. [2024-10-10T14:41:59.807Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 14:32 cost [2024-10-10T14:41:59.807Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 10 14:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:42:00.155Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:42:01.057Z] ---> package-listing.sh [2024-10-10T14:42:01.057Z] ++ facter osfamily [2024-10-10T14:42:01.057Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-10T14:42:01.317Z] + OS_FAMILY=debian [2024-10-10T14:42:01.317Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-807 [2024-10-10T14:42:01.317Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-10T14:42:01.317Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-10T14:42:01.317Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-10T14:42:01.317Z] + PACKAGES=/tmp/packages_start.txt [2024-10-10T14:42:01.317Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-807 ']' [2024-10-10T14:42:01.317Z] + PACKAGES=/tmp/packages_end.txt [2024-10-10T14:42:01.317Z] + case "${OS_FAMILY}" in [2024-10-10T14:42:01.317Z] + dpkg -l [2024-10-10T14:42:01.317Z] + grep '^ii' [2024-10-10T14:42:01.317Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-10T14:42:01.317Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-10T14:42:01.317Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-10T14:42:01.317Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-807 ']' [2024-10-10T14:42:01.317Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives/ [2024-10-10T14:42:01.317Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-807/archives/ [Pipeline] echo [2024-10-10T14:42:01.372Z] 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-807/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-10T14:42:01.677Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T14:42:02.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T14:42:02.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T14:42:02.505Z] prd-ubuntu20.04-docker-8c-8g-22424 does not seem to be running inside a container [2024-10-10T14:42:02.553Z] $ 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-807/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-807 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807:/w/workspace/edgexfoundry_edgex-ui-go_PR-807:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@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-10T14:42:02.795Z] $ docker top 9cb85c635e93b198abeef4ee1ea1ec39da2494fc0c579590e088542d952a6597 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T14:42:03.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-10T14:42:03.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-10T14:42:04.102Z] + ls /var/log/sa-host [2024-10-10T14:42:04.102Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-10T14:42:04.360Z] provisioning config files... [2024-10-10T14:42:04.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-807@tmp/config5783038494495676406tmp [Pipeline] { [Pipeline] echo [2024-10-10T14:42:04.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:42:04.771Z] ---> create-netrc.sh [Pipeline] } [2024-10-10T14:42:04.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:42:05.233Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-10T14:42:05.276Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:42:05.603Z] ---> sudo-logs.sh [2024-10-10T14:42:05.604Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-10T14:42:05.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:42:06.033Z] ---> job-cost.sh [2024-10-10T14:42:06.033Z] lf-activate-venv: SKIPPING [2024-10-10T14:42:06.033Z] DEBUG: total: 0.2199999988079071 [2024-10-10T14:42:06.033Z] INFO: Retrieving Stack Cost... [2024-10-10T14:42:06.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-10T14:42:06.864Z] INFO: Archiving Costs [Pipeline] echo [2024-10-10T14:42:06.906Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T14:42:07.243Z] ---> logs-deploy.sh [2024-10-10T14:42:07.243Z] lf-activate-venv: SKIPPING [2024-10-10T14:42:07.243Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-807/1 [2024-10-10T14:42:07.243Z] INFO: archiving workspace using pattern(s): [2024-10-10T14:42:08.185Z] Archives upload complete. [2024-10-10T14:42:08.185Z] INFO: archiving logs to Nexus