Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8bc1a271f7c47b072abce29d011d908314ff344 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-ssh17539480056084499137.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14163878914761000644.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15968106858079992812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15015930923056134311.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh264805645995805465.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-274 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision e8bc1a271f7c47b072abce29d011d908314ff344 (main) Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.15" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8bc1a271f7c47b072abce29d011d908314ff344 # timeout=10 > git rev-list --no-walk 3fa35a6df856dae91a592b59ff23fa36c3e3438b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-01T05:19:35.295Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-01T05:19:35.370Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-01T05:19:35.407Z] ========================================================= [2024-02-01T05:19:35.407Z] EdgeX Global Pipelines Version Info [2024-02-01T05:19:35.407Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:19:36.151Z] ------------------- [2024-02-01T05:19:36.151Z] stable info: [2024-02-01T05:19:36.151Z] ------------------- [2024-02-01T05:19:36.151Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-01T05:19:36.151Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T05:19:36.151Z] Message: update stable to v1.0.258 [2024-02-01T05:19:36.725Z] ------------------- [2024-02-01T05:19:36.725Z] experimental info: [2024-02-01T05:19:36.725Z] ------------------- [2024-02-01T05:19:36.725Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-01T05:19:36.725Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T05:19:36.725Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-01T05:19:36.825Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-02-01T05:19:36.860Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-02-01T05:19:36.890Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-01T05:19:36.919Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-01T05:19:36.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-01T05:19:36.980Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-01T05:19:37.011Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-01T05:19:37.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-01T05:19:37.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-01T05:19:37.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-01T05:19:37.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-01T05:19:37.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-02-01T05:19:37.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-01T05:19:37.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-01T05:19:37.275Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-01T05:19:37.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-01T05:19:37.347Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-01T05:19:37.386Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-01T05:19:37.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-01T05:19:37.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-01T05:19:37.483Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-01T05:19:37.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-01T05:19:37.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-01T05:19:37.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-01T05:19:37.631Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-01T05:19:37.664Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-01T05:19:37.700Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-01T05:19:37.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-01T05:19:37.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-01T05:19:37.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-01T05:19:37.864Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] echo [2024-02-01T05:19:37.906Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8bc1a2 [Pipeline] echo [2024-02-01T05:19:37.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T05:19:38.052Z] provisioning config files... [2024-02-01T05:19:38.069Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6826666748101249291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:19:38.424Z] ---> ****-login.sh [2024-02-01T05:19:38.424Z] nexus3.edgexfoundry.org:10001 [2024-02-01T05:19:38.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:19:38.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:19:38.684Z] Configure a credential helper to remove this warning. See [2024-02-01T05:19:38.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:19:38.684Z] [2024-02-01T05:19:38.684Z] Login Succeeded [2024-02-01T05:19:38.684Z] nexus3.edgexfoundry.org:10002 [2024-02-01T05:19:38.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:19:38.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:19:38.684Z] Configure a credential helper to remove this warning. See [2024-02-01T05:19:38.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:19:38.684Z] [2024-02-01T05:19:38.684Z] Login Succeeded [2024-02-01T05:19:38.684Z] nexus3.edgexfoundry.org:10003 [2024-02-01T05:19:38.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:19:38.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:19:38.945Z] Configure a credential helper to remove this warning. See [2024-02-01T05:19:38.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:19:38.945Z] [2024-02-01T05:19:38.945Z] Login Succeeded [2024-02-01T05:19:38.945Z] nexus3.edgexfoundry.org:10004 [2024-02-01T05:19:38.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:19:38.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:19:38.946Z] Configure a credential helper to remove this warning. See [2024-02-01T05:19:38.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:19:38.946Z] [2024-02-01T05:19:38.946Z] Login Succeeded [2024-02-01T05:19:38.946Z] ****.io [2024-02-01T05:19:39.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:19:39.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:19:39.469Z] Configure a credential helper to remove this warning. See [2024-02-01T05:19:39.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:19:39.469Z] [2024-02-01T05:19:39.469Z] Login Succeeded [2024-02-01T05:19:39.469Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T05:19:39.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-01T05:19:40.045Z] + git rev-list -1 --merges e8bc1a271f7c47b072abce29d011d908314ff344~1..e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] echo [2024-02-01T05:19:40.080Z] -----------> git rev-list -1 --merges e8bc1a271f7c47b072abce29d011d908314ff344~1..e8bc1a271f7c47b072abce29d011d908314ff344 e8bc1a271f7c47b072abce29d011d908314ff344 [2024-02-01T05:19:40.080Z] e8bc1a271f7c47b072abce29d011d908314ff344 [false] [Pipeline] sh [2024-02-01T05:19:40.389Z] + git log --format=format:%s -1 e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] echo [2024-02-01T05:19:40.406Z] ========================================================= [2024-02-01T05:19:40.406Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-01T05:19:40.406Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T05:19:40.793Z] + git log --format=format:%s -1 e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] echo [2024-02-01T05:19:40.806Z] [semverPrep] GIT_COMMIT: e8bc1a271f7c47b072abce29d011d908314ff344, Commit Message: Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.15 [Pipeline] echo [2024-02-01T05:19:40.904Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-01T05:19:41.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T05:19:41.324Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-01T05:19:41.324Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-01T05:19:41.324Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-01T05:19:41.324Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-01T05:19:41.324Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-01T05:19:41.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:19:41.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T05:19:41.703Z] [2024-02-01T05:19:41.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:19:42.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T05:19:42.026Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-01T05:19:42.026Z] b85a868b505f: Pulling fs layer [2024-02-01T05:19:42.026Z] e2be974225ed: Pulling fs layer [2024-02-01T05:19:42.026Z] 339a4e72a1f5: Pulling fs layer [2024-02-01T05:19:42.026Z] 988bab9f4d93: Pulling fs layer [2024-02-01T05:19:42.026Z] 1469e6f7b9e6: Pulling fs layer [2024-02-01T05:19:42.026Z] eaf3925da568: Pulling fs layer [2024-02-01T05:19:42.026Z] 988bab9f4d93: Waiting [2024-02-01T05:19:42.026Z] 1469e6f7b9e6: Waiting [2024-02-01T05:19:42.026Z] eaf3925da568: Waiting [2024-02-01T05:19:42.026Z] bab4dde63d76: Pulling fs layer [2024-02-01T05:19:42.026Z] bde34c3a00c8: Pulling fs layer [2024-02-01T05:19:42.026Z] b352a97aabf1: Pulling fs layer [2024-02-01T05:19:42.026Z] 4872d77fe225: Pulling fs layer [2024-02-01T05:19:42.026Z] 5851b861e8e6: Pulling fs layer [2024-02-01T05:19:42.026Z] b352a97aabf1: Waiting [2024-02-01T05:19:42.026Z] 4872d77fe225: Waiting [2024-02-01T05:19:42.026Z] 5851b861e8e6: Waiting [2024-02-01T05:19:42.026Z] bde34c3a00c8: Waiting [2024-02-01T05:19:42.026Z] bab4dde63d76: Waiting [2024-02-01T05:19:42.026Z] e2be974225ed: Download complete [2024-02-01T05:19:42.026Z] 988bab9f4d93: Download complete [2024-02-01T05:19:42.286Z] 1469e6f7b9e6: Verifying Checksum [2024-02-01T05:19:42.286Z] 1469e6f7b9e6: Download complete [2024-02-01T05:19:42.286Z] 339a4e72a1f5: Verifying Checksum [2024-02-01T05:19:42.286Z] 339a4e72a1f5: Download complete [2024-02-01T05:19:42.286Z] eaf3925da568: Verifying Checksum [2024-02-01T05:19:42.286Z] eaf3925da568: Download complete [2024-02-01T05:19:42.286Z] bde34c3a00c8: Verifying Checksum [2024-02-01T05:19:42.286Z] bde34c3a00c8: Download complete [2024-02-01T05:19:42.286Z] b352a97aabf1: Download complete [2024-02-01T05:19:42.286Z] 4872d77fe225: Download complete [2024-02-01T05:19:42.286Z] 5851b861e8e6: Download complete [2024-02-01T05:19:42.286Z] b85a868b505f: Verifying Checksum [2024-02-01T05:19:42.286Z] b85a868b505f: Download complete [2024-02-01T05:19:42.547Z] bab4dde63d76: Verifying Checksum [2024-02-01T05:19:42.547Z] bab4dde63d76: Download complete [2024-02-01T05:19:43.927Z] b85a868b505f: Pull complete [2024-02-01T05:19:43.927Z] e2be974225ed: Pull complete [2024-02-01T05:19:44.189Z] 339a4e72a1f5: Pull complete [2024-02-01T05:19:44.449Z] 988bab9f4d93: Pull complete [2024-02-01T05:19:44.708Z] 1469e6f7b9e6: Pull complete [2024-02-01T05:19:44.708Z] eaf3925da568: Pull complete [2024-02-01T05:19:46.625Z] bab4dde63d76: Pull complete [2024-02-01T05:19:46.625Z] bde34c3a00c8: Pull complete [2024-02-01T05:19:46.886Z] b352a97aabf1: Pull complete [2024-02-01T05:19:46.886Z] 4872d77fe225: Pull complete [2024-02-01T05:19:46.886Z] 5851b861e8e6: Pull complete [2024-02-01T05:19:46.886Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-01T05:19:46.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T05:19:46.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:19:47.103Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-02-01T05:19:47.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-01T05:19:51.109Z] $ docker top 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac -eo pid,comm [2024-02-01T05:19:51.204Z] 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-02-01T05:19:51.204Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T05:19:51.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T05:19:51.300Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T05:19:51.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T05:19:51.435Z] $ docker exec 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac ssh-agent [2024-02-01T05:19:51.583Z] SSH_AUTH_SOCK=/tmp/ssh-0DED5WO0Ijd9/agent.14 [2024-02-01T05:19:51.583Z] SSH_AGENT_PID=20 [2024-02-01T05:19:51.591Z] Running ssh-add (command line suppressed) [2024-02-01T05:19:51.728Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3886687846720654341.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3886687846720654341.key) [2024-02-01T05:19:51.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T05:19:52.055Z] + git tag --points-at HEAD [Pipeline] } [2024-02-01T05:19:52.070Z] $ docker exec --env ******** --env ******** 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac ssh-agent -k [2024-02-01T05:19:52.177Z] unset SSH_AUTH_SOCK; [2024-02-01T05:19:52.178Z] unset SSH_AGENT_PID; [2024-02-01T05:19:52.178Z] echo Agent pid 20 killed; [2024-02-01T05:19:52.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-01T05:19:52.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T05:19:52.256Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T05:19:52.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T05:19:52.390Z] $ docker exec 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac ssh-agent [2024-02-01T05:19:52.508Z] SSH_AUTH_SOCK=/tmp/ssh-mcT6y843Irjk/agent.69 [2024-02-01T05:19:52.508Z] SSH_AGENT_PID=75 [2024-02-01T05:19:52.514Z] Running ssh-add (command line suppressed) [2024-02-01T05:19:52.629Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2631155376137310230.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2631155376137310230.key) [2024-02-01T05:19:52.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T05:19:52.949Z] + git semver init [2024-02-01T05:19:53.209Z] 2024-02-01 05:19:53,143 [run_init] DEBUG init version:0.0.0 force:False [2024-02-01T05:19:53.209Z] 2024-02-01 05:19:53,144 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-02-01T05:19:53.209Z] 2024-02-01 05:19:53,144 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-02-01T05:19:53.209Z] 2024-02-01 05:19:53,145 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-01T05:19:55.760Z] 2024-02-01 05:19:55,373 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-02-01T05:19:55.760Z] 2024-02-01 05:19:55,374 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-02-01T05:19:55.760Z] 2024-02-01 05:19:55,374 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-01T05:19:55.760Z] 2024-02-01 05:19:55,374 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-01T05:19:55.760Z] 3.1.0-dev.30 [Pipeline] } [2024-02-01T05:19:55.772Z] $ docker exec --env ******** --env ******** 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac ssh-agent -k [2024-02-01T05:19:55.872Z] unset SSH_AUTH_SOCK; [2024-02-01T05:19:55.873Z] unset SSH_AGENT_PID; [2024-02-01T05:19:55.873Z] echo Agent pid 75 killed; [2024-02-01T05:19:55.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T05:19:56.260Z] + git semver [Pipeline] } [2024-02-01T05:19:56.538Z] $ docker stop --time=1 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac [2024-02-01T05:19:57.842Z] $ docker rm -f --volumes 4feb31269d1315c8bed35554f1ca0d310f8a563d54ded22814575001577f1aac [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T05:19:58.224Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-01T05:19:58.505Z] Stashed 1 file(s) [Pipeline] echo [2024-02-01T05:19:58.509Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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-02-01T05:19:58.917Z] provisioning config files... [2024-02-01T05:19:58.930Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config143005599865187715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:19:59.261Z] ---> ****-login.sh [2024-02-01T05:19:59.261Z] nexus3.edgexfoundry.org:10001 [2024-02-01T05:19:59.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:19:59.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:19:59.261Z] Configure a credential helper to remove this warning. See [2024-02-01T05:19:59.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:19:59.261Z] [2024-02-01T05:19:59.261Z] Login Succeeded [2024-02-01T05:19:59.261Z] nexus3.edgexfoundry.org:10002 [2024-02-01T05:19:59.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:19:59.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:19:59.261Z] Configure a credential helper to remove this warning. See [2024-02-01T05:19:59.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:19:59.262Z] [2024-02-01T05:19:59.262Z] Login Succeeded [2024-02-01T05:19:59.262Z] nexus3.edgexfoundry.org:10003 [2024-02-01T05:19:59.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:19:59.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:19:59.522Z] Configure a credential helper to remove this warning. See [2024-02-01T05:19:59.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:19:59.522Z] [2024-02-01T05:19:59.522Z] Login Succeeded [2024-02-01T05:19:59.522Z] nexus3.edgexfoundry.org:10004 [2024-02-01T05:19:59.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:19:59.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:19:59.522Z] Configure a credential helper to remove this warning. See [2024-02-01T05:19:59.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:19:59.522Z] [2024-02-01T05:19:59.522Z] Login Succeeded [2024-02-01T05:19:59.522Z] ****.io [2024-02-01T05:19:59.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:19:59.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:19:59.783Z] Configure a credential helper to remove this warning. See [2024-02-01T05:19:59.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:19:59.783Z] [2024-02-01T05:19:59.783Z] Login Succeeded [2024-02-01T05:19:59.783Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T05:19:59.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-01T05:19:59.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T05:19:59.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T05:20:00.029Z] ========================================================= [2024-02-01T05:20:00.029Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-01T05:20:00.029Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:20:00.453Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-01T05:20:00.713Z] Sending build context to Docker daemon 57.48MB [2024-02-01T05:20:00.713Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T05:20:00.713Z] Step 2/15 : FROM ${BASE} AS builder [2024-02-01T05:20:00.713Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-01T05:20:00.713Z] 7264a8db6415: Pulling fs layer [2024-02-01T05:20:00.713Z] c4d48a809fc2: Pulling fs layer [2024-02-01T05:20:00.713Z] 4f1c88b9dad5: Pulling fs layer [2024-02-01T05:20:00.713Z] ad3a456e5733: Pulling fs layer [2024-02-01T05:20:00.713Z] 69c7f0334f64: Pulling fs layer [2024-02-01T05:20:00.713Z] 1f1c1a5573a3: Pulling fs layer [2024-02-01T05:20:00.713Z] ce7588e14bc9: Pulling fs layer [2024-02-01T05:20:00.713Z] b5e4710f87ac: Pulling fs layer [2024-02-01T05:20:00.713Z] 1f1c1a5573a3: Waiting [2024-02-01T05:20:00.713Z] ad3a456e5733: Waiting [2024-02-01T05:20:00.713Z] ce7588e14bc9: Waiting [2024-02-01T05:20:00.713Z] b5e4710f87ac: Waiting [2024-02-01T05:20:00.713Z] 69c7f0334f64: Waiting [2024-02-01T05:20:00.713Z] c4d48a809fc2: Download complete [2024-02-01T05:20:00.713Z] ad3a456e5733: Verifying Checksum [2024-02-01T05:20:00.713Z] ad3a456e5733: Download complete [2024-02-01T05:20:00.975Z] 69c7f0334f64: Verifying Checksum [2024-02-01T05:20:00.975Z] 69c7f0334f64: Download complete [2024-02-01T05:20:00.975Z] 7264a8db6415: Verifying Checksum [2024-02-01T05:20:00.975Z] 7264a8db6415: Download complete [2024-02-01T05:20:00.975Z] 1f1c1a5573a3: Verifying Checksum [2024-02-01T05:20:00.975Z] 1f1c1a5573a3: Download complete [2024-02-01T05:20:00.975Z] 7264a8db6415: Pull complete [2024-02-01T05:20:00.975Z] b5e4710f87ac: Verifying Checksum [2024-02-01T05:20:00.975Z] b5e4710f87ac: Download complete [2024-02-01T05:20:01.236Z] c4d48a809fc2: Pull complete [2024-02-01T05:20:01.494Z] 4f1c88b9dad5: Verifying Checksum [2024-02-01T05:20:01.494Z] 4f1c88b9dad5: Download complete [2024-02-01T05:20:01.752Z] ce7588e14bc9: Verifying Checksum [2024-02-01T05:20:01.752Z] ce7588e14bc9: Download complete [2024-02-01T05:20:05.041Z] 4f1c88b9dad5: Pull complete [2024-02-01T05:20:05.041Z] ad3a456e5733: Pull complete [2024-02-01T05:20:05.041Z] 69c7f0334f64: Pull complete [2024-02-01T05:20:05.301Z] 1f1c1a5573a3: Pull complete [2024-02-01T05:20:07.848Z] ce7588e14bc9: Pull complete [2024-02-01T05:20:08.414Z] b5e4710f87ac: Pull complete [2024-02-01T05:20:08.414Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-01T05:20:08.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-01T05:20:08.414Z] ---> 88b5674ff536 [2024-02-01T05:20:08.414Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-01T05:20:13.806Z] Still waiting to schedule task [2024-02-01T05:20:13.807Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-01T05:20:14.997Z] ---> Running in 6f6d601aa545 [2024-02-01T05:20:14.997Z] Removing intermediate container 6f6d601aa545 [2024-02-01T05:20:14.997Z] ---> 8c2d4b7dea2b [2024-02-01T05:20:14.997Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-02-01T05:20:14.997Z] ---> Running in 07c1593abb20 [2024-02-01T05:20:14.997Z] Removing intermediate container 07c1593abb20 [2024-02-01T05:20:14.997Z] ---> 82ab12c8d1ae [2024-02-01T05:20:14.997Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-02-01T05:20:14.997Z] ---> Running in 9d143034475f [2024-02-01T05:20:14.997Z] Removing intermediate container 9d143034475f [2024-02-01T05:20:14.997Z] ---> 760fff9f7715 [2024-02-01T05:20:14.997Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-02-01T05:20:14.997Z] ---> Running in 725006abea11 [2024-02-01T05:20:14.997Z] Removing intermediate container 725006abea11 [2024-02-01T05:20:14.997Z] ---> f2f262276390 [2024-02-01T05:20:14.997Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-01T05:20:14.997Z] ---> Running in 841f9aa3aba9 [2024-02-01T05:20:14.997Z] Removing intermediate container 841f9aa3aba9 [2024-02-01T05:20:14.997Z] ---> 476ae4a8a6e5 [2024-02-01T05:20:14.997Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-01T05:20:14.997Z] latest: Pulling from library/docker [2024-02-01T05:20:14.997Z] 4abcf2066143: Pulling fs layer [2024-02-01T05:20:14.997Z] a48a116699ba: Pulling fs layer [2024-02-01T05:20:14.997Z] 4f4fb700ef54: Pulling fs layer [2024-02-01T05:20:14.997Z] 1bd9561ee09a: Pulling fs layer [2024-02-01T05:20:14.997Z] 41dc12928235: Pulling fs layer [2024-02-01T05:20:14.997Z] f23a00be1976: Pulling fs layer [2024-02-01T05:20:14.997Z] e56d49cdf573: Pulling fs layer [2024-02-01T05:20:14.997Z] 41dc12928235: Waiting [2024-02-01T05:20:14.997Z] 1bd9561ee09a: Waiting [2024-02-01T05:20:14.997Z] f23a00be1976: Waiting [2024-02-01T05:20:14.997Z] b6735844810a: Pulling fs layer [2024-02-01T05:20:14.997Z] e56d49cdf573: Waiting [2024-02-01T05:20:14.997Z] 49704df22e86: Pulling fs layer [2024-02-01T05:20:14.997Z] b0f5f50d82ec: Pulling fs layer [2024-02-01T05:20:14.997Z] 6080ddf7a4e4: Pulling fs layer [2024-02-01T05:20:14.997Z] 361b62980a42: Pulling fs layer [2024-02-01T05:20:14.997Z] 49704df22e86: Waiting [2024-02-01T05:20:14.997Z] b0f5f50d82ec: Waiting [2024-02-01T05:20:14.997Z] 6080ddf7a4e4: Waiting [2024-02-01T05:20:14.997Z] 51fc4f759a82: Pulling fs layer [2024-02-01T05:20:14.997Z] 947f26f21b82: Pulling fs layer [2024-02-01T05:20:14.997Z] b6735844810a: Waiting [2024-02-01T05:20:14.997Z] 51fc4f759a82: Waiting [2024-02-01T05:20:14.997Z] 361b62980a42: Waiting [2024-02-01T05:20:14.997Z] 947f26f21b82: Waiting [2024-02-01T05:20:14.997Z] abf5330aa9ac: Pulling fs layer [2024-02-01T05:20:14.997Z] 0c1e62baa25c: Pulling fs layer [2024-02-01T05:20:14.997Z] 0c1e62baa25c: Waiting [2024-02-01T05:20:14.997Z] 4f4fb700ef54: Verifying Checksum [2024-02-01T05:20:14.997Z] 4f4fb700ef54: Download complete [2024-02-01T05:20:15.256Z] a48a116699ba: Download complete [2024-02-01T05:20:15.256Z] 4abcf2066143: Verifying Checksum [2024-02-01T05:20:15.256Z] 4abcf2066143: Download complete [2024-02-01T05:20:15.256Z] 1bd9561ee09a: Verifying Checksum [2024-02-01T05:20:15.256Z] 1bd9561ee09a: Download complete [2024-02-01T05:20:15.256Z] 4abcf2066143: Pull complete [2024-02-01T05:20:15.516Z] 41dc12928235: Verifying Checksum [2024-02-01T05:20:15.516Z] 41dc12928235: Download complete [2024-02-01T05:20:15.516Z] f23a00be1976: Verifying Checksum [2024-02-01T05:20:15.516Z] f23a00be1976: Download complete [2024-02-01T05:20:15.516Z] a48a116699ba: Pull complete [2024-02-01T05:20:15.775Z] b6735844810a: Download complete [2024-02-01T05:20:15.775Z] 49704df22e86: Download complete [2024-02-01T05:20:15.775Z] b0f5f50d82ec: Verifying Checksum [2024-02-01T05:20:15.775Z] b0f5f50d82ec: Download complete [2024-02-01T05:20:15.775Z] 4f4fb700ef54: Pull complete [2024-02-01T05:20:15.775Z] e56d49cdf573: Verifying Checksum [2024-02-01T05:20:15.775Z] e56d49cdf573: Download complete [2024-02-01T05:20:15.775Z] 1bd9561ee09a: Pull complete [2024-02-01T05:20:15.775Z] 6080ddf7a4e4: Verifying Checksum [2024-02-01T05:20:15.775Z] 6080ddf7a4e4: Download complete [2024-02-01T05:20:15.775Z] 361b62980a42: Verifying Checksum [2024-02-01T05:20:15.775Z] 361b62980a42: Download complete [2024-02-01T05:20:16.034Z] 51fc4f759a82: Verifying Checksum [2024-02-01T05:20:16.034Z] 51fc4f759a82: Download complete [2024-02-01T05:20:16.034Z] abf5330aa9ac: Verifying Checksum [2024-02-01T05:20:16.034Z] abf5330aa9ac: Download complete [2024-02-01T05:20:16.034Z] 0c1e62baa25c: Verifying Checksum [2024-02-01T05:20:16.034Z] 0c1e62baa25c: Download complete [2024-02-01T05:20:16.034Z] 41dc12928235: Pull complete [2024-02-01T05:20:16.292Z] 947f26f21b82: Verifying Checksum [2024-02-01T05:20:16.292Z] 947f26f21b82: Download complete [2024-02-01T05:20:16.551Z] f23a00be1976: Pull complete [2024-02-01T05:20:17.118Z] e56d49cdf573: Pull complete [2024-02-01T05:20:17.118Z] b6735844810a: Pull complete [2024-02-01T05:20:17.118Z] 49704df22e86: Pull complete [2024-02-01T05:20:17.118Z] b0f5f50d82ec: Pull complete [2024-02-01T05:20:17.377Z] 6080ddf7a4e4: Pull complete [2024-02-01T05:20:17.377Z] 361b62980a42: Pull complete [2024-02-01T05:20:17.636Z] 51fc4f759a82: Pull complete [2024-02-01T05:20:18.573Z] 947f26f21b82: Pull complete [2024-02-01T05:20:18.573Z] abf5330aa9ac: Pull complete [2024-02-01T05:20:18.832Z] 0c1e62baa25c: Pull complete [2024-02-01T05:20:18.832Z] Digest: sha256:03efb9fcf2bcea4830221bfc711b08f62007666e55019222643a9fb9dc314bd6 [2024-02-01T05:20:18.832Z] Status: Downloaded newer image for docker:latest [2024-02-01T05:20:21.381Z] ---> 66cfc3661240 [2024-02-01T05:20:21.381Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-01T05:20:21.381Z] ---> Running in 1350c27040e1 [2024-02-01T05:20:21.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T05:20:21.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T05:20:21.901Z] OK: 264 MiB in 52 packages [2024-02-01T05:20:22.169Z] Removing intermediate container 1350c27040e1 [2024-02-01T05:20:22.169Z] ---> c30d970c9a30 [2024-02-01T05:20:22.169Z] Step 10/15 : ENV GO111MODULE=on [2024-02-01T05:20:22.169Z] ---> Running in 6ea46959ef1c [2024-02-01T05:20:22.430Z] Removing intermediate container 6ea46959ef1c [2024-02-01T05:20:22.430Z] ---> 47131bcc0a4f [2024-02-01T05:20:22.430Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-01T05:20:22.430Z] ---> Running in 4c65893196be [2024-02-01T05:20:22.430Z] Removing intermediate container 4c65893196be [2024-02-01T05:20:22.430Z] ---> aa4a08d81058 [2024-02-01T05:20:22.430Z] Step 12/15 : COPY go.mod vendor* ./ [2024-02-01T05:20:22.430Z] ---> ba3fd2dc16c8 [2024-02-01T05:20:22.430Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T05:20:22.430Z] ---> Running in f5f44922b07b [2024-02-01T05:21:01.210Z] Removing intermediate container f5f44922b07b [2024-02-01T05:21:01.210Z] ---> bdd1260c32ed [2024-02-01T05:21:01.210Z] Step 14/15 : COPY . . [2024-02-01T05:21:01.210Z] ---> 5608aa0a8aac [2024-02-01T05:21:01.210Z] Step 15/15 : RUN ${MAKE} [2024-02-01T05:21:01.210Z] ---> Running in ba3928100705 [2024-02-01T05:21:01.210Z] noop [2024-02-01T05:21:01.210Z] Removing intermediate container ba3928100705 [2024-02-01T05:21:01.210Z] ---> fd1570855c88 [2024-02-01T05:21:01.210Z] Successfully built fd1570855c88 [2024-02-01T05:21:01.210Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:21:01.605Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-01T05:21:01.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:21:01.725Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-02-01T05:21:01.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2024-02-01T05:21:02.141Z] $ docker top 8e0b4c5ea81f27e7b95ae6ccd51e21eff868f4b91e2a4c223f5ed4e28f061238 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T05:21:02.551Z] + go version [2024-02-01T05:21:02.551Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-01T05:21:02.564Z] $ docker stop --time=1 8e0b4c5ea81f27e7b95ae6ccd51e21eff868f4b91e2a4c223f5ed4e28f061238 [2024-02-01T05:21:03.865Z] $ docker rm -f --volumes 8e0b4c5ea81f27e7b95ae6ccd51e21eff868f4b91e2a4c223f5ed4e28f061238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:21:04.461Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-01T05:21:04.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:21:04.577Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-02-01T05:21:04.613Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2024-02-01T05:21:04.935Z] $ docker top 70dc8d6530909ce013dfe77637a90e84d64fe5c1d924f9f12e3924d4e8495390 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T05:21:05.404Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-01T05:21:05.762Z] + make test [2024-02-01T05:21:05.762Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-02-01T05:21:07.149Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-02-01T05:21:17.163Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-02-01T05:21:17.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-02-01T05:21:17.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-02-01T05:21:17.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-02-01T05:21:17.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-02-01T05:21:17.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-02-01T05:21:17.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-02-01T05:21:17.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-02-01T05:21:17.163Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-02-01T05:21:19.695Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-01T05:21:19.695Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-01T05:21:19.695Z] ./bin/test-attribution-txt.sh [2024-02-01T05:21:19.695Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-02-01T05:21:19.695Z] make -C web test [2024-02-01T05:21:19.695Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-02-01T05:21:19.695Z] make[1]: tput: No such file or directory [2024-02-01T05:21:19.695Z] make[1]: tput: No such file or directory [2024-02-01T05:21:19.695Z] warning: generating ./VERSION [2024-02-01T05:21:19.695Z] echo "0.0.0" > VERSION [2024-02-01T05:21:19.695Z] docker build \ [2024-02-01T05:21:19.695Z] -f Dockerfile \ [2024-02-01T05:21:19.695Z] --build-arg USER=1000 \ [2024-02-01T05:21:19.695Z] \ [2024-02-01T05:21:19.695Z] --label "git_sha=e8bc1a271f7c47b072abce29d011d908314ff344" \ [2024-02-01T05:21:19.695Z] -t edgexfoundry/edgex-web-ui:e8bc1a271f7c47b072abce29d011d908314ff344 \ [2024-02-01T05:21:19.695Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-02-01T05:21:19.695Z] . [2024-02-01T05:21:19.695Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-02-01T05:21:19.695Z] Install the buildx component to build images with BuildKit: [2024-02-01T05:21:19.695Z] https://docs.docker.com/go/buildx/ [2024-02-01T05:21:19.695Z] [2024-02-01T05:21:19.695Z] Sending build context to Docker daemon 2.616MB [2024-02-01T05:21:19.695Z] Step 1/11 : FROM node:18-alpine3.18 [2024-02-01T05:21:19.955Z] 18-alpine3.18: Pulling from library/node [2024-02-01T05:21:19.955Z] 619be1103602: Pulling fs layer [2024-02-01T05:21:19.955Z] 738ed9d2c558: Pulling fs layer [2024-02-01T05:21:19.955Z] ba3b98b2e159: Pulling fs layer [2024-02-01T05:21:19.955Z] df5b844a1292: Pulling fs layer [2024-02-01T05:21:19.955Z] ba3b98b2e159: Verifying Checksum [2024-02-01T05:21:19.955Z] ba3b98b2e159: Download complete [2024-02-01T05:21:19.955Z] 619be1103602: Verifying Checksum [2024-02-01T05:21:19.955Z] 619be1103602: Download complete [2024-02-01T05:21:19.955Z] df5b844a1292: Verifying Checksum [2024-02-01T05:21:19.955Z] df5b844a1292: Download complete [2024-02-01T05:21:20.215Z] 619be1103602: Pull complete [2024-02-01T05:21:20.215Z] 738ed9d2c558: Verifying Checksum [2024-02-01T05:21:20.215Z] 738ed9d2c558: Download complete [2024-02-01T05:21:21.593Z] 738ed9d2c558: Pull complete [2024-02-01T05:21:21.593Z] ba3b98b2e159: Pull complete [2024-02-01T05:21:21.593Z] df5b844a1292: Pull complete [2024-02-01T05:21:21.593Z] Digest: sha256:ae124a073f5655a04381a2d95b3c32da4adf5c279f912af432885e7249814156 [2024-02-01T05:21:21.593Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-02-01T05:21:21.593Z] ---> 230234dfba5c [2024-02-01T05:21:21.593Z] Step 2/11 : RUN apk add --no-cache chromium [2024-02-01T05:21:25.812Z] ---> Running in e64b145fe3ab [2024-02-01T05:21:25.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T05:21:25.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T05:21:26.071Z] (1/154) Installing libexpat (2.5.0-r1) [2024-02-01T05:21:26.071Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-02-01T05:21:26.071Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-02-01T05:21:26.071Z] (4/154) Installing libpng (1.6.39-r3) [2024-02-01T05:21:26.071Z] (5/154) Installing freetype (2.13.0-r5) [2024-02-01T05:21:26.071Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-02-01T05:21:26.071Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-02-01T05:21:26.071Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-02-01T05:21:26.071Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-02-01T05:21:26.071Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-02-01T05:21:26.071Z] (11/154) Installing libffi (3.4.4-r2) [2024-02-01T05:21:26.071Z] (12/154) Installing libintl (0.21.1-r7) [2024-02-01T05:21:26.071Z] (13/154) Installing libblkid (2.38.1-r8) [2024-02-01T05:21:26.071Z] (14/154) Installing libmount (2.38.1-r8) [2024-02-01T05:21:26.071Z] (15/154) Installing pcre2 (10.42-r1) [2024-02-01T05:21:26.071Z] (16/154) Installing glib (2.76.4-r0) [2024-02-01T05:21:26.330Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-02-01T05:21:26.330Z] (18/154) Installing libxml2 (2.11.6-r0) [2024-02-01T05:21:26.330Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-02-01T05:21:26.330Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-02-01T05:21:26.330Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-01T05:21:26.330Z] (22/154) Installing libwebp (1.3.2-r0) [2024-02-01T05:21:26.330Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-02-01T05:21:26.330Z] (24/154) Installing tiff (4.5.1-r0) [2024-02-01T05:21:26.330Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-02-01T05:21:26.330Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-02-01T05:21:26.330Z] (27/154) Installing libxau (1.0.11-r2) [2024-02-01T05:21:26.330Z] (28/154) Installing libmd (1.0.4-r2) [2024-02-01T05:21:26.330Z] (29/154) Installing libbsd (0.11.7-r1) [2024-02-01T05:21:26.330Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-02-01T05:21:26.330Z] (31/154) Installing libxcb (1.15-r1) [2024-02-01T05:21:26.330Z] (32/154) Installing libx11 (1.8.7-r0) [2024-02-01T05:21:26.330Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-02-01T05:21:26.330Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-02-01T05:21:26.330Z] (35/154) Installing libxrender (0.9.11-r3) [2024-02-01T05:21:26.330Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-02-01T05:21:26.330Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-02-01T05:21:26.330Z] (38/154) Installing libxext (1.3.5-r2) [2024-02-01T05:21:26.330Z] (39/154) Installing libxi (1.8.1-r0) [2024-02-01T05:21:26.330Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-02-01T05:21:26.330Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-02-01T05:21:26.330Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-02-01T05:21:26.330Z] (43/154) Installing libxtst (1.2.4-r2) [2024-02-01T05:21:26.330Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-02-01T05:21:26.330Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-02-01T05:21:26.330Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-02-01T05:21:26.330Z] (47/154) Installing pixman (0.42.2-r1) [2024-02-01T05:21:26.330Z] (48/154) Installing cairo (1.17.8-r1) [2024-02-01T05:21:26.589Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-02-01T05:21:26.589Z] (50/154) Installing avahi-libs (0.8-r13) [2024-02-01T05:21:26.589Z] (51/154) Installing gmp (6.2.1-r3) [2024-02-01T05:21:26.589Z] (52/154) Installing nettle (3.8.1-r2) [2024-02-01T05:21:26.589Z] (53/154) Installing libunistring (1.1-r1) [2024-02-01T05:21:26.589Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-02-01T05:21:26.589Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-02-01T05:21:26.589Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-02-01T05:21:26.589Z] (57/154) Installing gnutls (3.8.3-r0) [2024-02-01T05:21:26.589Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-02-01T05:21:26.589Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-02-01T05:21:26.589Z] (60/154) Installing fribidi (1.0.13-r0) [2024-02-01T05:21:26.589Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-02-01T05:21:26.589Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-02-01T05:21:26.589Z] (63/154) Installing libxft (2.3.8-r1) [2024-02-01T05:21:26.589Z] (64/154) Installing pango (1.50.14-r1) [2024-02-01T05:21:26.589Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-02-01T05:21:26.589Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-02-01T05:21:26.589Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-02-01T05:21:26.589Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-02-01T05:21:26.589Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-02-01T05:21:26.589Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-02-01T05:21:26.849Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-02-01T05:21:26.849Z] (71/154) Installing icu-data-full (73.2-r2) [2024-02-01T05:21:26.849Z] (72/154) Installing mesa (23.0.4-r0) [2024-02-01T05:21:26.849Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-02-01T05:21:27.416Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-02-01T05:21:27.416Z] (75/154) Installing libpciaccess (0.17-r2) [2024-02-01T05:21:27.416Z] (76/154) Installing libdrm (2.4.115-r4) [2024-02-01T05:21:27.675Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-02-01T05:21:27.675Z] (78/154) Installing libelf (0.189-r2) [2024-02-01T05:21:27.675Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-02-01T05:21:27.675Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-02-01T05:21:27.675Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-02-01T05:21:27.675Z] (82/154) Installing libmagic (5.45-r0) [2024-02-01T05:21:27.675Z] (83/154) Installing file (5.45-r0) [2024-02-01T05:21:27.675Z] (84/154) Installing libice (1.1.1-r2) [2024-02-01T05:21:27.675Z] (85/154) Installing libuuid (2.38.1-r8) [2024-02-01T05:21:27.675Z] (86/154) Installing libsm (1.2.4-r1) [2024-02-01T05:21:27.675Z] (87/154) Installing libxt (1.3.0-r2) [2024-02-01T05:21:27.675Z] (88/154) Installing libxmu (1.1.4-r2) [2024-02-01T05:21:27.675Z] (89/154) Installing xset (1.2.5-r1) [2024-02-01T05:21:27.675Z] (90/154) Installing xprop (1.2.6-r0) [2024-02-01T05:21:27.675Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-02-01T05:21:27.675Z] (92/154) Installing libogg (1.3.5-r4) [2024-02-01T05:21:27.675Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-02-01T05:21:27.675Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-02-01T05:21:27.933Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-02-01T05:21:27.933Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-02-01T05:21:27.933Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-02-01T05:21:27.933Z] (98/154) Installing libva (2.18.0-r1) [2024-02-01T05:21:27.933Z] (99/154) Installing libvdpau (1.5-r1) [2024-02-01T05:21:27.933Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-02-01T05:21:27.933Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-02-01T05:21:27.933Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-02-01T05:21:27.933Z] (103/154) Installing libhwy (1.0.4-r1) [2024-02-01T05:21:27.933Z] (104/154) Installing lcms2 (2.15-r2) [2024-02-01T05:21:27.933Z] (105/154) Installing libjxl (0.8.2-r0) [2024-02-01T05:21:27.933Z] (106/154) Installing lame-libs (3.100-r5) [2024-02-01T05:21:27.933Z] (107/154) Installing opus (1.4-r0) [2024-02-01T05:21:27.933Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-02-01T05:21:27.933Z] (109/154) Installing soxr (0.1.3-r5) [2024-02-01T05:21:27.933Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-02-01T05:21:27.933Z] (111/154) Installing libtheora (1.1.1-r17) [2024-02-01T05:21:27.933Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-02-01T05:21:28.191Z] (113/154) Installing libvpx (1.13.0-r2) [2024-02-01T05:21:28.191Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-02-01T05:21:28.191Z] (115/154) Installing numactl (2.0.16-r4) [2024-02-01T05:21:28.191Z] (116/154) Installing x265-libs (3.5-r4) [2024-02-01T05:21:28.191Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-02-01T05:21:28.191Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-02-01T05:21:28.191Z] (119/154) Installing libbluray (1.3.4-r0) [2024-02-01T05:21:28.191Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-02-01T05:21:28.191Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-02-01T05:21:28.450Z] (122/154) Installing cjson (1.7.17-r0) [2024-02-01T05:21:28.450Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-02-01T05:21:28.450Z] (124/154) Installing librist (0.2.7-r0) [2024-02-01T05:21:28.450Z] (125/154) Installing libsrt (1.5.2-r0) [2024-02-01T05:21:28.450Z] (126/154) Installing libssh (0.10.5-r0) [2024-02-01T05:21:28.450Z] (127/154) Installing libsodium (1.0.18-r3) [2024-02-01T05:21:28.450Z] (128/154) Installing libzmq (4.3.4-r4) [2024-02-01T05:21:28.450Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-02-01T05:21:28.450Z] (130/154) Installing libevent (2.1.12-r6) [2024-02-01T05:21:28.450Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-02-01T05:21:28.450Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-02-01T05:21:28.450Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-02-01T05:21:28.450Z] (134/154) Installing icu-libs (73.2-r2) [2024-02-01T05:21:28.450Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-02-01T05:21:28.450Z] (136/154) Installing minizip (1.2.13-r1) [2024-02-01T05:21:28.450Z] (137/154) Installing nspr (4.35-r2) [2024-02-01T05:21:28.450Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-02-01T05:21:28.450Z] (139/154) Installing nss (3.94-r0) [2024-02-01T05:21:28.450Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-02-01T05:21:28.450Z] (141/154) Installing libasyncns (0.8-r1) [2024-02-01T05:21:28.450Z] (142/154) Installing libltdl (2.4.7-r2) [2024-02-01T05:21:28.450Z] (143/154) Installing orc (0.4.34-r0) [2024-02-01T05:21:28.710Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-02-01T05:21:28.710Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-02-01T05:21:28.710Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-02-01T05:21:28.710Z] (147/154) Installing libpulse (16.1-r10) [2024-02-01T05:21:28.710Z] (148/154) Installing snappy (1.1.10-r1) [2024-02-01T05:21:28.710Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-02-01T05:21:28.710Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-02-01T05:21:28.710Z] (151/154) Installing libgpg-error (1.47-r1) [2024-02-01T05:21:28.710Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-02-01T05:21:28.710Z] (153/154) Installing libxslt (1.1.38-r0) [2024-02-01T05:21:28.710Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-02-01T05:21:30.093Z] Executing busybox-1.36.1-r5.trigger [2024-02-01T05:21:30.093Z] Executing fontconfig-2.14.2-r3.trigger [2024-02-01T05:21:30.093Z] Executing mkfontscale-1.2.2-r3.trigger [2024-02-01T05:21:30.093Z] Executing glib-2.76.4-r0.trigger [2024-02-01T05:21:30.353Z] Executing shared-mime-info-2.2-r5.trigger [2024-02-01T05:21:30.615Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-02-01T05:21:30.615Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-02-01T05:21:30.615Z] OK: 580 MiB in 171 packages [2024-02-01T05:21:42.852Z] Removing intermediate container e64b145fe3ab [2024-02-01T05:21:42.852Z] ---> d311e1350229 [2024-02-01T05:21:42.852Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-02-01T05:21:42.852Z] ---> Running in d20e39111f62 [2024-02-01T05:21:42.852Z] Removing intermediate container d20e39111f62 [2024-02-01T05:21:42.852Z] ---> 582eeb0fb83b [2024-02-01T05:21:42.852Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-02-01T05:21:42.852Z] ---> Running in 2e5a333f95cc [2024-02-01T05:21:42.852Z] Removing intermediate container 2e5a333f95cc [2024-02-01T05:21:42.852Z] ---> e9a0ae440fee [2024-02-01T05:21:42.852Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-02-01T05:21:42.852Z] ---> Running in b39b6cd8d387 [2024-02-01T05:21:42.852Z] Removing intermediate container b39b6cd8d387 [2024-02-01T05:21:42.852Z] ---> d7136789290e [2024-02-01T05:21:42.852Z] Step 6/11 : RUN npm install -g npm [2024-02-01T05:21:42.852Z] ---> Running in 7aecfefdce38 [2024-02-01T05:21:46.721Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-275 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-02-01T05:21:46.761Z] Running in /w/workspace/edgex-ui-go/160 [Pipeline] { [Pipeline] checkout [2024-02-01T05:21:49.864Z] The recommended git tool is: git [2024-02-01T05:21:50.984Z] [2024-02-01T05:21:50.984Z] removed 18 packages, and changed 51 packages in 7s [2024-02-01T05:21:50.984Z] [2024-02-01T05:21:50.984Z] 24 packages are looking for funding [2024-02-01T05:21:50.984Z] run `npm fund` for details [2024-02-01T05:21:54.967Z] using credential edgex-jenkins-ssh [2024-02-01T05:21:54.998Z] Cloning the remote Git repository [2024-02-01T05:21:55.229Z] Removing intermediate container 7aecfefdce38 [2024-02-01T05:21:55.229Z] ---> 270ee3dd2b66 [2024-02-01T05:21:55.229Z] Step 7/11 : ARG USER=1000 [2024-02-01T05:21:55.229Z] ---> Running in eef807a777ac [2024-02-01T05:21:55.229Z] Removing intermediate container eef807a777ac [2024-02-01T05:21:55.229Z] ---> 0f613c052a6f [2024-02-01T05:21:55.229Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-02-01T05:21:55.229Z] ---> Running in 47d711083bac [2024-02-01T05:21:55.040Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-02-01T05:21:55.133Z] > git init /w/workspace/edgex-ui-go/160 # timeout=10 [2024-02-01T05:21:55.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-02-01T05:21:55.272Z] > git --version # timeout=10 [2024-02-01T05:21:55.291Z] > git --version # 'git version 2.25.1' [2024-02-01T05:21:55.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T05:21:55.439Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T05:21:56.252Z] Removing intermediate container 47d711083bac [2024-02-01T05:21:56.252Z] ---> 57f5a8096628 [2024-02-01T05:21:56.252Z] Step 9/11 : USER $USER:$USER [2024-02-01T05:21:56.252Z] ---> Running in 1e41e6438e3b [2024-02-01T05:21:56.513Z] Removing intermediate container 1e41e6438e3b [2024-02-01T05:21:56.513Z] ---> f1bc211d4ead [2024-02-01T05:21:56.513Z] Step 10/11 : WORKDIR /app [2024-02-01T05:21:56.513Z] ---> Running in 5f952a04aca4 [2024-02-01T05:21:57.080Z] Removing intermediate container 5f952a04aca4 [2024-02-01T05:21:57.080Z] ---> 37cd57141e30 [2024-02-01T05:21:57.080Z] Step 11/11 : LABEL git_sha=e8bc1a271f7c47b072abce29d011d908314ff344 [2024-02-01T05:21:57.080Z] ---> Running in a1c336e6e8f1 [2024-02-01T05:21:57.080Z] Removing intermediate container a1c336e6e8f1 [2024-02-01T05:21:57.080Z] ---> 5a9906287095 [2024-02-01T05:21:57.339Z] Successfully built 5a9906287095 [2024-02-01T05:21:57.339Z] Successfully tagged edgexfoundry/edgex-web-ui:e8bc1a271f7c47b072abce29d011d908314ff344 [2024-02-01T05:21:57.339Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-02-01T05:21:57.339Z] touch edgex-web-ui.imagebuilt [2024-02-01T05:21:57.339Z] mkdir -p node_modules coverage [2024-02-01T05:21:57.339Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-02-01T05:21:57.339Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-02-01T05:21:59.310Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-02-01T05:21:59.350Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T05:22:00.208Z] Avoid second fetch [2024-02-01T05:22:00.208Z] Checking out Revision e8bc1a271f7c47b072abce29d011d908314ff344 (main) [2024-02-01T05:22:01.113Z] Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.15" [2024-02-01T05:22:00.224Z] > git config core.sparsecheckout # timeout=10 [2024-02-01T05:22:00.298Z] > git checkout -f e8bc1a271f7c47b072abce29d011d908314ff344 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T05:22:02.398Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-01T05:22:02.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T05:22:02.398Z] Dload Upload Total Spent Left Speed [2024-02-01T05:22:02.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 95353 [Pipeline] sh [2024-02-01T05:22:02.733Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-01T05:22:03.056Z] + sudo tee /etc/docker/daemon.new [2024-02-01T05:22:03.056Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-01T05:22:03.056Z] { [2024-02-01T05:22:03.056Z] "registry-mirrors": [ [2024-02-01T05:22:03.056Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-01T05:22:03.056Z] ], [2024-02-01T05:22:03.056Z] "bip": "10.250.0.254/24", [2024-02-01T05:22:03.056Z] "hosts": [ [2024-02-01T05:22:03.056Z] "tcp://0.0.0.0:5555", [2024-02-01T05:22:03.056Z] "unix:///var/run/docker.sock" [2024-02-01T05:22:03.056Z] ], [2024-02-01T05:22:03.056Z] "mtu": 1458, [2024-02-01T05:22:03.056Z] "selinux-enabled": true, [2024-02-01T05:22:03.056Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-01T05:22:03.056Z] } [Pipeline] sh [2024-02-01T05:22:03.383Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-01T05:22:03.724Z] + sudo service docker restart [2024-02-01T05:22:09.548Z] 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-02-01T05:22:09.549Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-02-01T05:22:09.549Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-02-01T05:22:09.549Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-02-01T05:22:09.549Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-02-01T05:22:09.549Z] 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-02-01T05:22:09.549Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-02-01T05:22:10.623Z] 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-02-01T05:22:10.623Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-02-01T05:22:11.563Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-02-01T05:22:12.131Z] 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-02-01T05:22:12.395Z] 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-02-01T05:22:13.801Z] 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-02-01T05:22:18.145Z] [2024-02-01T05:22:18.145Z] added 1182 packages, and audited 1183 packages in 20s [2024-02-01T05:22:18.145Z] [2024-02-01T05:22:18.145Z] 100 packages are looking for funding [2024-02-01T05:22:18.145Z] run `npm fund` for details [2024-02-01T05:22:18.145Z] [2024-02-01T05:22:18.145Z] 19 vulnerabilities (12 moderate, 6 high, 1 critical) [2024-02-01T05:22:18.145Z] [2024-02-01T05:22:18.145Z] To address issues that do not require attention, run: [2024-02-01T05:22:18.145Z] npm audit fix [2024-02-01T05:22:18.145Z] [2024-02-01T05:22:18.145Z] To address all issues (including breaking changes), run: [2024-02-01T05:22:18.145Z] npm audit fix --force [2024-02-01T05:22:18.145Z] [2024-02-01T05:22:18.145Z] Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T05:22:22.260Z] provisioning config files... [2024-02-01T05:22:22.301Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/160@tmp/config11985609776639905737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:22:22.761Z] ---> ****-login.sh [2024-02-01T05:22:22.761Z] nexus3.edgexfoundry.org:10001 [2024-02-01T05:22:23.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:22:23.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:22:23.300Z] Configure a credential helper to remove this warning. See [2024-02-01T05:22:23.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:22:23.300Z] [2024-02-01T05:22:23.300Z] Login Succeeded [2024-02-01T05:22:23.300Z] nexus3.edgexfoundry.org:10002 [2024-02-01T05:22:23.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:22:23.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:22:23.569Z] Configure a credential helper to remove this warning. See [2024-02-01T05:22:23.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:22:23.569Z] [2024-02-01T05:22:23.569Z] Login Succeeded [2024-02-01T05:22:23.569Z] nexus3.edgexfoundry.org:10003 [2024-02-01T05:22:23.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:22:24.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:22:24.116Z] Configure a credential helper to remove this warning. See [2024-02-01T05:22:24.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:22:24.116Z] [2024-02-01T05:22:24.116Z] Login Succeeded [2024-02-01T05:22:24.116Z] nexus3.edgexfoundry.org:10004 [2024-02-01T05:22:24.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:22:24.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:22:24.386Z] Configure a credential helper to remove this warning. See [2024-02-01T05:22:24.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:22:24.387Z] [2024-02-01T05:22:24.387Z] Login Succeeded [2024-02-01T05:22:24.387Z] ****.io [2024-02-01T05:22:24.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:22:24.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:22:24.930Z] Configure a credential helper to remove this warning. See [2024-02-01T05:22:24.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:22:24.930Z] [2024-02-01T05:22:24.930Z] Login Succeeded [2024-02-01T05:22:24.930Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T05:22:24.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-01T05:22:25.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T05:22:25.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T05:22:25.446Z] ========================================================= [2024-02-01T05:22:25.446Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-01T05:22:25.446Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:22:25.907Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-01T05:22:26.277Z] 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-02-01T05:22:27.215Z] - Generating browser application bundles (phase: setup)... [2024-02-01T05:22:28.511Z] Sending build context to Docker daemon 34.32MB [2024-02-01T05:22:28.511Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T05:22:28.511Z] Step 2/15 : FROM ${BASE} AS builder [2024-02-01T05:22:28.511Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-01T05:22:28.511Z] 9fda8d8052c6: Pulling fs layer [2024-02-01T05:22:28.511Z] 5d54e960e981: Pulling fs layer [2024-02-01T05:22:28.511Z] c4a7e357bf2a: Pulling fs layer [2024-02-01T05:22:28.511Z] f0e02332f6b5: Pulling fs layer [2024-02-01T05:22:28.511Z] 872ee5b61b7b: Pulling fs layer [2024-02-01T05:22:28.511Z] 0c6a40ed1a82: Pulling fs layer [2024-02-01T05:22:28.511Z] 94ae7d8d031c: Pulling fs layer [2024-02-01T05:22:28.511Z] f0e02332f6b5: Waiting [2024-02-01T05:22:28.511Z] 872ee5b61b7b: Waiting [2024-02-01T05:22:28.511Z] 0c6a40ed1a82: Waiting [2024-02-01T05:22:28.511Z] 94ae7d8d031c: Waiting [2024-02-01T05:22:28.511Z] 5d54e960e981: Verifying Checksum [2024-02-01T05:22:28.511Z] 5d54e960e981: Download complete [2024-02-01T05:22:28.511Z] f0e02332f6b5: Verifying Checksum [2024-02-01T05:22:28.511Z] f0e02332f6b5: Download complete [2024-02-01T05:22:28.511Z] 872ee5b61b7b: Download complete [2024-02-01T05:22:28.511Z] 9fda8d8052c6: Download complete [2024-02-01T05:22:28.791Z] 94ae7d8d031c: Verifying Checksum [2024-02-01T05:22:28.791Z] 94ae7d8d031c: Download complete [2024-02-01T05:22:29.388Z] 9fda8d8052c6: Pull complete [2024-02-01T05:22:29.975Z] 5d54e960e981: Pull complete [2024-02-01T05:22:30.245Z] c4a7e357bf2a: Verifying Checksum [2024-02-01T05:22:30.245Z] c4a7e357bf2a: Download complete [2024-02-01T05:22:31.211Z] 0c6a40ed1a82: Verifying Checksum [2024-02-01T05:22:31.211Z] 0c6a40ed1a82: Download complete [2024-02-01T05:22:43.536Z] c4a7e357bf2a: Pull complete [2024-02-01T05:22:43.536Z] f0e02332f6b5: Pull complete [2024-02-01T05:22:43.536Z] 872ee5b61b7b: Pull complete [2024-02-01T05:22:51.763Z] 0c6a40ed1a82: Pull complete [2024-02-01T05:22:53.784Z] ✔ Browser application bundle generation complete. [2024-02-01T05:22:53.784Z] 01 02 2024 05:22:50.225:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-02-01T05:22:53.784Z] 01 02 2024 05:22:50.228:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-02-01T05:22:53.784Z] 01 02 2024 05:22:50.232:INFO [launcher]: Starting browser ChromeHeadless [2024-02-01T05:22:53.784Z] 01 02 2024 05:22:50.576:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket pBEHDcdVxFZ7KZjVAAAB with id 68517572 [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.077 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.142 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.153 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.164 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.211 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.244 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.29 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.299 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.313 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.323 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.344 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.379 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.387 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.394 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.403 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.406 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.416 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.427 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.433 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.442 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.459 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.466 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.471 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.497 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.502 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.505 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.507 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.511 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.514 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.518 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.532 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.538 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.544 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.553 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.556 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.579 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.584 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.588 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.591 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.594 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.618 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.631 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.636 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.638 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.65 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.665 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.673 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.681 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.688 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.69 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.698 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.7 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.715 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.727 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.733 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.746 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.76 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.781 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.787 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.79 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.796 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.799 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.807 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.824 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.851 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.958 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.962 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.965 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.966 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.967 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.971 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.985 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.998 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.001 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.017 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.019 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.02 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.035 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.045 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.066 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.069 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.074 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.076 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.078 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.079 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.083 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.098 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.1 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.102 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.108 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.11 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.113 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.12 secs) [2024-02-01T05:22:54.354Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-02-01T05:22:54.354Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-02-01T05:22:54.354Z] 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-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.12 secs) [2024-02-01T05:22:54.354Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-02-01T05:22:54.354Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-02-01T05:22:54.354Z] 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-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.124 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.138 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.147 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.15 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.172 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.184 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.197 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.226 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.238 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.244 secs) [2024-02-01T05:22:54.354Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.252 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.258 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.26 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.283 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.285 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.286 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.298 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.307 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.314 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.33 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.335 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.341 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.342 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.344 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.348 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.353 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.39 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.399 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.419 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.426 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.429 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.431 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.435 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.441 secs) [2024-02-01T05:22:54.614Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.453 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.467 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.479 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.484 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.486 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.487 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.499 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.511 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.514 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.516 secs) [2024-02-01T05:22:54.875Z] WARN: ' [2024-02-01T05:22:54.875Z] It looks like you're using ngModel on the same form field as formControlName. [2024-02-01T05:22:54.875Z] Support for using the ngModel input property and ngModelChange event with [2024-02-01T05:22:54.875Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-02-01T05:22:54.875Z] in a future version of Angular. [2024-02-01T05:22:54.875Z] [2024-02-01T05:22:54.875Z] For more information on this, see our API docs here: [2024-02-01T05:22:54.875Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-02-01T05:22:54.875Z] ' [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.516 secs) [2024-02-01T05:22:54.875Z] WARN: ' [2024-02-01T05:22:54.875Z] It looks like you're using ngModel on the same form field as formControlName. [2024-02-01T05:22:54.875Z] Support for using the ngModel input property and ngModelChange event with [2024-02-01T05:22:54.875Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-02-01T05:22:54.875Z] in a future version of Angular. [2024-02-01T05:22:54.875Z] [2024-02-01T05:22:54.875Z] For more information on this, see our API docs here: [2024-02-01T05:22:54.875Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-02-01T05:22:54.875Z] ' [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.531 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.533 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.535 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.537 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.541 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.545 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.547 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.549 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.552 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.556 secs) [2024-02-01T05:22:54.875Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.789 secs / 1.556 secs) [2024-02-01T05:22:54.875Z] TOTAL: 147 SUCCESS [2024-02-01T05:22:55.133Z] ✔ Browser application bundle generation complete. [2024-02-01T05:22:55.392Z] [2024-02-01T05:22:55.392Z] =============================== Coverage summary =============================== [2024-02-01T05:22:55.392Z] Statements : 39.03% ( 1356/3474 ) [2024-02-01T05:22:55.392Z] Branches : 14.7% ( 86/585 ) [2024-02-01T05:22:55.392Z] Functions : 32.21% ( 422/1310 ) [2024-02-01T05:22:55.392Z] Lines : 38.95% ( 1325/3401 ) [2024-02-01T05:22:55.392Z] ================================================================================ [2024-02-01T05:22:55.392Z] ✔ Browser application bundle generation complete. [2024-02-01T05:22:56.037Z] 94ae7d8d031c: Pull complete [2024-02-01T05:22:56.306Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-01T05:22:56.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-01T05:22:56.306Z] ---> 86de565de09d [2024-02-01T05:22:56.306Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-01T05:22:56.769Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-02-01T05:22:56.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-01T05:22:56.832Z] $ docker stop --time=1 70dc8d6530909ce013dfe77637a90e84d64fe5c1d924f9f12e3924d4e8495390 [2024-02-01T05:22:58.477Z] ---> Running in 1d6ef8dc3760 [2024-02-01T05:22:58.477Z] Removing intermediate container 1d6ef8dc3760 [2024-02-01T05:22:58.477Z] ---> 56dbe7e33d87 [2024-02-01T05:22:58.477Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-02-01T05:22:58.477Z] ---> Running in c3ca683bd800 [2024-02-01T05:22:58.482Z] $ docker rm -f --volumes 70dc8d6530909ce013dfe77637a90e84d64fe5c1d924f9f12e3924d4e8495390 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T05:22:58.748Z] Removing intermediate container c3ca683bd800 [2024-02-01T05:22:58.748Z] ---> 6de26aa4c5d1 [2024-02-01T05:22:58.748Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-02-01T05:22:58.748Z] ---> Running in 27d22610bc72 [2024-02-01T05:22:58.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-01T05:22:59.016Z] Removing intermediate container 27d22610bc72 [2024-02-01T05:22:59.016Z] ---> 229f79b10744 [2024-02-01T05:22:59.016Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-02-01T05:22:59.016Z] ---> Running in be580cbbe2f7 [2024-02-01T05:22:59.284Z] Removing intermediate container be580cbbe2f7 [2024-02-01T05:22:59.284Z] ---> 2336679c7d95 [2024-02-01T05:22:59.284Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-01T05:22:59.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-02-01T05:22:59.553Z] ---> Running in d8fc860d657e [Pipeline] sh [2024-02-01T05:22:59.821Z] Removing intermediate container d8fc860d657e [2024-02-01T05:22:59.821Z] ---> 4e23a3d5a4e9 [2024-02-01T05:22:59.821Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-01T05:22:59.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-01T05:23:00.233Z] + ls -al . [2024-02-01T05:23:00.233Z] total 192 [2024-02-01T05:23:00.233Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 1 05:21 . [2024-02-01T05:23:00.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 05:19 .. [2024-02-01T05:23:00.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:19 .blubracket [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 1 05:19 .dockerignore [2024-02-01T05:23:00.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 05:19 .git [2024-02-01T05:23:00.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:19 .github [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 1 05:19 .gitignore [2024-02-01T05:23:00.233Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 05:19 .semver [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 9575 Feb 1 05:19 Attribution.txt [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 1 05:19 CHANGELOG.md [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 1 05:19 CONTRIBUTING.md [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 1 05:19 Dockerfile [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 1 05:19 Jenkinsfile [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 1 05:19 LICENSE [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 1 05:19 Makefile [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 1 05:19 README.md [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 1 05:19 VERSION [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 1 05:19 angularmigrationlogs.md [2024-02-01T05:23:00.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:19 assets [2024-02-01T05:23:00.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:19 bin [2024-02-01T05:23:00.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:19 cmd [2024-02-01T05:23:00.233Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 1 05:21 coverage.out [2024-02-01T05:23:00.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:19 docs [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 3556 Feb 1 05:19 go.mod [2024-02-01T05:23:00.233Z] -rw-rw-r-- 1 jenkins jenkins 33866 Feb 1 05:19 go.sum [2024-02-01T05:23:00.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 05:19 internal [2024-02-01T05:23:00.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 05:19 testing [2024-02-01T05:23:00.234Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 1 05:19 version.go [2024-02-01T05:23:00.234Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 1 05:22 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:00.403Z] latest: Pulling from library/docker [2024-02-01T05:23:00.606Z] + 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=e8bc1a271f7c47b072abce29d011d908314ff344 --label arch=amd64 --label version=3.1.0-dev.30 . [2024-02-01T05:23:00.668Z] bca4290a9639: Pulling fs layer [2024-02-01T05:23:00.668Z] 2cd627277f8a: Pulling fs layer [2024-02-01T05:23:00.668Z] 4f4fb700ef54: Pulling fs layer [2024-02-01T05:23:00.668Z] a4fb61f641ed: Pulling fs layer [2024-02-01T05:23:00.668Z] 47f4d3b2720d: Pulling fs layer [2024-02-01T05:23:00.668Z] 5a66ce1aea6b: Pulling fs layer [2024-02-01T05:23:00.668Z] 5a0da380a768: Pulling fs layer [2024-02-01T05:23:00.668Z] a4fb61f641ed: Waiting [2024-02-01T05:23:00.668Z] 47f4d3b2720d: Waiting [2024-02-01T05:23:00.668Z] 5a66ce1aea6b: Waiting [2024-02-01T05:23:00.668Z] 5a0da380a768: Waiting [2024-02-01T05:23:00.668Z] fd3364e0c80a: Pulling fs layer [2024-02-01T05:23:00.668Z] 9d397e39bdd4: Pulling fs layer [2024-02-01T05:23:00.668Z] 058c8bc73208: Pulling fs layer [2024-02-01T05:23:00.668Z] fd3364e0c80a: Waiting [2024-02-01T05:23:00.668Z] 9d397e39bdd4: Waiting [2024-02-01T05:23:00.668Z] e3f992dd6a8e: Pulling fs layer [2024-02-01T05:23:00.668Z] 058c8bc73208: Waiting [2024-02-01T05:23:00.668Z] c1f027976386: Pulling fs layer [2024-02-01T05:23:00.668Z] e3f992dd6a8e: Waiting [2024-02-01T05:23:00.668Z] 2ccc0a04b955: Pulling fs layer [2024-02-01T05:23:00.668Z] c1f027976386: Waiting [2024-02-01T05:23:00.668Z] 124d7d852822: Pulling fs layer [2024-02-01T05:23:00.668Z] 2ccc0a04b955: Waiting [2024-02-01T05:23:00.668Z] e9578c7c454c: Pulling fs layer [2024-02-01T05:23:00.668Z] 50ff999be3f2: Pulling fs layer [2024-02-01T05:23:00.668Z] 50ff999be3f2: Waiting [2024-02-01T05:23:00.668Z] 124d7d852822: Waiting [2024-02-01T05:23:00.668Z] e9578c7c454c: Waiting [2024-02-01T05:23:00.940Z] 4f4fb700ef54: Verifying Checksum [2024-02-01T05:23:00.940Z] 4f4fb700ef54: Download complete [2024-02-01T05:23:00.940Z] bca4290a9639: Verifying Checksum [2024-02-01T05:23:00.940Z] bca4290a9639: Download complete [2024-02-01T05:23:00.940Z] 2cd627277f8a: Verifying Checksum [2024-02-01T05:23:00.940Z] 2cd627277f8a: Download complete [2024-02-01T05:23:00.940Z] a4fb61f641ed: Verifying Checksum [2024-02-01T05:23:00.940Z] a4fb61f641ed: Download complete [2024-02-01T05:23:01.526Z] 47f4d3b2720d: Verifying Checksum [2024-02-01T05:23:01.526Z] 47f4d3b2720d: Download complete [2024-02-01T05:23:01.526Z] bca4290a9639: Pull complete [2024-02-01T05:23:01.526Z] 5a0da380a768: Verifying Checksum [2024-02-01T05:23:01.526Z] 5a0da380a768: Download complete [2024-02-01T05:23:01.526Z] fd3364e0c80a: Verifying Checksum [2024-02-01T05:23:01.526Z] fd3364e0c80a: Download complete [2024-02-01T05:23:01.793Z] 9d397e39bdd4: Verifying Checksum [2024-02-01T05:23:01.793Z] 9d397e39bdd4: Download complete [2024-02-01T05:23:01.987Z] Sending build context to Docker daemon 343.8MB [2024-02-01T05:23:01.987Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T05:23:01.987Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-01T05:23:01.987Z] ---> fd1570855c88 [2024-02-01T05:23:01.987Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-01T05:23:02.061Z] 058c8bc73208: Download complete [2024-02-01T05:23:02.061Z] e3f992dd6a8e: Verifying Checksum [2024-02-01T05:23:02.061Z] e3f992dd6a8e: Download complete [2024-02-01T05:23:02.061Z] c1f027976386: Verifying Checksum [2024-02-01T05:23:02.061Z] c1f027976386: Download complete [2024-02-01T05:23:02.330Z] 2ccc0a04b955: Download complete [2024-02-01T05:23:02.330Z] 2cd627277f8a: Pull complete [2024-02-01T05:23:02.330Z] e9578c7c454c: Verifying Checksum [2024-02-01T05:23:02.330Z] e9578c7c454c: Download complete [2024-02-01T05:23:02.598Z] 50ff999be3f2: Verifying Checksum [2024-02-01T05:23:02.598Z] 50ff999be3f2: Download complete [2024-02-01T05:23:02.598Z] 4f4fb700ef54: Pull complete [2024-02-01T05:23:02.598Z] 5a66ce1aea6b: Verifying Checksum [2024-02-01T05:23:02.598Z] 5a66ce1aea6b: Download complete [2024-02-01T05:23:02.867Z] a4fb61f641ed: Pull complete [2024-02-01T05:23:03.829Z] 124d7d852822: Verifying Checksum [2024-02-01T05:23:03.829Z] 124d7d852822: Download complete [2024-02-01T05:23:04.097Z] 47f4d3b2720d: Pull complete [2024-02-01T05:23:04.541Z] ---> Running in 8842fcd227b0 [2024-02-01T05:23:04.541Z] Removing intermediate container 8842fcd227b0 [2024-02-01T05:23:04.541Z] ---> fcf6c440983b [2024-02-01T05:23:04.541Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-02-01T05:23:04.541Z] ---> Running in 12e1557471ae [2024-02-01T05:23:04.541Z] Removing intermediate container 12e1557471ae [2024-02-01T05:23:04.541Z] ---> 874607c3f60b [2024-02-01T05:23:04.541Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-01T05:23:04.541Z] ---> Running in 295f8b543b32 [2024-02-01T05:23:04.541Z] Removing intermediate container 295f8b543b32 [2024-02-01T05:23:04.541Z] ---> 62f6610519f2 [2024-02-01T05:23:04.541Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-02-01T05:23:04.541Z] ---> Running in b8440e2b05dd [2024-02-01T05:23:04.541Z] Removing intermediate container b8440e2b05dd [2024-02-01T05:23:04.541Z] ---> 3785fc5386f8 [2024-02-01T05:23:04.541Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-01T05:23:04.541Z] ---> Running in 26b9cc29c9ad [2024-02-01T05:23:04.803Z] Removing intermediate container 26b9cc29c9ad [2024-02-01T05:23:04.803Z] ---> 6c3ef759ddae [2024-02-01T05:23:04.803Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-01T05:23:05.370Z] ---> 3d438e071d89 [2024-02-01T05:23:05.370Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-01T05:23:05.370Z] ---> Running in 9b1a0efa92f6 [2024-02-01T05:23:05.507Z] 5a66ce1aea6b: Pull complete [2024-02-01T05:23:05.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T05:23:05.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T05:23:06.148Z] OK: 264 MiB in 52 packages [2024-02-01T05:23:06.406Z] Removing intermediate container 9b1a0efa92f6 [2024-02-01T05:23:06.406Z] ---> 803861bd350a [2024-02-01T05:23:06.406Z] Step 10/26 : ENV GO111MODULE=on [2024-02-01T05:23:06.406Z] ---> Running in fa4a3e1548d8 [2024-02-01T05:23:06.665Z] Removing intermediate container fa4a3e1548d8 [2024-02-01T05:23:06.665Z] ---> 5c73ad4d3977 [2024-02-01T05:23:06.665Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-01T05:23:06.665Z] ---> Running in 782afdcb73f7 [2024-02-01T05:23:06.665Z] Removing intermediate container 782afdcb73f7 [2024-02-01T05:23:06.665Z] ---> ac8f8b5a53ce [2024-02-01T05:23:06.665Z] Step 12/26 : COPY go.mod vendor* ./ [2024-02-01T05:23:06.917Z] 5a0da380a768: Pull complete [2024-02-01T05:23:06.917Z] fd3364e0c80a: Pull complete [2024-02-01T05:23:06.924Z] ---> 5b6bd78de461 [2024-02-01T05:23:06.924Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T05:23:06.924Z] ---> Running in 01c29dea7b9a [2024-02-01T05:23:07.184Z] 9d397e39bdd4: Pull complete [2024-02-01T05:23:07.452Z] 058c8bc73208: Pull complete [2024-02-01T05:23:07.490Z] Removing intermediate container 01c29dea7b9a [2024-02-01T05:23:07.491Z] ---> fb3483ee7e1b [2024-02-01T05:23:07.491Z] Step 14/26 : COPY . . [2024-02-01T05:23:11.695Z] e3f992dd6a8e: Pull complete [2024-02-01T05:23:11.695Z] c1f027976386: Pull complete [2024-02-01T05:23:11.963Z] 2ccc0a04b955: Pull complete [2024-02-01T05:23:12.762Z] ---> 5a71d3f295de [2024-02-01T05:23:12.762Z] Step 15/26 : RUN ${MAKE} [2024-02-01T05:23:12.762Z] ---> Running in 542d613f09c8 [2024-02-01T05:23:12.762Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.30" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-02-01T05:23:15.618Z] 124d7d852822: Pull complete [2024-02-01T05:23:15.618Z] e9578c7c454c: Pull complete [2024-02-01T05:23:15.901Z] 50ff999be3f2: Pull complete [2024-02-01T05:23:15.901Z] Digest: sha256:03efb9fcf2bcea4830221bfc711b08f62007666e55019222643a9fb9dc314bd6 [2024-02-01T05:23:15.901Z] Status: Downloaded newer image for docker:latest [2024-02-01T05:23:18.509Z] ---> a4e54831180d [2024-02-01T05:23:18.509Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-01T05:23:18.509Z] ---> Running in 6cdb0913229c [2024-02-01T05:23:19.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T05:23:19.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T05:23:20.700Z] OK: 266 MiB in 52 packages [2024-02-01T05:23:27.353Z] Removing intermediate container 6cdb0913229c [2024-02-01T05:23:27.353Z] ---> 3f4233a07bfe [2024-02-01T05:23:27.353Z] Step 10/15 : ENV GO111MODULE=on [2024-02-01T05:23:27.353Z] ---> Running in ca96e456613a [2024-02-01T05:23:27.353Z] Removing intermediate container ca96e456613a [2024-02-01T05:23:27.353Z] ---> 1a57aa2a1740 [2024-02-01T05:23:27.353Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-01T05:23:27.353Z] ---> Running in 05e2cfca7825 [2024-02-01T05:23:27.353Z] Removing intermediate container 05e2cfca7825 [2024-02-01T05:23:27.353Z] ---> f8be681348ae [2024-02-01T05:23:27.353Z] Step 12/15 : COPY go.mod vendor* ./ [2024-02-01T05:23:27.622Z] ---> 813c339d3e4f [2024-02-01T05:23:27.622Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T05:23:27.907Z] ---> Running in 7443fd928c03 [2024-02-01T05:23:34.733Z] Removing intermediate container 542d613f09c8 [2024-02-01T05:23:34.733Z] ---> 033f188dd2bd [2024-02-01T05:23:34.733Z] Step 16/26 : FROM alpine:3.18 [2024-02-01T05:23:34.733Z] 3.18: Pulling from library/alpine [2024-02-01T05:23:34.733Z] 619be1103602: Already exists [2024-02-01T05:23:34.733Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T05:23:34.733Z] Status: Downloaded newer image for alpine:3.18 [2024-02-01T05:23:34.733Z] ---> d3782b16ccc9 [2024-02-01T05:23:34.733Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-01T05:23:34.733Z] ---> Running in 7f92ab448fb8 [2024-02-01T05:23:34.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T05:23:34.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T05:23:34.733Z] OK: 7 MiB in 15 packages [2024-02-01T05:23:34.733Z] Removing intermediate container 7f92ab448fb8 [2024-02-01T05:23:34.733Z] ---> a0ee99dc394d [2024-02-01T05:23:34.733Z] Step 18/26 : EXPOSE 4000 [2024-02-01T05:23:34.733Z] ---> Running in 9dbfc23ba74c [2024-02-01T05:23:34.733Z] Removing intermediate container 9dbfc23ba74c [2024-02-01T05:23:34.733Z] ---> 846a63436c0a [2024-02-01T05:23:34.733Z] Step 19/26 : 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-02-01T05:23:34.733Z] ---> 56b20c8d7eea [2024-02-01T05:23:34.733Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-02-01T05:23:34.733Z] ---> 34a8c852e4ab [2024-02-01T05:23:34.733Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-02-01T05:23:34.733Z] ---> f24670d1afe8 [2024-02-01T05:23:34.733Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-01T05:23:34.733Z] ---> Running in 1510344c2bd1 [2024-02-01T05:23:34.733Z] Removing intermediate container 1510344c2bd1 [2024-02-01T05:23:34.733Z] ---> c47faefb4cbe [2024-02-01T05:23:34.733Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-02-01T05:23:34.733Z] ---> Running in 2956760ae70f [2024-02-01T05:23:34.733Z] Removing intermediate container 2956760ae70f [2024-02-01T05:23:34.733Z] ---> 3d24740ae474 [2024-02-01T05:23:34.733Z] Step 24/26 : LABEL arch=amd64 [2024-02-01T05:23:34.733Z] ---> Running in 70ff5fca3f69 [2024-02-01T05:23:34.733Z] Removing intermediate container 70ff5fca3f69 [2024-02-01T05:23:34.733Z] ---> 72b7785865ca [2024-02-01T05:23:34.733Z] Step 25/26 : LABEL git_sha=e8bc1a271f7c47b072abce29d011d908314ff344 [2024-02-01T05:23:34.733Z] ---> Running in 4cb24526b27b [2024-02-01T05:23:34.733Z] Removing intermediate container 4cb24526b27b [2024-02-01T05:23:34.733Z] ---> b0b58728d8c8 [2024-02-01T05:23:34.733Z] Step 26/26 : LABEL version=3.1.0-dev.30 [2024-02-01T05:23:34.733Z] ---> Running in 104a0cb85d9e [2024-02-01T05:23:34.733Z] Removing intermediate container 104a0cb85d9e [2024-02-01T05:23:34.733Z] ---> dcbd19530fa7 [2024-02-01T05:23:34.733Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-01T05:23:34.733Z] Successfully built dcbd19530fa7 [2024-02-01T05:23:34.733Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T05:23:35.032Z] provisioning config files... [2024-02-01T05:23:35.043Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13252092769457401763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:23:35.408Z] ---> ****-login.sh [2024-02-01T05:23:35.408Z] nexus3.edgexfoundry.org:10001 [2024-02-01T05:23:35.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:23:35.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:23:35.408Z] Configure a credential helper to remove this warning. See [2024-02-01T05:23:35.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:23:35.408Z] [2024-02-01T05:23:35.408Z] Login Succeeded [2024-02-01T05:23:35.408Z] nexus3.edgexfoundry.org:10002 [2024-02-01T05:23:35.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:23:35.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:23:35.408Z] Configure a credential helper to remove this warning. See [2024-02-01T05:23:35.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:23:35.408Z] [2024-02-01T05:23:35.408Z] Login Succeeded [2024-02-01T05:23:35.408Z] nexus3.edgexfoundry.org:10003 [2024-02-01T05:23:35.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:23:35.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:23:35.669Z] Configure a credential helper to remove this warning. See [2024-02-01T05:23:35.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:23:35.669Z] [2024-02-01T05:23:35.669Z] Login Succeeded [2024-02-01T05:23:35.669Z] nexus3.edgexfoundry.org:10004 [2024-02-01T05:23:35.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:23:35.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:23:35.669Z] Configure a credential helper to remove this warning. See [2024-02-01T05:23:35.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:23:35.669Z] [2024-02-01T05:23:35.669Z] Login Succeeded [2024-02-01T05:23:35.669Z] ****.io [2024-02-01T05:23:35.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:23:35.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:23:35.929Z] Configure a credential helper to remove this warning. See [2024-02-01T05:23:35.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:23:35.929Z] [2024-02-01T05:23:35.929Z] Login Succeeded [2024-02-01T05:23:35.929Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T05:23:35.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:23:36.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T05:23:36.138Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-02-01T05:23:36.138Z] e8bc1a271f7c47b072abce29d011d908314ff344 [2024-02-01T05:23:36.138Z] latest [2024-02-01T05:23:36.138Z] 3.1.0-dev.30 [2024-02-01T05:23:36.138Z] e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 [2024-02-01T05:23:36.138Z] main [2024-02-01T05:23:36.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:36.621Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:37.024Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344 [2024-02-01T05:23:37.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-01T05:23:37.024Z] f2e77242a6f9: Preparing [2024-02-01T05:23:37.024Z] 3b1bda31b323: Preparing [2024-02-01T05:23:37.024Z] 6a12fe87f690: Preparing [2024-02-01T05:23:37.024Z] d7243008c4e9: Preparing [2024-02-01T05:23:37.024Z] aedc3bda2944: Preparing [2024-02-01T05:23:37.024Z] aedc3bda2944: Layer already exists [2024-02-01T05:23:37.024Z] 3b1bda31b323: Pushed [2024-02-01T05:23:37.024Z] d7243008c4e9: Pushed [2024-02-01T05:23:37.024Z] f2e77242a6f9: Pushed [2024-02-01T05:23:40.321Z] 6a12fe87f690: Pushed [2024-02-01T05:23:40.321Z] e8bc1a271f7c47b072abce29d011d908314ff344: digest: sha256:90b1b6e5c1070ed131728b2e9cf919ecdc3d1813261639aa63a9113c070eeb8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:40.755Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:41.165Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-02-01T05:23:41.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-01T05:23:41.165Z] f2e77242a6f9: Preparing [2024-02-01T05:23:41.165Z] 3b1bda31b323: Preparing [2024-02-01T05:23:41.165Z] 6a12fe87f690: Preparing [2024-02-01T05:23:41.165Z] d7243008c4e9: Preparing [2024-02-01T05:23:41.165Z] aedc3bda2944: Preparing [2024-02-01T05:23:41.165Z] f2e77242a6f9: Layer already exists [2024-02-01T05:23:41.165Z] 6a12fe87f690: Layer already exists [2024-02-01T05:23:41.165Z] d7243008c4e9: Layer already exists [2024-02-01T05:23:41.165Z] 3b1bda31b323: Layer already exists [2024-02-01T05:23:41.165Z] aedc3bda2944: Layer already exists [2024-02-01T05:23:41.165Z] latest: digest: sha256:90b1b6e5c1070ed131728b2e9cf919ecdc3d1813261639aa63a9113c070eeb8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:41.570Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:41.967Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.30 [2024-02-01T05:23:41.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-01T05:23:41.968Z] f2e77242a6f9: Preparing [2024-02-01T05:23:41.968Z] 3b1bda31b323: Preparing [2024-02-01T05:23:41.968Z] 6a12fe87f690: Preparing [2024-02-01T05:23:41.968Z] d7243008c4e9: Preparing [2024-02-01T05:23:41.968Z] aedc3bda2944: Preparing [2024-02-01T05:23:41.968Z] 3b1bda31b323: Layer already exists [2024-02-01T05:23:41.968Z] aedc3bda2944: Layer already exists [2024-02-01T05:23:41.968Z] d7243008c4e9: Layer already exists [2024-02-01T05:23:41.968Z] f2e77242a6f9: Layer already exists [2024-02-01T05:23:41.968Z] 6a12fe87f690: Layer already exists [2024-02-01T05:23:41.968Z] 3.1.0-dev.30: digest: sha256:90b1b6e5c1070ed131728b2e9cf919ecdc3d1813261639aa63a9113c070eeb8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:42.390Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:42.802Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 [2024-02-01T05:23:42.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-01T05:23:42.802Z] f2e77242a6f9: Preparing [2024-02-01T05:23:42.802Z] 3b1bda31b323: Preparing [2024-02-01T05:23:42.802Z] 6a12fe87f690: Preparing [2024-02-01T05:23:42.802Z] d7243008c4e9: Preparing [2024-02-01T05:23:42.802Z] aedc3bda2944: Preparing [2024-02-01T05:23:42.802Z] d7243008c4e9: Layer already exists [2024-02-01T05:23:42.802Z] f2e77242a6f9: Layer already exists [2024-02-01T05:23:42.802Z] 6a12fe87f690: Layer already exists [2024-02-01T05:23:42.802Z] aedc3bda2944: Layer already exists [2024-02-01T05:23:42.802Z] 3b1bda31b323: Layer already exists [2024-02-01T05:23:42.802Z] e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30: digest: sha256:90b1b6e5c1070ed131728b2e9cf919ecdc3d1813261639aa63a9113c070eeb8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:43.234Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:43.651Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-02-01T05:23:43.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-01T05:23:43.651Z] f2e77242a6f9: Preparing [2024-02-01T05:23:43.651Z] 3b1bda31b323: Preparing [2024-02-01T05:23:43.651Z] 6a12fe87f690: Preparing [2024-02-01T05:23:43.651Z] d7243008c4e9: Preparing [2024-02-01T05:23:43.651Z] aedc3bda2944: Preparing [2024-02-01T05:23:43.651Z] f2e77242a6f9: Layer already exists [2024-02-01T05:23:43.651Z] 6a12fe87f690: Layer already exists [2024-02-01T05:23:43.651Z] aedc3bda2944: Layer already exists [2024-02-01T05:23:43.651Z] d7243008c4e9: Layer already exists [2024-02-01T05:23:43.651Z] 3b1bda31b323: Layer already exists [2024-02-01T05:23:43.651Z] main: digest: sha256:90b1b6e5c1070ed131728b2e9cf919ecdc3d1813261639aa63a9113c070eeb8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:23:43.906Z] ===================================================== [Pipeline] echo [2024-02-01T05:23:43.954Z] taggedImages: [2024-02-01T05:23:43.954Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344 [2024-02-01T05:23:43.954Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-02-01T05:23:43.954Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.30 [2024-02-01T05:23:43.954Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 [2024-02-01T05:23:43.954Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:44.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T05:23:44.641Z] [2024-02-01T05:23:44.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:23:45.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T05:23:45.065Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-01T05:23:45.065Z] 5eb5b503b376: Pulling fs layer [2024-02-01T05:23:45.065Z] 5c69ac0246d0: Pulling fs layer [2024-02-01T05:23:45.065Z] ec43610c2a17: Pulling fs layer [2024-02-01T05:23:45.065Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-01T05:23:45.065Z] 33b1e0a273af: Pulling fs layer [2024-02-01T05:23:45.065Z] 5d3b04190fa2: Pulling fs layer [2024-02-01T05:23:45.065Z] 2f39f015ded8: Pulling fs layer [2024-02-01T05:23:45.065Z] 3a2ae6a8a46f: Waiting [2024-02-01T05:23:45.065Z] 33b1e0a273af: Waiting [2024-02-01T05:23:45.065Z] 5d3b04190fa2: Waiting [2024-02-01T05:23:45.065Z] 2f39f015ded8: Waiting [2024-02-01T05:23:45.065Z] 5c69ac0246d0: Verifying Checksum [2024-02-01T05:23:45.065Z] 5c69ac0246d0: Download complete [2024-02-01T05:23:45.065Z] 3a2ae6a8a46f: Download complete [2024-02-01T05:23:45.065Z] 33b1e0a273af: Verifying Checksum [2024-02-01T05:23:45.065Z] 33b1e0a273af: Download complete [2024-02-01T05:23:45.065Z] 5d3b04190fa2: Verifying Checksum [2024-02-01T05:23:45.065Z] 5d3b04190fa2: Download complete [2024-02-01T05:23:45.065Z] ec43610c2a17: Verifying Checksum [2024-02-01T05:23:45.065Z] ec43610c2a17: Download complete [2024-02-01T05:23:45.323Z] 5eb5b503b376: Verifying Checksum [2024-02-01T05:23:45.324Z] 5eb5b503b376: Download complete [2024-02-01T05:23:45.893Z] 2f39f015ded8: Download complete [2024-02-01T05:23:46.460Z] 5eb5b503b376: Pull complete [2024-02-01T05:23:46.460Z] 5c69ac0246d0: Pull complete [2024-02-01T05:23:47.026Z] ec43610c2a17: Pull complete [2024-02-01T05:23:47.026Z] 3a2ae6a8a46f: Pull complete [2024-02-01T05:23:47.285Z] 33b1e0a273af: Pull complete [2024-02-01T05:23:47.285Z] 5d3b04190fa2: Pull complete [2024-02-01T05:23:51.470Z] 2f39f015ded8: Pull complete [2024-02-01T05:23:51.470Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-01T05:23:51.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T05:23:51.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:23:51.711Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-02-01T05:23:51.748Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-01T05:23:55.797Z] $ docker top 59afd35a86f11c74f678df2de98fbc7c98d7bfc7c06a5d97ee19db4119adb0c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:23:56.253Z] ---> job-cost.sh [2024-02-01T05:23:56.253Z] lf-activate-venv: SKIPPING [2024-02-01T05:23:56.253Z] INFO: No Stack... [2024-02-01T05:23:56.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-01T05:23:56.772Z] INFO: Archiving Costs [Pipeline] sh [2024-02-01T05:23:57.064Z] + + cut -d, -f6 [2024-02-01T05:23:57.064Z] cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock [2024-02-01T05:23:57.078Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] [2024-02-01T05:23:57.089Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] did not exist. Created. [2024-02-01T05:23:57.095Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-01T05:23:57.466Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-01T05:23:57.914Z] Stashed 1 file(s) [Pipeline] } [2024-02-01T05:23:57.921Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-01T05:23:58.015Z] $ docker stop --time=1 59afd35a86f11c74f678df2de98fbc7c98d7bfc7c06a5d97ee19db4119adb0c8 [2024-02-01T05:23:59.459Z] $ docker rm -f --volumes 59afd35a86f11c74f678df2de98fbc7c98d7bfc7c06a5d97ee19db4119adb0c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-01T05:24:24.314Z] Removing intermediate container 7443fd928c03 [2024-02-01T05:24:24.314Z] ---> de6a70ecb5e4 [2024-02-01T05:24:24.314Z] Step 14/15 : COPY . . [2024-02-01T05:24:25.730Z] ---> 09c06c904210 [2024-02-01T05:24:25.730Z] Step 15/15 : RUN ${MAKE} [2024-02-01T05:24:25.730Z] ---> Running in 0979244e3ff7 [2024-02-01T05:24:26.689Z] noop [2024-02-01T05:24:27.285Z] Removing intermediate container 0979244e3ff7 [2024-02-01T05:24:27.285Z] ---> 7022c18fdb32 [2024-02-01T05:24:27.285Z] Successfully built 7022c18fdb32 [2024-02-01T05:24:27.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:24:27.749Z] + docker inspect -f . ci-base-image-arm64 [2024-02-01T05:24:27.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:24:28.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-275 does not seem to be running inside a container [2024-02-01T05:24:28.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/160 -v /w/workspace/edgex-ui-go/160:/w/workspace/edgex-ui-go/160:rw,z -v /w/workspace/edgex-ui-go/160@tmp:/w/workspace/edgex-ui-go/160@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 ******** ci-base-image-arm64 cat [2024-02-01T05:24:29.304Z] $ docker top 89b97b435ae401c4681030a8f0020d994e4973bf0a5a65fe565ad46301054fd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T05:24:30.228Z] + go version [2024-02-01T05:24:30.228Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-01T05:24:30.247Z] $ docker stop --time=1 89b97b435ae401c4681030a8f0020d994e4973bf0a5a65fe565ad46301054fd0 [2024-02-01T05:24:31.859Z] $ docker rm -f --volumes 89b97b435ae401c4681030a8f0020d994e4973bf0a5a65fe565ad46301054fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:24:32.812Z] + docker inspect -f . ci-base-image-arm64 [2024-02-01T05:24:32.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:24:33.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-275 does not seem to be running inside a container [2024-02-01T05:24:33.142Z] $ 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/160 -v /w/workspace/edgex-ui-go/160:/w/workspace/edgex-ui-go/160:rw,z -v /w/workspace/edgex-ui-go/160@tmp:/w/workspace/edgex-ui-go/160@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 ******** ci-base-image-arm64 cat [2024-02-01T05:24:34.298Z] $ docker top 43578dfa44a4616c4e9efe10b06d99cf8ff8a1eaafc73e49017f1144fb2625f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T05:24:34.894Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/160 [Pipeline] fileExists [Pipeline] sh [2024-02-01T05:24:35.536Z] + make test [2024-02-01T05:24:35.804Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-02-01T05:24:41.155Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-02-01T05:26:02.779Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-02-01T05:26:02.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-02-01T05:26:02.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-02-01T05:26:02.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-02-01T05:26:02.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-02-01T05:26:02.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-02-01T05:26:02.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-02-01T05:26:02.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-02-01T05:26:02.779Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-02-01T05:26:17.771Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-01T05:26:17.771Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-01T05:26:17.771Z] ./bin/test-attribution-txt.sh [2024-02-01T05:26:17.771Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-01T05:26:17.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-01T05:26:17.848Z] $ docker stop --time=1 43578dfa44a4616c4e9efe10b06d99cf8ff8a1eaafc73e49017f1144fb2625f1 [2024-02-01T05:26:22.430Z] $ docker rm -f --volumes 43578dfa44a4616c4e9efe10b06d99cf8ff8a1eaafc73e49017f1144fb2625f1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T05:26:23.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-01T05:26:23.579Z] Warning: overwriting stash ‘coverage-report’ [2024-02-01T05:26:24.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T05:26:24.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-01T05:26:25.067Z] + ls -al . [2024-02-01T05:26:25.067Z] total 188 [2024-02-01T05:26:25.067Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 05:24 . [2024-02-01T05:26:25.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 05:21 .. [2024-02-01T05:26:25.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:22 .blubracket [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 1 05:22 .dockerignore [2024-02-01T05:26:25.067Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 05:22 .git [2024-02-01T05:26:25.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:22 .github [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 1 05:22 .gitignore [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 9575 Feb 1 05:22 Attribution.txt [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 1 05:22 CHANGELOG.md [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 1 05:22 CONTRIBUTING.md [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 1 05:22 Dockerfile [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 1 05:22 Jenkinsfile [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 1 05:22 LICENSE [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 1 05:22 Makefile [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 1 05:22 README.md [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 1 05:19 VERSION [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 1 05:22 angularmigrationlogs.md [2024-02-01T05:26:25.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:22 assets [2024-02-01T05:26:25.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:22 bin [2024-02-01T05:26:25.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 05:22 cmd [2024-02-01T05:26:25.067Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 1 05:24 coverage.out [2024-02-01T05:26:25.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 05:22 docs [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 3556 Feb 1 05:22 go.mod [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 33866 Feb 1 05:22 go.sum [2024-02-01T05:26:25.067Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 05:22 internal [2024-02-01T05:26:25.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 05:22 testing [2024-02-01T05:26:25.067Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 1 05:22 version.go [2024-02-01T05:26:25.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 05:22 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:26:25.492Z] + 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=e8bc1a271f7c47b072abce29d011d908314ff344 --label arch=arm64 --label version=3.1.0-dev.30 . [2024-02-01T05:26:26.901Z] Sending build context to Docker daemon 34.32MB [2024-02-01T05:26:26.901Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T05:26:26.901Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-01T05:26:26.901Z] ---> 7022c18fdb32 [2024-02-01T05:26:26.901Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-01T05:26:26.901Z] ---> Running in 3b830550477d [2024-02-01T05:26:27.168Z] Removing intermediate container 3b830550477d [2024-02-01T05:26:27.168Z] ---> 4428e3d14fe2 [2024-02-01T05:26:27.168Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-02-01T05:26:27.168Z] ---> Running in 3eb0c72fafd7 [2024-02-01T05:26:27.436Z] Removing intermediate container 3eb0c72fafd7 [2024-02-01T05:26:27.436Z] ---> b9828d09cad4 [2024-02-01T05:26:27.436Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-01T05:26:27.708Z] ---> Running in e207f9d25271 [2024-02-01T05:26:27.975Z] Removing intermediate container e207f9d25271 [2024-02-01T05:26:27.975Z] ---> ac124ef8a1ff [2024-02-01T05:26:27.975Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-02-01T05:26:27.975Z] ---> Running in 9d1b5fa72a3d [2024-02-01T05:26:28.243Z] Removing intermediate container 9d1b5fa72a3d [2024-02-01T05:26:28.243Z] ---> fb80b5b74184 [2024-02-01T05:26:28.243Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-01T05:26:28.243Z] ---> Running in 0c2ee1b96fbc [2024-02-01T05:26:28.511Z] Removing intermediate container 0c2ee1b96fbc [2024-02-01T05:26:28.512Z] ---> 085134166fbd [2024-02-01T05:26:28.512Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-01T05:26:30.464Z] ---> be0991ca8d80 [2024-02-01T05:26:30.464Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-01T05:26:30.464Z] ---> Running in be3a922e3fd0 [2024-02-01T05:26:31.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T05:26:31.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T05:26:32.598Z] OK: 266 MiB in 52 packages [2024-02-01T05:26:33.559Z] Removing intermediate container be3a922e3fd0 [2024-02-01T05:26:33.559Z] ---> 2db4b4f072b7 [2024-02-01T05:26:33.559Z] Step 10/26 : ENV GO111MODULE=on [2024-02-01T05:26:33.559Z] ---> Running in 0d19cf7bf1b3 [2024-02-01T05:26:33.844Z] Removing intermediate container 0d19cf7bf1b3 [2024-02-01T05:26:33.844Z] ---> 1c225b8cf668 [2024-02-01T05:26:33.844Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-01T05:26:33.844Z] ---> Running in 233fdc0ba8d3 [2024-02-01T05:26:34.111Z] Removing intermediate container 233fdc0ba8d3 [2024-02-01T05:26:34.111Z] ---> d7308bb099d7 [2024-02-01T05:26:34.111Z] Step 12/26 : COPY go.mod vendor* ./ [2024-02-01T05:26:36.051Z] ---> 01cc3d589421 [2024-02-01T05:26:36.051Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T05:26:36.051Z] ---> Running in 41d6fa2363e0 [2024-02-01T05:26:37.994Z] Removing intermediate container 41d6fa2363e0 [2024-02-01T05:26:37.994Z] ---> 87a1eab35cbb [2024-02-01T05:26:37.994Z] Step 14/26 : COPY . . [2024-02-01T05:26:41.339Z] ---> 1f1626706854 [2024-02-01T05:26:41.339Z] Step 15/26 : RUN ${MAKE} [2024-02-01T05:26:41.339Z] ---> Running in 1c0411a734ef [2024-02-01T05:26:42.299Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.30" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-02-01T05:28:18.941Z] Removing intermediate container 1c0411a734ef [2024-02-01T05:28:18.941Z] ---> 17f8fc8c4e6a [2024-02-01T05:28:18.941Z] Step 16/26 : FROM alpine:3.18 [2024-02-01T05:28:18.941Z] 3.18: Pulling from library/alpine [2024-02-01T05:28:18.941Z] c6b39de5b339: Pulling fs layer [2024-02-01T05:28:18.941Z] c6b39de5b339: Verifying Checksum [2024-02-01T05:28:18.941Z] c6b39de5b339: Download complete [2024-02-01T05:28:18.941Z] c6b39de5b339: Pull complete [2024-02-01T05:28:18.941Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T05:28:18.941Z] Status: Downloaded newer image for alpine:3.18 [2024-02-01T05:28:18.941Z] ---> 33abbf032149 [2024-02-01T05:28:18.941Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-01T05:28:18.941Z] ---> Running in e85316bd7478 [2024-02-01T05:28:18.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T05:28:18.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T05:28:19.899Z] OK: 8 MiB in 15 packages [2024-02-01T05:28:20.488Z] Removing intermediate container e85316bd7478 [2024-02-01T05:28:20.488Z] ---> 529dda0caeed [2024-02-01T05:28:20.488Z] Step 18/26 : EXPOSE 4000 [2024-02-01T05:28:20.756Z] ---> Running in 10e4e7f908ad [2024-02-01T05:28:21.025Z] Removing intermediate container 10e4e7f908ad [2024-02-01T05:28:21.025Z] ---> 84a6e8e860e1 [2024-02-01T05:28:21.025Z] Step 19/26 : 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-02-01T05:28:22.967Z] ---> d5b60bd3cbe4 [2024-02-01T05:28:22.967Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-02-01T05:28:22.967Z] ---> 0f9ddddacc75 [2024-02-01T05:28:22.967Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-02-01T05:28:23.550Z] ---> 0214225cba8b [2024-02-01T05:28:23.550Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-01T05:28:23.820Z] ---> Running in 60a49798ad84 [2024-02-01T05:28:24.086Z] Removing intermediate container 60a49798ad84 [2024-02-01T05:28:24.086Z] ---> 8fa54a299ef1 [2024-02-01T05:28:24.086Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-02-01T05:28:24.086Z] ---> Running in fcd69876b8ab [2024-02-01T05:28:24.351Z] Removing intermediate container fcd69876b8ab [2024-02-01T05:28:24.351Z] ---> a53845209963 [2024-02-01T05:28:24.351Z] Step 24/26 : LABEL arch=arm64 [2024-02-01T05:28:24.351Z] ---> Running in 2c7e40419eed [2024-02-01T05:28:24.619Z] Removing intermediate container 2c7e40419eed [2024-02-01T05:28:24.619Z] ---> 5606bc4436f8 [2024-02-01T05:28:24.619Z] Step 25/26 : LABEL git_sha=e8bc1a271f7c47b072abce29d011d908314ff344 [2024-02-01T05:28:24.619Z] ---> Running in 2196a022d16f [2024-02-01T05:28:25.206Z] Removing intermediate container 2196a022d16f [2024-02-01T05:28:25.206Z] ---> 8b0df94f79b8 [2024-02-01T05:28:25.206Z] Step 26/26 : LABEL version=3.1.0-dev.30 [2024-02-01T05:28:25.206Z] ---> Running in 7c1b5300a332 [2024-02-01T05:28:25.471Z] Removing intermediate container 7c1b5300a332 [2024-02-01T05:28:25.471Z] ---> 35394f57d7c3 [2024-02-01T05:28:25.471Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-01T05:28:25.471Z] Successfully built 35394f57d7c3 [2024-02-01T05:28:25.471Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T05:28:26.014Z] provisioning config files... [2024-02-01T05:28:26.030Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/160@tmp/config13014871227012586247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:28:26.496Z] ---> ****-login.sh [2024-02-01T05:28:26.496Z] nexus3.edgexfoundry.org:10001 [2024-02-01T05:28:26.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:28:26.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:28:26.773Z] Configure a credential helper to remove this warning. See [2024-02-01T05:28:26.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:28:26.773Z] [2024-02-01T05:28:26.773Z] Login Succeeded [2024-02-01T05:28:26.773Z] nexus3.edgexfoundry.org:10002 [2024-02-01T05:28:27.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:28:27.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:28:27.052Z] Configure a credential helper to remove this warning. See [2024-02-01T05:28:27.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:28:27.052Z] [2024-02-01T05:28:27.052Z] Login Succeeded [2024-02-01T05:28:27.052Z] nexus3.edgexfoundry.org:10003 [2024-02-01T05:28:27.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:28:27.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:28:27.606Z] Configure a credential helper to remove this warning. See [2024-02-01T05:28:27.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:28:27.607Z] [2024-02-01T05:28:27.607Z] Login Succeeded [2024-02-01T05:28:27.607Z] nexus3.edgexfoundry.org:10004 [2024-02-01T05:28:27.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:28:27.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:28:27.880Z] Configure a credential helper to remove this warning. See [2024-02-01T05:28:27.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:28:27.880Z] [2024-02-01T05:28:27.880Z] Login Succeeded [2024-02-01T05:28:27.880Z] ****.io [2024-02-01T05:28:28.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:28:28.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:28:28.426Z] Configure a credential helper to remove this warning. See [2024-02-01T05:28:28.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:28:28.426Z] [2024-02-01T05:28:28.426Z] Login Succeeded [2024-02-01T05:28:28.426Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T05:28:28.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:28:28.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T05:28:28.765Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-02-01T05:28:28.765Z] e8bc1a271f7c47b072abce29d011d908314ff344 [2024-02-01T05:28:28.765Z] latest [2024-02-01T05:28:28.765Z] 3.1.0-dev.30 [2024-02-01T05:28:28.765Z] e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 [2024-02-01T05:28:28.765Z] main [2024-02-01T05:28:28.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:29.350Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:32.385Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344 [2024-02-01T05:28:32.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-01T05:28:32.385Z] 584370de33fe: Preparing [2024-02-01T05:28:32.385Z] 3c8be7afadbd: Preparing [2024-02-01T05:28:32.385Z] 72ef4837c83c: Preparing [2024-02-01T05:28:32.385Z] 0c9433c952aa: Preparing [2024-02-01T05:28:32.385Z] 7c504f21be85: Preparing [2024-02-01T05:28:32.385Z] 7c504f21be85: Layer already exists [2024-02-01T05:28:32.651Z] 584370de33fe: Pushed [2024-02-01T05:28:32.651Z] 3c8be7afadbd: Pushed [2024-02-01T05:28:32.651Z] 0c9433c952aa: Pushed [2024-02-01T05:28:39.275Z] 72ef4837c83c: Pushed [2024-02-01T05:28:39.275Z] e8bc1a271f7c47b072abce29d011d908314ff344: digest: sha256:17589886490c0f204021c6749e48ef034b0585e8efac195185033db16013b39e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:39.771Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:40.242Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-02-01T05:28:40.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-01T05:28:40.243Z] 584370de33fe: Preparing [2024-02-01T05:28:40.243Z] 3c8be7afadbd: Preparing [2024-02-01T05:28:40.243Z] 72ef4837c83c: Preparing [2024-02-01T05:28:40.243Z] 0c9433c952aa: Preparing [2024-02-01T05:28:40.243Z] 7c504f21be85: Preparing [2024-02-01T05:28:40.243Z] 72ef4837c83c: Layer already exists [2024-02-01T05:28:40.243Z] 584370de33fe: Layer already exists [2024-02-01T05:28:40.243Z] 3c8be7afadbd: Layer already exists [2024-02-01T05:28:40.243Z] 0c9433c952aa: Layer already exists [2024-02-01T05:28:40.243Z] 7c504f21be85: Layer already exists [2024-02-01T05:28:40.243Z] latest: digest: sha256:17589886490c0f204021c6749e48ef034b0585e8efac195185033db16013b39e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:40.719Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:41.209Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.30 [2024-02-01T05:28:41.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-01T05:28:41.209Z] 584370de33fe: Preparing [2024-02-01T05:28:41.209Z] 3c8be7afadbd: Preparing [2024-02-01T05:28:41.209Z] 72ef4837c83c: Preparing [2024-02-01T05:28:41.209Z] 0c9433c952aa: Preparing [2024-02-01T05:28:41.209Z] 7c504f21be85: Preparing [2024-02-01T05:28:41.209Z] 7c504f21be85: Layer already exists [2024-02-01T05:28:41.209Z] 584370de33fe: Layer already exists [2024-02-01T05:28:41.209Z] 72ef4837c83c: Layer already exists [2024-02-01T05:28:41.209Z] 0c9433c952aa: Layer already exists [2024-02-01T05:28:41.209Z] 3c8be7afadbd: Layer already exists [2024-02-01T05:28:41.209Z] 3.1.0-dev.30: digest: sha256:17589886490c0f204021c6749e48ef034b0585e8efac195185033db16013b39e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:41.678Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:42.170Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 [2024-02-01T05:28:42.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-01T05:28:42.170Z] 584370de33fe: Preparing [2024-02-01T05:28:42.170Z] 3c8be7afadbd: Preparing [2024-02-01T05:28:42.170Z] 72ef4837c83c: Preparing [2024-02-01T05:28:42.170Z] 0c9433c952aa: Preparing [2024-02-01T05:28:42.170Z] 7c504f21be85: Preparing [2024-02-01T05:28:42.170Z] 584370de33fe: Layer already exists [2024-02-01T05:28:42.170Z] 7c504f21be85: Layer already exists [2024-02-01T05:28:42.170Z] 0c9433c952aa: Layer already exists [2024-02-01T05:28:42.170Z] 3c8be7afadbd: Layer already exists [2024-02-01T05:28:42.170Z] 72ef4837c83c: Layer already exists [2024-02-01T05:28:42.170Z] e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30: digest: sha256:17589886490c0f204021c6749e48ef034b0585e8efac195185033db16013b39e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:42.718Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:46.560Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-02-01T05:28:46.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-01T05:28:46.560Z] 584370de33fe: Preparing [2024-02-01T05:28:46.560Z] 3c8be7afadbd: Preparing [2024-02-01T05:28:46.560Z] 72ef4837c83c: Preparing [2024-02-01T05:28:46.560Z] 0c9433c952aa: Preparing [2024-02-01T05:28:46.560Z] 7c504f21be85: Preparing [2024-02-01T05:28:46.560Z] 3c8be7afadbd: Layer already exists [2024-02-01T05:28:46.560Z] 584370de33fe: Layer already exists [2024-02-01T05:28:46.560Z] 7c504f21be85: Layer already exists [2024-02-01T05:28:46.560Z] 0c9433c952aa: Layer already exists [2024-02-01T05:28:46.560Z] 72ef4837c83c: Layer already exists [2024-02-01T05:28:46.560Z] main: digest: sha256:17589886490c0f204021c6749e48ef034b0585e8efac195185033db16013b39e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:28:46.894Z] ===================================================== [Pipeline] echo [2024-02-01T05:28:46.956Z] taggedImages: [2024-02-01T05:28:46.956Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344 [2024-02-01T05:28:46.956Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-02-01T05:28:46.956Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.30 [2024-02-01T05:28:46.956Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e8bc1a271f7c47b072abce29d011d908314ff344-3.1.0-dev.30 [2024-02-01T05:28:46.956Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:47.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T05:28:47.624Z] [2024-02-01T05:28:47.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:28:48.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T05:28:48.002Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-01T05:28:48.002Z] 8998bd30e6a1: Pulling fs layer [2024-02-01T05:28:48.002Z] 04944245beec: Pulling fs layer [2024-02-01T05:28:48.002Z] 699f458cf7ca: Pulling fs layer [2024-02-01T05:28:48.002Z] 765212b225bb: Pulling fs layer [2024-02-01T05:28:48.002Z] f23df028b6ca: Pulling fs layer [2024-02-01T05:28:48.002Z] d65c8cfc05b1: Pulling fs layer [2024-02-01T05:28:48.002Z] 2437ff75d9bd: Pulling fs layer [2024-02-01T05:28:48.002Z] f23df028b6ca: Waiting [2024-02-01T05:28:48.002Z] 765212b225bb: Waiting [2024-02-01T05:28:48.002Z] 2437ff75d9bd: Waiting [2024-02-01T05:28:48.002Z] d65c8cfc05b1: Waiting [2024-02-01T05:28:48.269Z] 04944245beec: Verifying Checksum [2024-02-01T05:28:48.269Z] 04944245beec: Download complete [2024-02-01T05:28:48.269Z] 765212b225bb: Verifying Checksum [2024-02-01T05:28:48.269Z] 765212b225bb: Download complete [2024-02-01T05:28:48.269Z] f23df028b6ca: Verifying Checksum [2024-02-01T05:28:48.269Z] f23df028b6ca: Download complete [2024-02-01T05:28:48.269Z] d65c8cfc05b1: Verifying Checksum [2024-02-01T05:28:48.269Z] d65c8cfc05b1: Download complete [2024-02-01T05:28:48.269Z] 699f458cf7ca: Verifying Checksum [2024-02-01T05:28:48.269Z] 699f458cf7ca: Download complete [2024-02-01T05:28:48.850Z] 8998bd30e6a1: Verifying Checksum [2024-02-01T05:28:48.850Z] 8998bd30e6a1: Download complete [2024-02-01T05:28:51.424Z] 2437ff75d9bd: Verifying Checksum [2024-02-01T05:28:51.424Z] 2437ff75d9bd: Download complete [2024-02-01T05:28:53.363Z] 8998bd30e6a1: Pull complete [2024-02-01T05:28:53.631Z] 04944245beec: Pull complete [2024-02-01T05:28:55.573Z] 699f458cf7ca: Pull complete [2024-02-01T05:28:55.573Z] 765212b225bb: Pull complete [2024-02-01T05:28:59.817Z] f23df028b6ca: Pull complete [2024-02-01T05:28:59.817Z] d65c8cfc05b1: Pull complete [2024-02-01T05:29:18.014Z] 2437ff75d9bd: Pull complete [2024-02-01T05:29:18.014Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-01T05:29:18.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T05:29:18.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:29:18.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-275 does not seem to be running inside a container [2024-02-01T05:29:18.523Z] $ 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/160 -v /w/workspace/edgex-ui-go/160:/w/workspace/edgex-ui-go/160:rw,z -v /w/workspace/edgex-ui-go/160@tmp:/w/workspace/edgex-ui-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-01T05:29:19.703Z] $ docker top edae6f90c8b8da8a13cebf56d7c8353755aa214c8e526720e50567aacbcda871 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:29:20.637Z] ---> job-cost.sh [2024-02-01T05:29:20.637Z] lf-activate-venv: SKIPPING [2024-02-01T05:29:20.637Z] INFO: No Stack... [2024-02-01T05:29:20.902Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-01T05:29:21.853Z] INFO: Archiving Costs [Pipeline] sh [2024-02-01T05:29:22.485Z] + cat /w/workspace/edgex-ui-go/160/archives/cost.csv [2024-02-01T05:29:22.485Z] + cut -d, -f6 [Pipeline] lock [2024-02-01T05:29:22.537Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] [2024-02-01T05:29:22.544Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] did not exist. Created. [2024-02-01T05:29:22.549Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-01T05:29:22.977Z] /w/workspace/edgex-ui-go/160@tmp/durable-ff991cdc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-01T05:29:23.306Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-01T05:29:23.385Z] Warning: overwriting stash ‘stack-cost’ [2024-02-01T05:29:23.574Z] Stashed 1 file(s) [Pipeline] } [2024-02-01T05:29:23.582Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-01T05:29:23.693Z] $ docker stop --time=1 edae6f90c8b8da8a13cebf56d7c8353755aa214c8e526720e50567aacbcda871 [2024-02-01T05:29:28.786Z] $ docker rm -f --volumes edae6f90c8b8da8a13cebf56d7c8353755aa214c8e526720e50567aacbcda871 [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-02-01T05:29:30.279Z] provisioning config files... [2024-02-01T05:29:30.293Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9636002177562652885tmp [Pipeline] { [Pipeline] sh [2024-02-01T05:29:30.700Z] + set +x [2024-02-01T05:29:30.700Z] + bash -s -- [2024-02-01T05:29:30.700Z] + curl -s https://codecov.io/bash [2024-02-01T05:29:30.700Z] [2024-02-01T05:29:30.700Z] _____ _ [2024-02-01T05:29:30.700Z] / ____| | | [2024-02-01T05:29:30.700Z] | | ___ __| | ___ ___ _____ __ [2024-02-01T05:29:30.700Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-01T05:29:30.700Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-01T05:29:30.700Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-01T05:29:30.700Z] Bash-1.0.6 [2024-02-01T05:29:30.700Z] [2024-02-01T05:29:30.700Z] [2024-02-01T05:29:30.700Z] ==> git version 2.25.1 found [2024-02-01T05:29:30.700Z] ==> 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-02-01T05:29:30.700Z] Release-Date: 2020-01-08 [2024-02-01T05:29:30.700Z] 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-02-01T05:29:30.700Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-01T05:29:30.700Z] ==> Jenkins CI detected. [2024-02-01T05:29:30.700Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-02-01T05:29:30.700Z] project root: . [2024-02-01T05:29:30.700Z] --> token set from env [2024-02-01T05:29:30.700Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-01T05:29:30.960Z] ==> Running gcov in . (disable via -X gcov) [2024-02-01T05:29:30.960Z] ==> Python coveragepy not found [2024-02-01T05:29:30.960Z] ==> Searching for coverage reports in: [2024-02-01T05:29:30.960Z] + . [2024-02-01T05:29:30.960Z] -> Found 1 reports [2024-02-01T05:29:30.960Z] ==> Detecting git/mercurial file structure [2024-02-01T05:29:30.960Z] ==> Reading reports [2024-02-01T05:29:30.960Z] + ./coverage.out bytes=10 [2024-02-01T05:29:30.960Z] ==> Appending adjustments [2024-02-01T05:29:30.960Z] https://docs.codecov.io/docs/fixing-reports [2024-02-01T05:29:31.529Z] + Found adjustments [2024-02-01T05:29:31.529Z] ==> Gzipping contents [2024-02-01T05:29:31.529Z] 12K /tmp/codecov.rZsF5m.gz [2024-02-01T05:29:31.529Z] ==> Uploading reports [2024-02-01T05:29:31.529Z] url: https://codecov.io [2024-02-01T05:29:31.529Z] query: branch=main&commit=e8bc1a271f7c47b072abce29d011d908314ff344&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-01T05:29:31.529Z] -> Pinging Codecov [2024-02-01T05:29:31.529Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e8bc1a271f7c47b072abce29d011d908314ff344&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-01T05:29:31.788Z] -> Uploading to [2024-02-01T05:29:31.788Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-01/FB506323287CE973F263BFD2A0EB1F37/e8bc1a271f7c47b072abce29d011d908314ff344/2df38c2a-8a5c-4728-9879-bce72c7afd2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240201T052931Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dac0cd07019dc0d06da4d8bafb8a188505049363ab467dc893cf881fd5139fe1 [2024-02-01T05:29:31.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T05:29:31.788Z] Dload Upload Total Spent Left Speed [2024-02-01T05:29:32.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8698 0 0 100 8698 0 30626 --:--:-- --:--:-- --:--:-- 30626 [2024-02-01T05:29:32.047Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] } [2024-02-01T05:29:32.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-01T05:29:32.516Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-01T05:29:32.529Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:29:32.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-01T05:29:32.955Z] [2024-02-01T05:29:32.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:29:33.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-01T05:29:33.308Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-01T05:29:33.308Z] df9b9388f04a: Pulling fs layer [2024-02-01T05:29:33.308Z] 52dc419b0ee2: Pulling fs layer [2024-02-01T05:29:33.308Z] 25bc292e5bac: Pulling fs layer [2024-02-01T05:29:33.308Z] 114826534d7a: Pulling fs layer [2024-02-01T05:29:33.308Z] 4657fd5d0bcf: Pulling fs layer [2024-02-01T05:29:33.308Z] 6ad1cebc031e: Pulling fs layer [2024-02-01T05:29:33.308Z] 8a3aa393b2d8: Pulling fs layer [2024-02-01T05:29:33.308Z] 4657fd5d0bcf: Waiting [2024-02-01T05:29:33.308Z] 8a3aa393b2d8: Waiting [2024-02-01T05:29:33.308Z] 6ad1cebc031e: Waiting [2024-02-01T05:29:33.308Z] 114826534d7a: Waiting [2024-02-01T05:29:33.308Z] 25bc292e5bac: Verifying Checksum [2024-02-01T05:29:33.308Z] 25bc292e5bac: Download complete [2024-02-01T05:29:33.308Z] 52dc419b0ee2: Verifying Checksum [2024-02-01T05:29:33.308Z] 52dc419b0ee2: Download complete [2024-02-01T05:29:33.308Z] 4657fd5d0bcf: Download complete [2024-02-01T05:29:33.308Z] df9b9388f04a: Verifying Checksum [2024-02-01T05:29:33.308Z] df9b9388f04a: Download complete [2024-02-01T05:29:33.568Z] df9b9388f04a: Pull complete [2024-02-01T05:29:33.568Z] 6ad1cebc031e: Verifying Checksum [2024-02-01T05:29:33.568Z] 6ad1cebc031e: Download complete [2024-02-01T05:29:33.568Z] 52dc419b0ee2: Pull complete [2024-02-01T05:29:33.568Z] 25bc292e5bac: Pull complete [2024-02-01T05:29:34.136Z] 114826534d7a: Verifying Checksum [2024-02-01T05:29:34.136Z] 114826534d7a: Download complete [2024-02-01T05:29:34.136Z] 8a3aa393b2d8: Verifying Checksum [2024-02-01T05:29:34.136Z] 8a3aa393b2d8: Download complete [2024-02-01T05:29:37.423Z] 114826534d7a: Pull complete [2024-02-01T05:29:37.423Z] 4657fd5d0bcf: Pull complete [2024-02-01T05:29:37.686Z] 6ad1cebc031e: Pull complete [2024-02-01T05:29:40.241Z] 8a3aa393b2d8: Pull complete [2024-02-01T05:29:40.241Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-01T05:29:40.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-01T05:29:40.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:29:40.557Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-02-01T05:29:40.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-01T05:29:42.710Z] $ docker top 6352ea1f72d8d7a0a6bb149f12e49c1234c574041d634f60f4418ea88aba72f2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-01T05:29:42.888Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-02-01T05:29:43.171Z] + set -o pipefail [2024-02-01T05:29:43.171Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-02-01T05:29:49.737Z] [2024-02-01T05:29:49.737Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-02-01T05:29:49.737Z] [2024-02-01T05:29:49.737Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/5c18e80f-a020-457e-adad-a0cc25799e80 [2024-02-01T05:29:49.737Z] [2024-02-01T05:29:49.737Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-02-01T05:29:49.737Z] [2024-02-01T05:29:49.737Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-01T05:29:49.737Z] [2024-02-01T05:29:49.737Z] [2024-02-01T05:29:49.737Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-01T05:29:49.737Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-01T05:29:49.737Z] More details here: https://snyk.co/ue1NS [2024-02-01T05:29:49.737Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-02-01T05:29:49.737Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-02-01T05:29:49.750Z] $ docker stop --time=1 6352ea1f72d8d7a0a6bb149f12e49c1234c574041d634f60f4418ea88aba72f2 [2024-02-01T05:29:52.354Z] $ docker rm -f --volumes 6352ea1f72d8d7a0a6bb149f12e49c1234c574041d634f60f4418ea88aba72f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-01T05:29:53.859Z] + git log --format=format:%s -1 e8bc1a271f7c47b072abce29d011d908314ff344 [Pipeline] sh [2024-02-01T05:29:54.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T05:29:54.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:29:54.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T05:29:54.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:29:54.701Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-02-01T05:29:54.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-02-01T05:29:55.116Z] $ docker top 95a889a4b47be1965284c9d8ed2e66de5a4ea22bb74e594f1200ecf718b38050 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T05:29:55.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T05:29:55.374Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T05:29:55.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T05:29:55.499Z] $ docker exec 95a889a4b47be1965284c9d8ed2e66de5a4ea22bb74e594f1200ecf718b38050 ssh-agent [2024-02-01T05:29:55.612Z] SSH_AUTH_SOCK=/tmp/ssh-K0Vi4TPAgNUc/agent.31 [2024-02-01T05:29:55.612Z] SSH_AGENT_PID=37 [2024-02-01T05:29:55.617Z] Running ssh-add (command line suppressed) [2024-02-01T05:29:55.738Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15878245455329474040.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15878245455329474040.key) [2024-02-01T05:29:55.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T05:29:56.099Z] + git semver tag [2024-02-01T05:29:56.359Z] 2024-02-01 05:29:56,295 [run_tag] DEBUG tag force:False [2024-02-01T05:29:56.359Z] 2024-02-01 05:29:56,296 [check_head_tag] DEBUG check head tag [2024-02-01T05:29:56.359Z] 2024-02-01 05:29:56,296 [execute] INFO git cat-file --batch-check [2024-02-01T05:29:56.359Z] 2024-02-01 05:29:56,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-02-01T05:29:56.359Z] 2024-02-01 05:29:56,300 [execute] INFO git cat-file --batch [2024-02-01T05:29:56.359Z] 2024-02-01 05:29:56,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-02-01T05:29:56.359Z] 2024-02-01 05:29:56,318 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-01T05:29:56.359Z] 2024-02-01 05:29:56,318 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 [2024-02-01T05:29:56.359Z] 2024-02-01 05:29:56,319 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-01T05:29:56.359Z] 2024-02-01 05:29:56,323 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-01T05:29:56.359Z] 3.1.0-dev.30 [Pipeline] } [2024-02-01T05:29:56.372Z] $ docker exec --env ******** --env ******** 95a889a4b47be1965284c9d8ed2e66de5a4ea22bb74e594f1200ecf718b38050 ssh-agent -k [2024-02-01T05:29:56.477Z] unset SSH_AUTH_SOCK; [2024-02-01T05:29:56.477Z] unset SSH_AGENT_PID; [2024-02-01T05:29:56.477Z] echo Agent pid 37 killed; [2024-02-01T05:29:56.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T05:29:57.030Z] + git semver [Pipeline] } [2024-02-01T05:29:57.305Z] $ docker stop --time=1 95a889a4b47be1965284c9d8ed2e66de5a4ea22bb74e594f1200ecf718b38050 [2024-02-01T05:29:58.561Z] $ docker rm -f --volumes 95a889a4b47be1965284c9d8ed2e66de5a4ea22bb74e594f1200ecf718b38050 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:29:59.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-01T05:29:59.242Z] [2024-02-01T05:29:59.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:29:59.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-01T05:29:59.593Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-01T05:29:59.593Z] ab5ef0e58194: Pulling fs layer [2024-02-01T05:29:59.593Z] 9712f1f96733: Pulling fs layer [2024-02-01T05:29:59.593Z] 63f879dbbcfc: Pulling fs layer [2024-02-01T05:29:59.593Z] 0d9ebad4ef96: Pulling fs layer [2024-02-01T05:29:59.593Z] e9a5061849ea: Pulling fs layer [2024-02-01T05:29:59.593Z] d747dcd14b5f: Pulling fs layer [2024-02-01T05:29:59.593Z] 2de7ff778b66: Pulling fs layer [2024-02-01T05:29:59.593Z] 0d9ebad4ef96: Waiting [2024-02-01T05:29:59.593Z] d747dcd14b5f: Waiting [2024-02-01T05:29:59.593Z] 2de7ff778b66: Waiting [2024-02-01T05:29:59.593Z] e9a5061849ea: Waiting [2024-02-01T05:29:59.593Z] 9712f1f96733: Verifying Checksum [2024-02-01T05:29:59.593Z] 9712f1f96733: Download complete [2024-02-01T05:29:59.853Z] 63f879dbbcfc: Verifying Checksum [2024-02-01T05:29:59.853Z] 63f879dbbcfc: Download complete [2024-02-01T05:30:00.113Z] e9a5061849ea: Verifying Checksum [2024-02-01T05:30:00.113Z] e9a5061849ea: Download complete [2024-02-01T05:30:00.113Z] d747dcd14b5f: Download complete [2024-02-01T05:30:00.113Z] 0d9ebad4ef96: Verifying Checksum [2024-02-01T05:30:00.113Z] 0d9ebad4ef96: Download complete [2024-02-01T05:30:00.113Z] 2de7ff778b66: Verifying Checksum [2024-02-01T05:30:00.371Z] ab5ef0e58194: Verifying Checksum [2024-02-01T05:30:00.371Z] ab5ef0e58194: Download complete [2024-02-01T05:30:03.655Z] ab5ef0e58194: Pull complete [2024-02-01T05:30:03.655Z] 9712f1f96733: Pull complete [2024-02-01T05:30:03.913Z] 63f879dbbcfc: Pull complete [2024-02-01T05:30:07.196Z] 0d9ebad4ef96: Pull complete [2024-02-01T05:30:07.454Z] e9a5061849ea: Pull complete [2024-02-01T05:30:07.454Z] d747dcd14b5f: Pull complete [2024-02-01T05:30:08.391Z] 2de7ff778b66: Pull complete [2024-02-01T05:30:08.391Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-01T05:30:08.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-01T05:30:08.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:30:08.696Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-02-01T05:30:08.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools:0.23.1-centos7 cat [2024-02-01T05:30:11.635Z] $ docker top d4da29846ec776b25b019f4cd81742d7f985a8f9b9efad0607903ed7af64276d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-01T05:30:11.809Z] provisioning config files... [2024-02-01T05:30:11.817Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3363767017448586264tmp [2024-02-01T05:30:11.827Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11162892309723650782tmp [2024-02-01T05:30:11.836Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14309794577564301020tmp [Pipeline] { [Pipeline] echo [2024-02-01T05:30:11.951Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:30:12.245Z] ---> sigul-configuration.sh [2024-02-01T05:30:12.245Z] gpg: directory `/root/.gnupg' created [2024-02-01T05:30:12.245Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-01T05:30:12.245Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-01T05:30:12.245Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-01T05:30:12.245Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-01T05:30:12.245Z] gpg: CAST5 encrypted data [2024-02-01T05:30:12.245Z] gpg: encrypted with 1 passphrase [2024-02-01T05:30:12.245Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-01T05:30:12.550Z] + mkdir /home/jenkins [2024-02-01T05:30:12.550Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-01T05:30:12.847Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-02-01T05:30:12.858Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:30:13.151Z] ---> sigul-install.sh [2024-02-01T05:30:13.151Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-01T05:30:13.450Z] + git tag --list [2024-02-01T05:30:13.450Z] 0.1.1 [2024-02-01T05:30:13.450Z] v1.1.0 [2024-02-01T05:30:13.450Z] v1.2.0 [2024-02-01T05:30:13.450Z] v1.2.1 [2024-02-01T05:30:13.450Z] v1.3.0 [2024-02-01T05:30:13.450Z] v2.0.0 [2024-02-01T05:30:13.450Z] v2.1.0 [2024-02-01T05:30:13.450Z] v2.2.0 [2024-02-01T05:30:13.450Z] v2.3.0 [2024-02-01T05:30:13.450Z] v3.0 [2024-02-01T05:30:13.450Z] v3.0.0 [2024-02-01T05:30:13.450Z] v3.1 [2024-02-01T05:30:13.450Z] v3.1.0 [2024-02-01T05:30:13.450Z] v3.1.0-dev.1 [2024-02-01T05:30:13.450Z] v3.1.0-dev.10 [2024-02-01T05:30:13.450Z] v3.1.0-dev.11 [2024-02-01T05:30:13.450Z] v3.1.0-dev.12 [2024-02-01T05:30:13.450Z] v3.1.0-dev.13 [2024-02-01T05:30:13.450Z] v3.1.0-dev.14 [2024-02-01T05:30:13.450Z] v3.1.0-dev.15 [2024-02-01T05:30:13.450Z] v3.1.0-dev.16 [2024-02-01T05:30:13.450Z] v3.1.0-dev.17 [2024-02-01T05:30:13.450Z] v3.1.0-dev.18 [2024-02-01T05:30:13.450Z] v3.1.0-dev.19 [2024-02-01T05:30:13.450Z] v3.1.0-dev.2 [2024-02-01T05:30:13.450Z] v3.1.0-dev.20 [2024-02-01T05:30:13.450Z] v3.1.0-dev.21 [2024-02-01T05:30:13.450Z] v3.1.0-dev.22 [2024-02-01T05:30:13.450Z] v3.1.0-dev.23 [2024-02-01T05:30:13.450Z] v3.1.0-dev.24 [2024-02-01T05:30:13.450Z] v3.1.0-dev.25 [2024-02-01T05:30:13.450Z] v3.1.0-dev.26 [2024-02-01T05:30:13.450Z] v3.1.0-dev.27 [2024-02-01T05:30:13.450Z] v3.1.0-dev.28 [2024-02-01T05:30:13.450Z] v3.1.0-dev.29 [2024-02-01T05:30:13.450Z] v3.1.0-dev.3 [2024-02-01T05:30:13.450Z] v3.1.0-dev.30 [2024-02-01T05:30:13.450Z] v3.1.0-dev.4 [2024-02-01T05:30:13.450Z] v3.1.0-dev.5 [2024-02-01T05:30:13.450Z] v3.1.0-dev.6 [2024-02-01T05:30:13.450Z] v3.1.0-dev.7 [2024-02-01T05:30:13.450Z] v3.1.0-dev.8 [2024-02-01T05:30:13.450Z] v3.1.0-dev.9 [Pipeline] sh [2024-02-01T05:30:13.748Z] + lftools sign git-tag v3.1.0-dev.30 [2024-02-01T05:30:14.318Z] Signing Git tag with Sigul... [2024-02-01T05:30:14.318Z] Signing v3.1.0-dev.30 [Pipeline] echo [2024-02-01T05:30:14.907Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:30:15.201Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-01T05:30:15.209Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-01T05:30:15.359Z] $ docker stop --time=1 d4da29846ec776b25b019f4cd81742d7f985a8f9b9efad0607903ed7af64276d [2024-02-01T05:30:16.673Z] $ docker rm -f --volumes d4da29846ec776b25b019f4cd81742d7f985a8f9b9efad0607903ed7af64276d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-01T05:30:17.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T05:30:17.594Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:30:18.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T05:30:18.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:30:18.241Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-02-01T05:30:18.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-02-01T05:30:18.625Z] $ docker top fdd86be7d1d695c5f5bc1d91690b284efbb100398ef7cec0a3dd313ac77d6a1b -eo pid,comm [2024-02-01T05:30:18.674Z] 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-02-01T05:30:18.674Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T05:30:18.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T05:30:18.917Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T05:30:19.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T05:30:19.040Z] $ docker exec fdd86be7d1d695c5f5bc1d91690b284efbb100398ef7cec0a3dd313ac77d6a1b ssh-agent [2024-02-01T05:30:19.161Z] SSH_AUTH_SOCK=/tmp/ssh-mVkZh4qjiPUR/agent.32 [2024-02-01T05:30:19.161Z] SSH_AGENT_PID=38 [2024-02-01T05:30:19.165Z] Running ssh-add (command line suppressed) [2024-02-01T05:30:19.264Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5367317517464482328.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5367317517464482328.key) [2024-02-01T05:30:19.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T05:30:19.623Z] + git semver bump pre [2024-02-01T05:30:19.883Z] 2024-02-01 05:30:19,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-01T05:30:19.883Z] 2024-02-01 05:30:19,800 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev [2024-02-01T05:30:19.883Z] 2024-02-01 05:30:19,800 [bump_version] DEBUG bumped version:3.1.0-dev.31 [2024-02-01T05:30:19.883Z] 2024-02-01 05:30:19,800 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-02-01T05:30:19.883Z] 2024-02-01 05:30:19,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-01T05:30:19.883Z] 2024-02-01 05:30:19,800 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-01T05:30:19.883Z] 2024-02-01 05:30:19,802 [execute] INFO git cat-file --batch-check [2024-02-01T05:30:19.883Z] 2024-02-01 05:30:19,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T05:30:19.883Z] 2024-02-01 05:30:19,807 [execute] INFO git cat-file --batch [2024-02-01T05:30:19.883Z] 2024-02-01 05:30:19,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T05:30:19.883Z] 2024-02-01 05:30:19,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-01T05:30:19.883Z] 3.1.0-dev.31 [Pipeline] } [2024-02-01T05:30:19.893Z] $ docker exec --env ******** --env ******** fdd86be7d1d695c5f5bc1d91690b284efbb100398ef7cec0a3dd313ac77d6a1b ssh-agent -k [2024-02-01T05:30:19.987Z] unset SSH_AUTH_SOCK; [2024-02-01T05:30:19.988Z] unset SSH_AGENT_PID; [2024-02-01T05:30:19.988Z] echo Agent pid 38 killed; [2024-02-01T05:30:19.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T05:30:20.540Z] + git semver [Pipeline] } [2024-02-01T05:30:20.816Z] $ docker stop --time=1 fdd86be7d1d695c5f5bc1d91690b284efbb100398ef7cec0a3dd313ac77d6a1b [2024-02-01T05:30:22.092Z] $ docker rm -f --volumes fdd86be7d1d695c5f5bc1d91690b284efbb100398ef7cec0a3dd313ac77d6a1b [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T05:30:22.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T05:30:22.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:30:22.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T05:30:22.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:30:23.170Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-02-01T05:30:23.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-02-01T05:30:23.544Z] $ docker top 8fd95e23ed6727c3f32bce32408c21e84a3a26ce9f539ea311329fcbf59b8135 -eo pid,comm [2024-02-01T05:30:23.597Z] 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-02-01T05:30:23.597Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T05:30:23.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T05:30:23.840Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T05:30:23.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T05:30:23.967Z] $ docker exec 8fd95e23ed6727c3f32bce32408c21e84a3a26ce9f539ea311329fcbf59b8135 ssh-agent [2024-02-01T05:30:24.082Z] SSH_AUTH_SOCK=/tmp/ssh-x0fqlSRUw66R/agent.32 [2024-02-01T05:30:24.082Z] SSH_AGENT_PID=38 [2024-02-01T05:30:24.087Z] Running ssh-add (command line suppressed) [2024-02-01T05:30:24.188Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_441403053196304339.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_441403053196304339.key) [2024-02-01T05:30:24.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T05:30:24.546Z] + git semver push [2024-02-01T05:30:24.806Z] 2024-02-01 05:30:24,747 [run_push] DEBUG push [2024-02-01T05:30:24.806Z] 2024-02-01 05:30:24,748 [execute] INFO git cat-file --batch-check [2024-02-01T05:30:24.806Z] 2024-02-01 05:30:24,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T05:30:24.806Z] 2024-02-01 05:30:24,751 [execute] INFO git rev-list 2a9d93e90c17a1f77b2f406380eb4452397ee1be -- [2024-02-01T05:30:24.806Z] 2024-02-01 05:30:24,751 [execute] DEBUG Popen(['git', 'rev-list', '2a9d93e90c17a1f77b2f406380eb4452397ee1be', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-01T05:30:24.806Z] 2024-02-01 05:30:24,760 [execute] INFO git fetch -v origin [2024-02-01T05:30:24.806Z] 2024-02-01 05:30:24,760 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-01T05:30:25.376Z] 2024-02-01 05:30:25,290 [run_push] DEBUG no remote changes detected [2024-02-01T05:30:25.376Z] 2024-02-01 05:30:25,291 [execute] INFO git push origin semver [2024-02-01T05:30:25.376Z] 2024-02-01 05:30:25,291 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-01T05:30:26.315Z] 2024-02-01 05:30:26,057 [run_push] DEBUG push all version tags [2024-02-01T05:30:26.315Z] 2024-02-01 05:30:26,057 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-01T05:30:26.315Z] 2024-02-01 05:30:26,058 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-01T05:30:26.883Z] 2024-02-01 05:30:26,738 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-01T05:30:26.883Z] 3.1.0-dev.31 [Pipeline] } [2024-02-01T05:30:26.895Z] $ docker exec --env ******** --env ******** 8fd95e23ed6727c3f32bce32408c21e84a3a26ce9f539ea311329fcbf59b8135 ssh-agent -k [2024-02-01T05:30:26.993Z] unset SSH_AUTH_SOCK; [2024-02-01T05:30:26.993Z] unset SSH_AGENT_PID; [2024-02-01T05:30:26.993Z] echo Agent pid 38 killed; [2024-02-01T05:30:27.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T05:30:27.549Z] + git semver [Pipeline] } [2024-02-01T05:30:27.824Z] $ docker stop --time=1 8fd95e23ed6727c3f32bce32408c21e84a3a26ce9f539ea311329fcbf59b8135 [2024-02-01T05:30:29.111Z] $ docker rm -f --volumes 8fd95e23ed6727c3f32bce32408c21e84a3a26ce9f539ea311329fcbf59b8135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-01T05:30:30.784Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-02-01T05:30:30.784Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-01T05:30:30.784Z] total 16 [2024-02-01T05:30:30.784Z] drwxr-xr-x 3 root root 4096 Feb 1 05:23 . [2024-02-01T05:30:30.784Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 1 05:30 .. [2024-02-01T05:30:30.784Z] drwxr-xr-x 2 root root 4096 Feb 1 05:23 cost [2024-02-01T05:30:30.784Z] -rw-r--r-- 1 root root 83 Feb 1 05:23 cost.csv [2024-02-01T05:30:30.784Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-01T05:30:30.784Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-01T05:30:30.784Z] total 16 [2024-02-01T05:30:30.784Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 05:23 . [2024-02-01T05:30:30.784Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 1 05:30 .. [2024-02-01T05:30:30.784Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 05:23 cost [2024-02-01T05:30:30.784Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 1 05:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:30:31.078Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:30:31.940Z] ---> package-listing.sh [2024-02-01T05:30:31.940Z] ++ facter osfamily [2024-02-01T05:30:31.940Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-01T05:30:32.200Z] + OS_FAMILY=debian [2024-02-01T05:30:32.200Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-02-01T05:30:32.200Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-01T05:30:32.200Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-01T05:30:32.200Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-01T05:30:32.200Z] + PACKAGES=/tmp/packages_start.txt [2024-02-01T05:30:32.200Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-02-01T05:30:32.200Z] + PACKAGES=/tmp/packages_end.txt [2024-02-01T05:30:32.200Z] + case "${OS_FAMILY}" in [2024-02-01T05:30:32.200Z] + dpkg -l [2024-02-01T05:30:32.200Z] + grep '^ii' [2024-02-01T05:30:32.200Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-01T05:30:32.200Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-01T05:30:32.200Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-01T05:30:32.200Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-02-01T05:30:32.200Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-02-01T05:30:32.200Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2024-02-01T05:30:32.212Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-01T05:30:32.489Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:30:33.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T05:30:33.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:30:33.310Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-02-01T05:30:33.341Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools-log-publisher:latest cat [2024-02-01T05:30:33.547Z] $ docker top cb1964a24374b390627d981d4fbaf6d11af86656bd54a20d48b5ea7a61875d1b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T05:30:34.048Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-01T05:30:34.386Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-01T05:30:34.682Z] + ls /var/log/sa-host [2024-02-01T05:30:34.682Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T05:30:34.809Z] provisioning config files... [2024-02-01T05:30:34.818Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9730525156769779075tmp [Pipeline] { [Pipeline] echo [2024-02-01T05:30:34.941Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:30:35.223Z] ---> create-netrc.sh [Pipeline] } [2024-02-01T05:30:35.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:30:35.686Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-01T05:30:35.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:30:35.977Z] ---> sudo-logs.sh [2024-02-01T05:30:35.977Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-01T05:30:36.072Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:30:36.355Z] ---> job-cost.sh [2024-02-01T05:30:36.355Z] lf-activate-venv: SKIPPING [2024-02-01T05:30:36.355Z] DEBUG: total: 0.2199999988079071 [2024-02-01T05:30:36.355Z] INFO: Retrieving Stack Cost... [2024-02-01T05:30:36.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-01T05:30:37.497Z] INFO: Archiving Costs [Pipeline] echo [2024-02-01T05:30:37.509Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:30:37.793Z] ---> logs-deploy.sh [2024-02-01T05:30:37.793Z] lf-activate-venv: SKIPPING [2024-02-01T05:30:37.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/160 [2024-02-01T05:30:37.793Z] INFO: archiving workspace using pattern(s): [2024-02-01T05:30:38.732Z] Archives upload complete. [2024-02-01T05:30:38.732Z] INFO: archiving logs to Nexus