Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9676b29cda78da77f71baddb457a807bd12ec5b 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-ssh5235441980765987062.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-ssh11378820409935719070.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-ssh10642802632172751061.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-ssh9511541007028756456.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-ssh12966073063990741618.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 ‘prd-ubuntu20.04-docker-8c-8g-1023’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1024 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 c9676b29cda78da77f71baddb457a807bd12ec5b (main) > 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 c9676b29cda78da77f71baddb457a807bd12ec5b # timeout=10 Commit message: "Merge pull request #723 from dovholuknf/add-openziti" > git rev-list --no-walk 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-23T16:43:06.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-23T16:43:06.177Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-23T16:43:06.205Z] ========================================================= [2024-03-23T16:43:06.205Z] EdgeX Global Pipelines Version Info [2024-03-23T16:43:06.205Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:43:06.967Z] ------------------- [2024-03-23T16:43:06.967Z] stable info: [2024-03-23T16:43:06.967Z] ------------------- [2024-03-23T16:43:06.967Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-23T16:43:06.967Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-23T16:43:06.967Z] Message: update stable to v1.0.258 [2024-03-23T16:43:07.539Z] ------------------- [2024-03-23T16:43:07.539Z] experimental info: [2024-03-23T16:43:07.539Z] ------------------- [2024-03-23T16:43:07.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-23T16:43:07.539Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-23T16:43:07.539Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-23T16:43:07.624Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-23T16:43:07.651Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-23T16:43:07.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-23T16:43:07.693Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-23T16:43:07.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-23T16:43:07.749Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-23T16:43:07.772Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-23T16:43:07.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-23T16:43:07.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-23T16:43:07.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-23T16:43:07.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-23T16:43:07.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-23T16:43:07.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-23T16:43:07.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-23T16:43:07.942Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-23T16:43:07.965Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-23T16:43:07.988Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-23T16:43:08.009Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-23T16:43:08.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-23T16:43:08.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-23T16:43:08.078Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-23T16:43:08.101Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-23T16:43:08.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-23T16:43:08.149Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-23T16:43:08.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-23T16:43:08.194Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-23T16:43:08.220Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-23T16:43:08.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-23T16:43:08.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-23T16:43:08.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-23T16:43:08.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] echo [2024-03-23T16:43:08.329Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9676b2 [Pipeline] echo [2024-03-23T16:43:08.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-23T16:43:08.403Z] provisioning config files... [2024-03-23T16:43:08.417Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16555051055074364031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:43:08.754Z] ---> ****-login.sh [2024-03-23T16:43:08.755Z] nexus3.edgexfoundry.org:10001 [2024-03-23T16:43:09.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:43:09.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:43:09.016Z] Configure a credential helper to remove this warning. See [2024-03-23T16:43:09.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:43:09.016Z] [2024-03-23T16:43:09.016Z] Login Succeeded [2024-03-23T16:43:09.016Z] nexus3.edgexfoundry.org:10002 [2024-03-23T16:43:09.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:43:09.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:43:09.276Z] Configure a credential helper to remove this warning. See [2024-03-23T16:43:09.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:43:09.276Z] [2024-03-23T16:43:09.276Z] Login Succeeded [2024-03-23T16:43:09.276Z] nexus3.edgexfoundry.org:10003 [2024-03-23T16:43:09.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:43:09.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:43:09.276Z] Configure a credential helper to remove this warning. See [2024-03-23T16:43:09.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:43:09.276Z] [2024-03-23T16:43:09.276Z] Login Succeeded [2024-03-23T16:43:09.276Z] nexus3.edgexfoundry.org:10004 [2024-03-23T16:43:09.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:43:09.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:43:09.536Z] Configure a credential helper to remove this warning. See [2024-03-23T16:43:09.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:43:09.537Z] [2024-03-23T16:43:09.537Z] Login Succeeded [2024-03-23T16:43:09.537Z] ****.io [2024-03-23T16:43:09.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:43:09.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:43:09.797Z] Configure a credential helper to remove this warning. See [2024-03-23T16:43:09.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:43:09.797Z] [2024-03-23T16:43:09.797Z] Login Succeeded [2024-03-23T16:43:09.797Z] ---> ****-login.sh ends [Pipeline] } [2024-03-23T16:43:09.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-23T16:43:10.229Z] + git rev-list -1 --merges c9676b29cda78da77f71baddb457a807bd12ec5b~1..c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] echo [2024-03-23T16:43:10.257Z] -----------> git rev-list -1 --merges c9676b29cda78da77f71baddb457a807bd12ec5b~1..c9676b29cda78da77f71baddb457a807bd12ec5b c9676b29cda78da77f71baddb457a807bd12ec5b [2024-03-23T16:43:10.257Z] c9676b29cda78da77f71baddb457a807bd12ec5b [false] [Pipeline] sh [2024-03-23T16:43:10.555Z] + git log --format=format:%s -1 c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] echo [2024-03-23T16:43:10.572Z] ========================================================= [2024-03-23T16:43:10.572Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-23T16:43:10.572Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-23T16:43:10.927Z] + git log --format=format:%s -1 c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] echo [2024-03-23T16:43:10.940Z] [semverPrep] GIT_COMMIT: c9676b29cda78da77f71baddb457a807bd12ec5b, Commit Message: Merge pull request #723 from dovholuknf/add-openziti [Pipeline] echo [2024-03-23T16:43:10.954Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-23T16:43:11.305Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-23T16:43:11.305Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-23T16:43:11.305Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-23T16:43:11.305Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-23T16:43:11.305Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-23T16:43:11.305Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-23T16:43:11.305Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:43:11.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-23T16:43:11.674Z] [2024-03-23T16:43:11.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:43:11.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-23T16:43:11.987Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-23T16:43:11.987Z] b85a868b505f: Pulling fs layer [2024-03-23T16:43:11.987Z] e2be974225ed: Pulling fs layer [2024-03-23T16:43:11.987Z] 339a4e72a1f5: Pulling fs layer [2024-03-23T16:43:11.987Z] 988bab9f4d93: Pulling fs layer [2024-03-23T16:43:11.987Z] 1469e6f7b9e6: Pulling fs layer [2024-03-23T16:43:11.987Z] eaf3925da568: Pulling fs layer [2024-03-23T16:43:11.987Z] bab4dde63d76: Pulling fs layer [2024-03-23T16:43:11.987Z] bde34c3a00c8: Pulling fs layer [2024-03-23T16:43:11.987Z] b352a97aabf1: Pulling fs layer [2024-03-23T16:43:11.987Z] 4872d77fe225: Pulling fs layer [2024-03-23T16:43:11.987Z] 5851b861e8e6: Pulling fs layer [2024-03-23T16:43:11.987Z] 988bab9f4d93: Waiting [2024-03-23T16:43:11.987Z] 1469e6f7b9e6: Waiting [2024-03-23T16:43:11.987Z] b352a97aabf1: Waiting [2024-03-23T16:43:11.987Z] 4872d77fe225: Waiting [2024-03-23T16:43:11.987Z] eaf3925da568: Waiting [2024-03-23T16:43:11.987Z] 5851b861e8e6: Waiting [2024-03-23T16:43:11.987Z] bab4dde63d76: Waiting [2024-03-23T16:43:11.987Z] bde34c3a00c8: Waiting [2024-03-23T16:43:11.987Z] e2be974225ed: Download complete [2024-03-23T16:43:11.987Z] 988bab9f4d93: Verifying Checksum [2024-03-23T16:43:11.987Z] 988bab9f4d93: Download complete [2024-03-23T16:43:11.987Z] 1469e6f7b9e6: Verifying Checksum [2024-03-23T16:43:11.987Z] 1469e6f7b9e6: Download complete [2024-03-23T16:43:12.247Z] eaf3925da568: Verifying Checksum [2024-03-23T16:43:12.247Z] eaf3925da568: Download complete [2024-03-23T16:43:12.247Z] 339a4e72a1f5: Verifying Checksum [2024-03-23T16:43:12.247Z] 339a4e72a1f5: Download complete [2024-03-23T16:43:12.247Z] bde34c3a00c8: Download complete [2024-03-23T16:43:12.247Z] b352a97aabf1: Verifying Checksum [2024-03-23T16:43:12.247Z] b352a97aabf1: Download complete [2024-03-23T16:43:12.247Z] 4872d77fe225: Verifying Checksum [2024-03-23T16:43:12.247Z] 4872d77fe225: Download complete [2024-03-23T16:43:12.247Z] 5851b861e8e6: Verifying Checksum [2024-03-23T16:43:12.247Z] 5851b861e8e6: Download complete [2024-03-23T16:43:12.247Z] b85a868b505f: Verifying Checksum [2024-03-23T16:43:12.247Z] b85a868b505f: Download complete [2024-03-23T16:43:12.510Z] bab4dde63d76: Verifying Checksum [2024-03-23T16:43:12.510Z] bab4dde63d76: Download complete [2024-03-23T16:43:13.450Z] b85a868b505f: Pull complete [2024-03-23T16:43:13.710Z] e2be974225ed: Pull complete [2024-03-23T16:43:14.281Z] 339a4e72a1f5: Pull complete [2024-03-23T16:43:14.281Z] 988bab9f4d93: Pull complete [2024-03-23T16:43:14.542Z] 1469e6f7b9e6: Pull complete [2024-03-23T16:43:14.542Z] eaf3925da568: Pull complete [2024-03-23T16:43:16.446Z] bab4dde63d76: Pull complete [2024-03-23T16:43:16.446Z] bde34c3a00c8: Pull complete [2024-03-23T16:43:16.446Z] b352a97aabf1: Pull complete [2024-03-23T16:43:16.707Z] 4872d77fe225: Pull complete [2024-03-23T16:43:16.707Z] 5851b861e8e6: Pull complete [2024-03-23T16:43:16.707Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-23T16:43:16.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-23T16:43:16.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:43:16.853Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-03-23T16:43:16.884Z] $ 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-03-23T16:43:21.070Z] $ docker top e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b -eo pid,comm [2024-03-23T16:43:21.120Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-23T16:43:21.120Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-23T16:43:21.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-23T16:43:21.181Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-23T16:43:21.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-23T16:43:21.304Z] $ docker exec e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b ssh-agent [2024-03-23T16:43:21.419Z] SSH_AUTH_SOCK=/tmp/ssh-Tmp04igZC4fq/agent.31 [2024-03-23T16:43:21.419Z] SSH_AGENT_PID=37 [2024-03-23T16:43:21.426Z] Running ssh-add (command line suppressed) [2024-03-23T16:43:21.529Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2814192242407953821.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2814192242407953821.key) [2024-03-23T16:43:21.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-23T16:43:21.845Z] + git tag --points-at HEAD [Pipeline] } [2024-03-23T16:43:21.859Z] $ docker exec --env ******** --env ******** e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b ssh-agent -k [2024-03-23T16:43:21.956Z] unset SSH_AUTH_SOCK; [2024-03-23T16:43:21.956Z] unset SSH_AGENT_PID; [2024-03-23T16:43:21.956Z] echo Agent pid 37 killed; [2024-03-23T16:43:21.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-23T16:43:22.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-23T16:43:22.009Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-23T16:43:22.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-23T16:43:22.129Z] $ docker exec e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b ssh-agent [2024-03-23T16:43:22.246Z] SSH_AUTH_SOCK=/tmp/ssh-TQbafI9lqlMf/agent.71 [2024-03-23T16:43:22.246Z] SSH_AGENT_PID=77 [2024-03-23T16:43:22.251Z] Running ssh-add (command line suppressed) [2024-03-23T16:43:22.354Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16463058433759090994.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16463058433759090994.key) [2024-03-23T16:43:22.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-23T16:43:22.664Z] + git semver init [2024-03-23T16:43:22.923Z] 2024-03-23 16:43:22,867 [run_init] DEBUG init version:0.0.0 force:False [2024-03-23T16:43:22.923Z] 2024-03-23 16:43:22,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-03-23T16:43:22.923Z] 2024-03-23 16:43:22,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-03-23T16:43:22.923Z] 2024-03-23 16:43:22,868 [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-03-23T16:43:25.490Z] 2024-03-23 16:43:25,053 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-03-23T16:43:25.490Z] 2024-03-23 16:43:25,055 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-03-23T16:43:25.490Z] 2024-03-23 16:43:25,055 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-23T16:43:25.490Z] 2024-03-23 16:43:25,056 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-23T16:43:25.490Z] 3.1.0-dev.39 [Pipeline] } [2024-03-23T16:43:25.499Z] $ docker exec --env ******** --env ******** e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b ssh-agent -k [2024-03-23T16:43:25.603Z] unset SSH_AUTH_SOCK; [2024-03-23T16:43:25.603Z] unset SSH_AGENT_PID; [2024-03-23T16:43:25.604Z] echo Agent pid 77 killed; [2024-03-23T16:43:25.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-23T16:43:25.945Z] + git semver [Pipeline] } [2024-03-23T16:43:26.218Z] $ docker stop --time=1 e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b [2024-03-23T16:43:27.523Z] $ docker rm -f --volumes e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-23T16:43:27.887Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-23T16:43:28.169Z] Stashed 1 file(s) [Pipeline] echo [2024-03-23T16:43:28.173Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-23T16:43:28.375Z] provisioning config files... [2024-03-23T16:43:28.386Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18306884293592543556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:43:28.689Z] ---> ****-login.sh [2024-03-23T16:43:28.689Z] nexus3.edgexfoundry.org:10001 [2024-03-23T16:43:28.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:43:28.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:43:28.689Z] Configure a credential helper to remove this warning. See [2024-03-23T16:43:28.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:43:28.689Z] [2024-03-23T16:43:28.689Z] Login Succeeded [2024-03-23T16:43:28.689Z] nexus3.edgexfoundry.org:10002 [2024-03-23T16:43:28.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:43:28.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:43:28.689Z] Configure a credential helper to remove this warning. See [2024-03-23T16:43:28.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:43:28.689Z] [2024-03-23T16:43:28.689Z] Login Succeeded [2024-03-23T16:43:28.689Z] nexus3.edgexfoundry.org:10003 [2024-03-23T16:43:28.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:43:28.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:43:28.950Z] Configure a credential helper to remove this warning. See [2024-03-23T16:43:28.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:43:28.950Z] [2024-03-23T16:43:28.950Z] Login Succeeded [2024-03-23T16:43:28.950Z] nexus3.edgexfoundry.org:10004 [2024-03-23T16:43:28.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:43:28.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:43:28.950Z] Configure a credential helper to remove this warning. See [2024-03-23T16:43:28.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:43:28.951Z] [2024-03-23T16:43:28.951Z] Login Succeeded [2024-03-23T16:43:28.951Z] ****.io [2024-03-23T16:43:29.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:43:29.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:43:29.210Z] Configure a credential helper to remove this warning. See [2024-03-23T16:43:29.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:43:29.210Z] [2024-03-23T16:43:29.210Z] Login Succeeded [2024-03-23T16:43:29.210Z] ---> ****-login.sh ends [Pipeline] } [2024-03-23T16:43:29.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-23T16:43:29.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-23T16:43:29.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-23T16:43:29.340Z] ========================================================= [2024-03-23T16:43:29.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-23T16:43:29.340Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:43:29.687Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-23T16:43:29.947Z] Sending build context to Docker daemon 59.55MB [2024-03-23T16:43:29.947Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-23T16:43:29.947Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-23T16:43:29.947Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-23T16:43:29.947Z] 7264a8db6415: Pulling fs layer [2024-03-23T16:43:29.947Z] c4d48a809fc2: Pulling fs layer [2024-03-23T16:43:29.947Z] 4f1c88b9dad5: Pulling fs layer [2024-03-23T16:43:29.947Z] ad3a456e5733: Pulling fs layer [2024-03-23T16:43:29.947Z] 69c7f0334f64: Pulling fs layer [2024-03-23T16:43:29.947Z] 1f1c1a5573a3: Pulling fs layer [2024-03-23T16:43:29.947Z] ce7588e14bc9: Pulling fs layer [2024-03-23T16:43:29.947Z] b5e4710f87ac: Pulling fs layer [2024-03-23T16:43:29.947Z] 1f1c1a5573a3: Waiting [2024-03-23T16:43:29.947Z] ce7588e14bc9: Waiting [2024-03-23T16:43:29.947Z] b5e4710f87ac: Waiting [2024-03-23T16:43:29.947Z] 69c7f0334f64: Waiting [2024-03-23T16:43:29.947Z] ad3a456e5733: Waiting [2024-03-23T16:43:30.206Z] c4d48a809fc2: Download complete [2024-03-23T16:43:30.206Z] ad3a456e5733: Verifying Checksum [2024-03-23T16:43:30.206Z] ad3a456e5733: Download complete [2024-03-23T16:43:30.206Z] 69c7f0334f64: Download complete [2024-03-23T16:43:30.206Z] 7264a8db6415: Download complete [2024-03-23T16:43:30.206Z] 1f1c1a5573a3: Verifying Checksum [2024-03-23T16:43:30.206Z] 1f1c1a5573a3: Download complete [2024-03-23T16:43:30.206Z] 7264a8db6415: Pull complete [2024-03-23T16:43:30.466Z] b5e4710f87ac: Verifying Checksum [2024-03-23T16:43:30.466Z] b5e4710f87ac: Download complete [2024-03-23T16:43:30.466Z] c4d48a809fc2: Pull complete [2024-03-23T16:43:30.725Z] 4f1c88b9dad5: Verifying Checksum [2024-03-23T16:43:30.725Z] 4f1c88b9dad5: Download complete [2024-03-23T16:43:30.985Z] ce7588e14bc9: Verifying Checksum [2024-03-23T16:43:30.985Z] ce7588e14bc9: Download complete [2024-03-23T16:43:34.275Z] 4f1c88b9dad5: Pull complete [2024-03-23T16:43:34.275Z] ad3a456e5733: Pull complete [2024-03-23T16:43:34.275Z] 69c7f0334f64: Pull complete [2024-03-23T16:43:34.275Z] 1f1c1a5573a3: Pull complete [2024-03-23T16:43:36.805Z] ce7588e14bc9: Pull complete [2024-03-23T16:43:37.064Z] b5e4710f87ac: Pull complete [2024-03-23T16:43:37.064Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-23T16:43:37.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-23T16:43:37.064Z] ---> 88b5674ff536 [2024-03-23T16:43:37.064Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-23T16:43:43.318Z] Still waiting to schedule task [2024-03-23T16:43:43.319Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1025’ [2024-03-23T16:43:43.642Z] ---> Running in 7d2d562cfb8e [2024-03-23T16:43:43.642Z] Removing intermediate container 7d2d562cfb8e [2024-03-23T16:43:43.642Z] ---> 35189eac7566 [2024-03-23T16:43:43.642Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-23T16:43:43.642Z] ---> Running in 70faa2017f12 [2024-03-23T16:43:43.642Z] Removing intermediate container 70faa2017f12 [2024-03-23T16:43:43.642Z] ---> 0e7f8eb2b37f [2024-03-23T16:43:43.642Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-23T16:43:43.642Z] ---> Running in f3aefc0edb9e [2024-03-23T16:43:43.642Z] Removing intermediate container f3aefc0edb9e [2024-03-23T16:43:43.643Z] ---> 190a7d0e2b92 [2024-03-23T16:43:43.643Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-23T16:43:43.643Z] ---> Running in 36482e850b8d [2024-03-23T16:43:43.643Z] Removing intermediate container 36482e850b8d [2024-03-23T16:43:43.643Z] ---> 3c5716f97072 [2024-03-23T16:43:43.643Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-23T16:43:43.643Z] ---> Running in ba28def4114f [2024-03-23T16:43:43.643Z] Removing intermediate container ba28def4114f [2024-03-23T16:43:43.643Z] ---> b7bc545a029b [2024-03-23T16:43:43.643Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-23T16:43:44.212Z] latest: Pulling from library/docker [2024-03-23T16:43:44.212Z] 4abcf2066143: Pulling fs layer [2024-03-23T16:43:44.212Z] ffdb6de66fda: Pulling fs layer [2024-03-23T16:43:44.212Z] 4f4fb700ef54: Pulling fs layer [2024-03-23T16:43:44.212Z] c771eb93ec5b: Pulling fs layer [2024-03-23T16:43:44.212Z] 2e29b047ab04: Pulling fs layer [2024-03-23T16:43:44.212Z] 3710403c6407: Pulling fs layer [2024-03-23T16:43:44.212Z] 9679d11221eb: Pulling fs layer [2024-03-23T16:43:44.212Z] a1f4d5ff082d: Pulling fs layer [2024-03-23T16:43:44.212Z] 8619895a2817: Pulling fs layer [2024-03-23T16:43:44.212Z] e54189544cd1: Pulling fs layer [2024-03-23T16:43:44.212Z] a84a70fc4b4a: Pulling fs layer [2024-03-23T16:43:44.212Z] d627717fa4a5: Pulling fs layer [2024-03-23T16:43:44.212Z] 0ae029e9742a: Pulling fs layer [2024-03-23T16:43:44.212Z] 2e29b047ab04: Waiting [2024-03-23T16:43:44.212Z] 3710403c6407: Waiting [2024-03-23T16:43:44.212Z] 2bb1a6803abb: Pulling fs layer [2024-03-23T16:43:44.212Z] b19a36bc3c9d: Pulling fs layer [2024-03-23T16:43:44.212Z] f46bb1846743: Pulling fs layer [2024-03-23T16:43:44.212Z] 9679d11221eb: Waiting [2024-03-23T16:43:44.212Z] a1f4d5ff082d: Waiting [2024-03-23T16:43:44.212Z] 8619895a2817: Waiting [2024-03-23T16:43:44.212Z] e54189544cd1: Waiting [2024-03-23T16:43:44.212Z] a84a70fc4b4a: Waiting [2024-03-23T16:43:44.212Z] 2bb1a6803abb: Waiting [2024-03-23T16:43:44.212Z] d627717fa4a5: Waiting [2024-03-23T16:43:44.212Z] b19a36bc3c9d: Waiting [2024-03-23T16:43:44.212Z] 0ae029e9742a: Waiting [2024-03-23T16:43:44.212Z] f46bb1846743: Waiting [2024-03-23T16:43:44.212Z] c771eb93ec5b: Waiting [2024-03-23T16:43:44.212Z] 4f4fb700ef54: Verifying Checksum [2024-03-23T16:43:44.212Z] 4f4fb700ef54: Download complete [2024-03-23T16:43:44.472Z] ffdb6de66fda: Verifying Checksum [2024-03-23T16:43:44.472Z] ffdb6de66fda: Download complete [2024-03-23T16:43:44.472Z] c771eb93ec5b: Verifying Checksum [2024-03-23T16:43:44.472Z] c771eb93ec5b: Download complete [2024-03-23T16:43:44.472Z] 4abcf2066143: Verifying Checksum [2024-03-23T16:43:44.472Z] 4abcf2066143: Download complete [2024-03-23T16:43:44.731Z] 2e29b047ab04: Verifying Checksum [2024-03-23T16:43:44.731Z] 2e29b047ab04: Download complete [2024-03-23T16:43:44.731Z] 4abcf2066143: Pull complete [2024-03-23T16:43:44.731Z] a1f4d5ff082d: Verifying Checksum [2024-03-23T16:43:44.731Z] a1f4d5ff082d: Download complete [2024-03-23T16:43:44.731Z] 3710403c6407: Verifying Checksum [2024-03-23T16:43:44.731Z] 3710403c6407: Download complete [2024-03-23T16:43:44.989Z] ffdb6de66fda: Pull complete [2024-03-23T16:43:44.989Z] 8619895a2817: Verifying Checksum [2024-03-23T16:43:44.989Z] 8619895a2817: Download complete [2024-03-23T16:43:44.989Z] e54189544cd1: Verifying Checksum [2024-03-23T16:43:44.989Z] e54189544cd1: Download complete [2024-03-23T16:43:44.989Z] 4f4fb700ef54: Pull complete [2024-03-23T16:43:44.989Z] 9679d11221eb: Verifying Checksum [2024-03-23T16:43:44.989Z] 9679d11221eb: Download complete [2024-03-23T16:43:44.990Z] c771eb93ec5b: Pull complete [2024-03-23T16:43:44.990Z] d627717fa4a5: Download complete [2024-03-23T16:43:45.249Z] 0ae029e9742a: Verifying Checksum [2024-03-23T16:43:45.249Z] 0ae029e9742a: Download complete [2024-03-23T16:43:45.249Z] a84a70fc4b4a: Verifying Checksum [2024-03-23T16:43:45.249Z] a84a70fc4b4a: Download complete [2024-03-23T16:43:45.249Z] b19a36bc3c9d: Verifying Checksum [2024-03-23T16:43:45.249Z] b19a36bc3c9d: Download complete [2024-03-23T16:43:45.249Z] 2e29b047ab04: Pull complete [2024-03-23T16:43:45.249Z] f46bb1846743: Verifying Checksum [2024-03-23T16:43:45.249Z] f46bb1846743: Download complete [2024-03-23T16:43:45.816Z] 3710403c6407: Pull complete [2024-03-23T16:43:45.816Z] 2bb1a6803abb: Verifying Checksum [2024-03-23T16:43:45.816Z] 2bb1a6803abb: Download complete [2024-03-23T16:43:46.074Z] 9679d11221eb: Pull complete [2024-03-23T16:43:46.332Z] a1f4d5ff082d: Pull complete [2024-03-23T16:43:46.332Z] 8619895a2817: Pull complete [2024-03-23T16:43:46.332Z] e54189544cd1: Pull complete [2024-03-23T16:43:46.590Z] a84a70fc4b4a: Pull complete [2024-03-23T16:43:46.849Z] d627717fa4a5: Pull complete [2024-03-23T16:43:46.849Z] 0ae029e9742a: Pull complete [2024-03-23T16:43:47.785Z] 2bb1a6803abb: Pull complete [2024-03-23T16:43:47.785Z] b19a36bc3c9d: Pull complete [2024-03-23T16:43:48.044Z] f46bb1846743: Pull complete [2024-03-23T16:43:48.044Z] Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d [2024-03-23T16:43:48.044Z] Status: Downloaded newer image for docker:latest [2024-03-23T16:43:52.233Z] ---> 99421518e7dd [2024-03-23T16:43:52.233Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-23T16:43:52.233Z] ---> Running in 49201d3a9b61 [2024-03-23T16:43:52.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-23T16:43:52.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-23T16:43:52.233Z] OK: 264 MiB in 52 packages [2024-03-23T16:43:52.492Z] Removing intermediate container 49201d3a9b61 [2024-03-23T16:43:52.492Z] ---> 9b004d0f171a [2024-03-23T16:43:52.492Z] Step 10/15 : ENV GO111MODULE=on [2024-03-23T16:43:52.492Z] ---> Running in b150ad2449e2 [2024-03-23T16:43:52.492Z] Removing intermediate container b150ad2449e2 [2024-03-23T16:43:52.492Z] ---> c630292cbba6 [2024-03-23T16:43:52.492Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-23T16:43:52.492Z] ---> Running in ff61fb40500e [2024-03-23T16:43:52.492Z] Removing intermediate container ff61fb40500e [2024-03-23T16:43:52.492Z] ---> 03212dd2ab1f [2024-03-23T16:43:52.492Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-23T16:43:52.752Z] ---> f365b06f720d [2024-03-23T16:43:52.753Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-23T16:43:52.753Z] ---> Running in 284b924690db [2024-03-23T16:45:00.464Z] Removing intermediate container 284b924690db [2024-03-23T16:45:00.464Z] ---> 28f6545018f9 [2024-03-23T16:45:00.464Z] Step 14/15 : COPY . . [2024-03-23T16:45:00.464Z] ---> 28a3200b86a5 [2024-03-23T16:45:00.464Z] Step 15/15 : RUN ${MAKE} [2024-03-23T16:45:00.464Z] ---> Running in 3d8d91c760c4 [2024-03-23T16:45:00.464Z] noop [2024-03-23T16:45:00.464Z] Removing intermediate container 3d8d91c760c4 [2024-03-23T16:45:00.464Z] ---> b8762e5c65ae [2024-03-23T16:45:00.464Z] Successfully built b8762e5c65ae [2024-03-23T16:45:00.464Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:45:00.793Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-23T16:45:00.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:45:00.872Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-03-23T16:45:00.900Z] $ 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-03-23T16:45:01.239Z] $ docker top 629d0087c474cbe6134a77392100100c9d3244422afbf5207bb7e1cdb681018b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-23T16:45:01.597Z] + go version [2024-03-23T16:45:01.597Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-23T16:45:01.608Z] $ docker stop --time=1 629d0087c474cbe6134a77392100100c9d3244422afbf5207bb7e1cdb681018b [2024-03-23T16:45:02.883Z] $ docker rm -f --volumes 629d0087c474cbe6134a77392100100c9d3244422afbf5207bb7e1cdb681018b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:45:03.338Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-23T16:45:03.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:45:03.420Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-03-23T16:45:03.444Z] $ 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-03-23T16:45:03.780Z] $ docker top b600315467a29ba4ae37eba86b9fde774ab146144557756c9e7b6bfb56d4b7b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-23T16:45:04.144Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-23T16:45:04.445Z] + make test [2024-03-23T16:45:04.445Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-23T16:45:06.349Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-23T16:45:21.879Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-23T16:45:21.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-23T16:45:21.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-23T16:45:21.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-23T16:45:21.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-23T16:45:21.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-23T16:45:21.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-23T16:45:21.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-23T16:45:21.879Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-23T16:45:23.835Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-23T16:45:23.835Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-23T16:45:23.835Z] ./bin/test-attribution-txt.sh [2024-03-23T16:45:23.835Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-03-23T16:45:23.835Z] make -C web test [2024-03-23T16:45:23.835Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-03-23T16:45:23.835Z] make[1]: tput: No such file or directory [2024-03-23T16:45:23.835Z] make[1]: tput: No such file or directory [2024-03-23T16:45:23.835Z] warning: generating ./VERSION [2024-03-23T16:45:23.835Z] echo "0.0.0" > VERSION [2024-03-23T16:45:23.835Z] docker build \ [2024-03-23T16:45:23.835Z] -f Dockerfile \ [2024-03-23T16:45:23.835Z] --build-arg USER=1000 \ [2024-03-23T16:45:23.835Z] \ [2024-03-23T16:45:23.835Z] --label "git_sha=c9676b29cda78da77f71baddb457a807bd12ec5b" \ [2024-03-23T16:45:23.835Z] -t edgexfoundry/edgex-web-ui:c9676b29cda78da77f71baddb457a807bd12ec5b \ [2024-03-23T16:45:23.835Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-03-23T16:45:23.835Z] . [2024-03-23T16:45:23.835Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-03-23T16:45:23.835Z] Install the buildx component to build images with BuildKit: [2024-03-23T16:45:23.835Z] https://docs.docker.com/go/buildx/ [2024-03-23T16:45:23.835Z] [2024-03-23T16:45:23.835Z] Sending build context to Docker daemon 2.62MB [2024-03-23T16:45:23.835Z] Step 1/11 : FROM node:18-alpine3.18 [2024-03-23T16:45:24.117Z] 18-alpine3.18: Pulling from library/node [2024-03-23T16:45:24.117Z] 619be1103602: Pulling fs layer [2024-03-23T16:45:24.117Z] 46bbeb28556e: Pulling fs layer [2024-03-23T16:45:24.117Z] c579a9bd1700: Pulling fs layer [2024-03-23T16:45:24.117Z] 745a187ebdee: Pulling fs layer [2024-03-23T16:45:24.117Z] 745a187ebdee: Waiting [2024-03-23T16:45:24.117Z] c579a9bd1700: Verifying Checksum [2024-03-23T16:45:24.117Z] c579a9bd1700: Download complete [2024-03-23T16:45:24.117Z] 619be1103602: Verifying Checksum [2024-03-23T16:45:24.117Z] 619be1103602: Download complete [2024-03-23T16:45:24.117Z] 745a187ebdee: Verifying Checksum [2024-03-23T16:45:24.117Z] 745a187ebdee: Download complete [2024-03-23T16:45:24.377Z] 619be1103602: Pull complete [2024-03-23T16:45:24.377Z] 46bbeb28556e: Verifying Checksum [2024-03-23T16:45:24.377Z] 46bbeb28556e: Download complete [2024-03-23T16:45:25.754Z] 46bbeb28556e: Pull complete [2024-03-23T16:45:25.754Z] c579a9bd1700: Pull complete [2024-03-23T16:45:25.754Z] 745a187ebdee: Pull complete [2024-03-23T16:45:25.754Z] Digest: sha256:1163db1dad710d579fc19831492f50c8b04ce6221d4fa86f9c2f5d564d35daa1 [2024-03-23T16:45:25.754Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-03-23T16:45:25.754Z] ---> 21c9ccd52f0b [2024-03-23T16:45:25.754Z] Step 2/11 : RUN apk add --no-cache chromium [2024-03-23T16:45:29.970Z] ---> Running in 04de64714bed [2024-03-23T16:45:29.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-23T16:45:30.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-23T16:45:30.801Z] (1/154) Installing libexpat (2.6.2-r0) [2024-03-23T16:45:30.801Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-03-23T16:45:30.801Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-03-23T16:45:30.801Z] (4/154) Installing libpng (1.6.39-r3) [2024-03-23T16:45:30.801Z] (5/154) Installing freetype (2.13.0-r5) [2024-03-23T16:45:30.801Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-03-23T16:45:30.801Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-03-23T16:45:30.801Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-03-23T16:45:30.801Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-03-23T16:45:30.801Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-03-23T16:45:30.801Z] (11/154) Installing libffi (3.4.4-r2) [2024-03-23T16:45:31.061Z] (12/154) Installing libintl (0.21.1-r7) [2024-03-23T16:45:31.061Z] (13/154) Installing libblkid (2.38.1-r8) [2024-03-23T16:45:31.061Z] (14/154) Installing libmount (2.38.1-r8) [2024-03-23T16:45:31.061Z] (15/154) Installing pcre2 (10.42-r1) [2024-03-23T16:45:31.061Z] (16/154) Installing glib (2.76.6-r0) [2024-03-23T16:45:31.061Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-03-23T16:45:31.061Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-03-23T16:45:31.061Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-03-23T16:45:31.061Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-03-23T16:45:31.061Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-23T16:45:31.061Z] (22/154) Installing libwebp (1.3.2-r0) [2024-03-23T16:45:31.061Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-03-23T16:45:31.061Z] (24/154) Installing tiff (4.5.1-r0) [2024-03-23T16:45:31.061Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-03-23T16:45:31.061Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-03-23T16:45:31.061Z] (27/154) Installing libxau (1.0.11-r2) [2024-03-23T16:45:31.061Z] (28/154) Installing libmd (1.0.4-r2) [2024-03-23T16:45:31.061Z] (29/154) Installing libbsd (0.11.7-r1) [2024-03-23T16:45:31.061Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-03-23T16:45:31.061Z] (31/154) Installing libxcb (1.15-r1) [2024-03-23T16:45:31.061Z] (32/154) Installing libx11 (1.8.7-r0) [2024-03-23T16:45:31.061Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-03-23T16:45:31.320Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-03-23T16:45:31.320Z] (35/154) Installing libxrender (0.9.11-r3) [2024-03-23T16:45:31.320Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-03-23T16:45:31.320Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-03-23T16:45:31.320Z] (38/154) Installing libxext (1.3.5-r2) [2024-03-23T16:45:31.320Z] (39/154) Installing libxi (1.8.1-r0) [2024-03-23T16:45:31.320Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-03-23T16:45:31.320Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-03-23T16:45:31.320Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-03-23T16:45:31.320Z] (43/154) Installing libxtst (1.2.4-r2) [2024-03-23T16:45:31.320Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-03-23T16:45:31.320Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-03-23T16:45:31.320Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-03-23T16:45:31.320Z] (47/154) Installing pixman (0.42.2-r1) [2024-03-23T16:45:31.320Z] (48/154) Installing cairo (1.17.8-r1) [2024-03-23T16:45:31.320Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-03-23T16:45:31.320Z] (50/154) Installing avahi-libs (0.8-r13) [2024-03-23T16:45:31.320Z] (51/154) Installing gmp (6.2.1-r3) [2024-03-23T16:45:31.320Z] (52/154) Installing nettle (3.8.1-r2) [2024-03-23T16:45:31.320Z] (53/154) Installing libunistring (1.1-r1) [2024-03-23T16:45:31.320Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-03-23T16:45:31.320Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-03-23T16:45:31.320Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-03-23T16:45:31.320Z] (57/154) Installing gnutls (3.8.3-r0) [2024-03-23T16:45:31.320Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-03-23T16:45:31.320Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-03-23T16:45:31.581Z] (60/154) Installing fribidi (1.0.13-r0) [2024-03-23T16:45:31.581Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-03-23T16:45:31.581Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-03-23T16:45:31.581Z] (63/154) Installing libxft (2.3.8-r1) [2024-03-23T16:45:31.581Z] (64/154) Installing pango (1.50.14-r1) [2024-03-23T16:45:31.581Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-03-23T16:45:31.581Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-03-23T16:45:31.581Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-03-23T16:45:31.581Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-03-23T16:45:31.581Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-03-23T16:45:31.581Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-03-23T16:45:31.581Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-03-23T16:45:31.581Z] (71/154) Installing icu-data-full (73.2-r2) [2024-03-23T16:45:31.841Z] (72/154) Installing mesa (23.0.4-r0) [2024-03-23T16:45:31.842Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-03-23T16:45:33.222Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-03-23T16:45:33.222Z] (75/154) Installing libpciaccess (0.17-r2) [2024-03-23T16:45:33.222Z] (76/154) Installing libdrm (2.4.115-r4) [2024-03-23T16:45:33.222Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-03-23T16:45:33.222Z] (78/154) Installing libelf (0.189-r2) [2024-03-23T16:45:33.222Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-03-23T16:45:33.222Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-03-23T16:45:33.222Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-03-23T16:45:33.222Z] (82/154) Installing libmagic (5.45-r0) [2024-03-23T16:45:33.482Z] (83/154) Installing file (5.45-r0) [2024-03-23T16:45:33.482Z] (84/154) Installing libice (1.1.1-r2) [2024-03-23T16:45:33.482Z] (85/154) Installing libuuid (2.38.1-r8) [2024-03-23T16:45:33.482Z] (86/154) Installing libsm (1.2.4-r1) [2024-03-23T16:45:33.482Z] (87/154) Installing libxt (1.3.0-r2) [2024-03-23T16:45:33.482Z] (88/154) Installing libxmu (1.1.4-r2) [2024-03-23T16:45:33.483Z] (89/154) Installing xset (1.2.5-r1) [2024-03-23T16:45:33.483Z] (90/154) Installing xprop (1.2.7-r0) [2024-03-23T16:45:33.483Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-03-23T16:45:33.483Z] (92/154) Installing libogg (1.3.5-r4) [2024-03-23T16:45:33.483Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-03-23T16:45:33.483Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-03-23T16:45:33.483Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-03-23T16:45:33.483Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-03-23T16:45:33.483Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-03-23T16:45:33.483Z] (98/154) Installing libva (2.18.0-r1) [2024-03-23T16:45:33.483Z] (99/154) Installing libvdpau (1.5-r1) [2024-03-23T16:45:33.483Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-03-23T16:45:33.742Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-23T16:45:33.742Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-03-23T16:45:33.742Z] (103/154) Installing libhwy (1.0.4-r1) [2024-03-23T16:45:33.742Z] (104/154) Installing lcms2 (2.15-r2) [2024-03-23T16:45:33.742Z] (105/154) Installing libjxl (0.8.2-r0) [2024-03-23T16:45:33.742Z] (106/154) Installing lame-libs (3.100-r5) [2024-03-23T16:45:33.742Z] (107/154) Installing opus (1.4-r0) [2024-03-23T16:45:33.742Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-03-23T16:45:33.742Z] (109/154) Installing soxr (0.1.3-r5) [2024-03-23T16:45:33.742Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-23T16:45:33.742Z] (111/154) Installing libtheora (1.1.1-r17) [2024-03-23T16:45:33.742Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-03-23T16:45:33.742Z] (113/154) Installing libvpx (1.13.0-r2) [2024-03-23T16:45:33.742Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-03-23T16:45:33.742Z] (115/154) Installing numactl (2.0.16-r4) [2024-03-23T16:45:33.742Z] (116/154) Installing x265-libs (3.5-r4) [2024-03-23T16:45:34.002Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-03-23T16:45:34.002Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-23T16:45:34.002Z] (119/154) Installing libbluray (1.3.4-r0) [2024-03-23T16:45:34.002Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-03-23T16:45:34.002Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-03-23T16:45:34.002Z] (122/154) Installing cjson (1.7.17-r0) [2024-03-23T16:45:34.002Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-03-23T16:45:34.002Z] (124/154) Installing librist (0.2.7-r0) [2024-03-23T16:45:34.002Z] (125/154) Installing libsrt (1.5.2-r0) [2024-03-23T16:45:34.002Z] (126/154) Installing libssh (0.10.5-r0) [2024-03-23T16:45:34.002Z] (127/154) Installing libsodium (1.0.18-r3) [2024-03-23T16:45:34.002Z] (128/154) Installing libzmq (4.3.4-r4) [2024-03-23T16:45:34.002Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-23T16:45:34.262Z] (130/154) Installing libevent (2.1.12-r6) [2024-03-23T16:45:34.262Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-03-23T16:45:34.262Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-03-23T16:45:34.262Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-03-23T16:45:34.262Z] (134/154) Installing icu-libs (73.2-r2) [2024-03-23T16:45:34.262Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-03-23T16:45:34.262Z] (136/154) Installing minizip (1.2.13-r1) [2024-03-23T16:45:34.262Z] (137/154) Installing nspr (4.35-r2) [2024-03-23T16:45:34.262Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-03-23T16:45:34.262Z] (139/154) Installing nss (3.94-r0) [2024-03-23T16:45:34.522Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-03-23T16:45:34.522Z] (141/154) Installing libasyncns (0.8-r1) [2024-03-23T16:45:34.522Z] (142/154) Installing libltdl (2.4.7-r2) [2024-03-23T16:45:34.522Z] (143/154) Installing orc (0.4.34-r0) [2024-03-23T16:45:34.522Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-03-23T16:45:34.522Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-03-23T16:45:34.522Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-03-23T16:45:34.522Z] (147/154) Installing libpulse (16.1-r10) [2024-03-23T16:45:34.522Z] (148/154) Installing snappy (1.1.10-r1) [2024-03-23T16:45:34.522Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-03-23T16:45:34.522Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-03-23T16:45:34.522Z] (151/154) Installing libgpg-error (1.47-r1) [2024-03-23T16:45:34.522Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-03-23T16:45:34.522Z] (153/154) Installing libxslt (1.1.38-r0) [2024-03-23T16:45:34.522Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-03-23T16:45:35.901Z] Executing busybox-1.36.1-r5.trigger [2024-03-23T16:45:35.901Z] Executing fontconfig-2.14.2-r3.trigger [2024-03-23T16:45:35.901Z] Executing mkfontscale-1.2.2-r3.trigger [2024-03-23T16:45:35.901Z] Executing glib-2.76.6-r0.trigger [2024-03-23T16:45:35.901Z] Executing shared-mime-info-2.2-r5.trigger [2024-03-23T16:45:36.468Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-03-23T16:45:36.468Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-03-23T16:45:36.468Z] OK: 580 MiB in 171 packages [2024-03-23T16:45:48.713Z] Removing intermediate container 04de64714bed [2024-03-23T16:45:48.713Z] ---> b80b81945e5a [2024-03-23T16:45:48.713Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-03-23T16:45:48.713Z] ---> Running in 434a4518de5b [2024-03-23T16:45:48.972Z] Removing intermediate container 434a4518de5b [2024-03-23T16:45:48.972Z] ---> c2ff66c2d809 [2024-03-23T16:45:48.972Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-03-23T16:45:48.972Z] ---> Running in 941881ee04fa [2024-03-23T16:45:48.972Z] Removing intermediate container 941881ee04fa [2024-03-23T16:45:48.972Z] ---> 5fb93f8399ca [2024-03-23T16:45:48.972Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-03-23T16:45:48.972Z] ---> Running in 07d506b3c890 [2024-03-23T16:45:48.972Z] Removing intermediate container 07d506b3c890 [2024-03-23T16:45:48.972Z] ---> 80f4bc2a5604 [2024-03-23T16:45:48.972Z] Step 6/11 : RUN npm install -g npm [2024-03-23T16:45:48.972Z] ---> Running in 0c3e026f7cac [2024-03-23T16:45:57.099Z] [2024-03-23T16:45:57.099Z] removed 26 packages, and changed 55 packages in 6s [2024-03-23T16:45:57.099Z] [2024-03-23T16:45:57.099Z] 24 packages are looking for funding [2024-03-23T16:45:57.099Z] run `npm fund` for details [2024-03-23T16:45:57.360Z] Removing intermediate container 0c3e026f7cac [2024-03-23T16:45:57.360Z] ---> cde39dfbe25b [2024-03-23T16:45:57.360Z] Step 7/11 : ARG USER=1000 [2024-03-23T16:45:57.620Z] ---> Running in 826b976fb9a2 [2024-03-23T16:45:57.879Z] Removing intermediate container 826b976fb9a2 [2024-03-23T16:45:57.879Z] ---> f216a1a6218c [2024-03-23T16:45:57.879Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-03-23T16:45:57.879Z] ---> Running in 3cce81a78d41 [2024-03-23T16:45:58.448Z] Removing intermediate container 3cce81a78d41 [2024-03-23T16:45:58.448Z] ---> 78c54250c35c [2024-03-23T16:45:58.448Z] Step 9/11 : USER $USER:$USER [2024-03-23T16:45:58.448Z] ---> Running in aefff96941ed [2024-03-23T16:45:58.448Z] Removing intermediate container aefff96941ed [2024-03-23T16:45:58.448Z] ---> ec5b41b9fd6e [2024-03-23T16:45:58.448Z] Step 10/11 : WORKDIR /app [2024-03-23T16:45:58.448Z] ---> Running in 81f659c0fda2 [2024-03-23T16:45:58.448Z] Removing intermediate container 81f659c0fda2 [2024-03-23T16:45:58.448Z] ---> 22c0405d5930 [2024-03-23T16:45:58.448Z] Step 11/11 : LABEL git_sha=c9676b29cda78da77f71baddb457a807bd12ec5b [2024-03-23T16:45:58.448Z] ---> Running in e7be91273276 [2024-03-23T16:45:58.707Z] Removing intermediate container e7be91273276 [2024-03-23T16:45:58.707Z] ---> b8ccfcd871b9 [2024-03-23T16:45:58.707Z] Successfully built b8ccfcd871b9 [2024-03-23T16:45:58.707Z] Successfully tagged edgexfoundry/edgex-web-ui:c9676b29cda78da77f71baddb457a807bd12ec5b [2024-03-23T16:45:58.707Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-03-23T16:45:58.707Z] touch edgex-web-ui.imagebuilt [2024-03-23T16:45:58.707Z] mkdir -p node_modules coverage [2024-03-23T16:45:58.707Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-03-23T16:45:58.707Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-03-23T16:46:11.598Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-03-23T16:46:11.598Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-03-23T16:46:11.598Z] 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-03-23T16:46:11.598Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-03-23T16:46:11.598Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-03-23T16:46:11.598Z] 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-03-23T16:46:11.598Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-03-23T16:46:11.857Z] 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-03-23T16:46:12.794Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-03-23T16:46:13.363Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-03-23T16:46:14.300Z] 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-03-23T16:46:14.300Z] 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-03-23T16:46:15.677Z] 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-03-23T16:46:19.862Z] [2024-03-23T16:46:19.862Z] added 1182 packages, and audited 1183 packages in 20s [2024-03-23T16:46:19.862Z] [2024-03-23T16:46:19.862Z] 100 packages are looking for funding [2024-03-23T16:46:19.862Z] run `npm fund` for details [2024-03-23T16:46:19.862Z] [2024-03-23T16:46:19.862Z] 21 vulnerabilities (13 moderate, 7 high, 1 critical) [2024-03-23T16:46:19.862Z] [2024-03-23T16:46:19.862Z] To address issues that do not require attention, run: [2024-03-23T16:46:19.862Z] npm audit fix [2024-03-23T16:46:19.862Z] [2024-03-23T16:46:19.862Z] To address all issues (including breaking changes), run: [2024-03-23T16:46:19.862Z] npm audit fix --force [2024-03-23T16:46:19.862Z] [2024-03-23T16:46:19.862Z] Run `npm audit` for details. [2024-03-23T16:46:26.823Z] 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-03-23T16:46:29.356Z] - Generating browser application bundles (phase: setup)... [2024-03-23T16:46:30.794Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1027 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-03-23T16:46:30.811Z] Running in /w/workspace/edgex-ui-go/169 [Pipeline] { [Pipeline] checkout [2024-03-23T16:46:30.914Z] The recommended git tool is: git [2024-03-23T16:46:36.608Z] using credential edgex-jenkins-ssh [2024-03-23T16:46:36.633Z] Cloning the remote Git repository [2024-03-23T16:46:36.671Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-23T16:46:36.778Z] > git init /w/workspace/edgex-ui-go/169 # timeout=10 [2024-03-23T16:46:36.915Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-23T16:46:36.916Z] > git --version # timeout=10 [2024-03-23T16:46:36.937Z] > git --version # 'git version 2.25.1' [2024-03-23T16:46:36.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-23T16:46:37.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-23T16:46:42.614Z] Avoid second fetch [2024-03-23T16:46:42.615Z] Checking out Revision c9676b29cda78da77f71baddb457a807bd12ec5b (main) [2024-03-23T16:46:41.620Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-23T16:46:41.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-23T16:46:42.627Z] > git config core.sparsecheckout # timeout=10 [2024-03-23T16:46:43.636Z] Commit message: "Merge pull request #723 from dovholuknf/add-openziti" [2024-03-23T16:46:42.709Z] > git checkout -f c9676b29cda78da77f71baddb457a807bd12ec5b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-23T16:46:48.322Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-23T16:46:48.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-23T16:46:48.322Z] Dload Upload Total Spent Left Speed [2024-03-23T16:46:48.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2024-03-23T16:46:48.659Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-23T16:46:48.999Z] + sudo tee /etc/docker/daemon.new [2024-03-23T16:46:48.999Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-23T16:46:48.999Z] { [2024-03-23T16:46:48.999Z] "registry-mirrors": [ [2024-03-23T16:46:48.999Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-23T16:46:48.999Z] ], [2024-03-23T16:46:48.999Z] "bip": "10.250.0.254/24", [2024-03-23T16:46:48.999Z] "hosts": [ [2024-03-23T16:46:48.999Z] "tcp://0.0.0.0:5555", [2024-03-23T16:46:48.999Z] "unix:///var/run/docker.sock" [2024-03-23T16:46:48.999Z] ], [2024-03-23T16:46:48.999Z] "mtu": 1458, [2024-03-23T16:46:48.999Z] "selinux-enabled": true, [2024-03-23T16:46:48.999Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-23T16:46:48.999Z] } [Pipeline] sh [2024-03-23T16:46:49.332Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-23T16:46:49.663Z] + sudo service docker restart [2024-03-23T16:46:51.286Z] ✔ Browser application bundle generation complete. [2024-03-23T16:46:51.286Z] 23 03 2024 16:46:50.871:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-03-23T16:46:51.286Z] 23 03 2024 16:46:50.873:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-03-23T16:46:51.286Z] 23 03 2024 16:46:50.877:INFO [launcher]: Starting browser ChromeHeadless [2024-03-23T16:46:51.286Z] 23 03 2024 16:46:51.204:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 3OZgn924yOx238x7AAAB with id 15854784 [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.089 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.103 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.106 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.152 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.167 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.209 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.221 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.246 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.347 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.391 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.417 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.422 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.439 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.442 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.445 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.463 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.466 secs) [2024-03-23T16:46:55.473Z] WARN: ' [2024-03-23T16:46:55.473Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-23T16:46:55.473Z] Support for using the ngModel input property and ngModelChange event with [2024-03-23T16:46:55.473Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-23T16:46:55.473Z] in a future version of Angular. [2024-03-23T16:46:55.473Z] [2024-03-23T16:46:55.473Z] For more information on this, see our API docs here: [2024-03-23T16:46:55.473Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-23T16:46:55.473Z] ' [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.466 secs) [2024-03-23T16:46:55.473Z] WARN: ' [2024-03-23T16:46:55.473Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-23T16:46:55.473Z] Support for using the ngModel input property and ngModelChange event with [2024-03-23T16:46:55.473Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-23T16:46:55.473Z] in a future version of Angular. [2024-03-23T16:46:55.473Z] [2024-03-23T16:46:55.473Z] For more information on this, see our API docs here: [2024-03-23T16:46:55.473Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-23T16:46:55.473Z] ' [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.489 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.497 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.502 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.51 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.532 secs) [2024-03-23T16:46:55.473Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-23T16:46:55.473Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-23T16:46:55.473Z] 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-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.532 secs) [2024-03-23T16:46:55.473Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-23T16:46:55.473Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-23T16:46:55.473Z] 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-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.535 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.538 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.54 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.543 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.564 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.578 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.597 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.604 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.614 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.621 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.64 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.646 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.649 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.671 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.69 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.692 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.695 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.705 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.711 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.718 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.722 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.738 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.747 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.765 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.781 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.794 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.812 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.828 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.839 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.841 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.842 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.844 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.856 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.865 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.869 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.882 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.885 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.897 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.902 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.914 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.923 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.945 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.962 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.97 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.974 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.978 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.996 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 1.003 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 1.017 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.022 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.026 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.031 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.051 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.059 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.085 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.096 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.101 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.103 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.104 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.118 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.122 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.124 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.127 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.13 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.135 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.139 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.144 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.157 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.17 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.177 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.179 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.187 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.193 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.195 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.196 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.201 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.203 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.21 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.214 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.216 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.218 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.225 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.226 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.227 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.229 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.231 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.233 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.237 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.24 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.252 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.265 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.28 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.284 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.286 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.287 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.289 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.29 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.297 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.299 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.302 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.303 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.304 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.306 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.312 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.318 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.32 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.321 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.336 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.341 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.345 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.35 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.352 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.354 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.355 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.358 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.361 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.363 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.395 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.412 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.417 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.422 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.444 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.453 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.459 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.464 secs) [2024-03-23T16:46:55.473Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.672 secs / 1.464 secs) [2024-03-23T16:46:55.473Z] TOTAL: 147 SUCCESS [2024-03-23T16:46:55.473Z] ✔ Browser application bundle generation complete. [2024-03-23T16:46:55.732Z] [2024-03-23T16:46:55.732Z] =============================== Coverage summary =============================== [2024-03-23T16:46:55.732Z] Statements : 39.07% ( 1375/3519 ) [2024-03-23T16:46:55.732Z] Branches : 15.3% ( 94/614 ) [2024-03-23T16:46:55.732Z] Functions : 32.22% ( 425/1319 ) [2024-03-23T16:46:55.732Z] Lines : 39% ( 1344/3446 ) [2024-03-23T16:46:55.732Z] ================================================================================ [2024-03-23T16:46:55.989Z] ✔ Browser application bundle generation complete. [2024-03-23T16:46:58.524Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-03-23T16:46:58.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-23T16:46:58.559Z] $ docker stop --time=1 b600315467a29ba4ae37eba86b9fde774ab146144557756c9e7b6bfb56d4b7b9 [2024-03-23T16:46:59.854Z] $ docker rm -f --volumes b600315467a29ba4ae37eba86b9fde774ab146144557756c9e7b6bfb56d4b7b9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-23T16:47:00.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-23T16:47:00.715Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-23T16:47:01.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-23T16:47:01.699Z] + ls -al . [2024-03-23T16:47:01.699Z] total 264 [2024-03-23T16:47:01.699Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 23 16:45 . [2024-03-23T16:47:01.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:42 .. [2024-03-23T16:47:01.699Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:43 .blubracket [2024-03-23T16:47:01.699Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 23 16:43 .dockerignore [2024-03-23T16:47:01.699Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 16:43 .git [2024-03-23T16:47:01.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:43 .github [2024-03-23T16:47:01.699Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 23 16:43 .gitignore [2024-03-23T16:47:01.699Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 16:43 .semver [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 23 16:43 Attribution.txt [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 23 16:43 CHANGELOG.md [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 23 16:43 CONTRIBUTING.md [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 23 16:43 Dockerfile [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 23 16:43 Jenkinsfile [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 23 16:43 LICENSE [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 23 16:43 Makefile [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 23 16:43 README.md [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 16:43 VERSION [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 23 16:43 angularmigrationlogs.md [2024-03-23T16:47:01.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:43 assets [2024-03-23T16:47:01.700Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:43 bin [2024-03-23T16:47:01.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:43 cmd [2024-03-23T16:47:01.700Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 23 16:45 coverage.out [2024-03-23T16:47:01.700Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:43 docs [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 6918 Mar 23 16:43 go.mod [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 100793 Mar 23 16:43 go.sum [2024-03-23T16:47:01.700Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 16:43 internal [2024-03-23T16:47:01.700Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 23 16:43 redeploy.sh [2024-03-23T16:47:01.700Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:43 testing [2024-03-23T16:47:01.700Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 16:43 version.go [2024-03-23T16:47:01.700Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 23 16:46 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:47:02.016Z] + 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=c9676b29cda78da77f71baddb457a807bd12ec5b --label arch=amd64 --label version=3.1.0-dev.39 . [2024-03-23T16:47:03.392Z] Sending build context to Docker daemon 346.5MB [2024-03-23T16:47:03.392Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-23T16:47:03.392Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-23T16:47:03.392Z] ---> b8762e5c65ae [2024-03-23T16:47:03.392Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-23T16:47:07.585Z] ---> Running in e19eae7d6ac3 [2024-03-23T16:47:07.585Z] Removing intermediate container e19eae7d6ac3 [2024-03-23T16:47:07.585Z] ---> fba9243924bc [2024-03-23T16:47:07.585Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-23T16:47:07.585Z] ---> Running in 4202f25f4f13 [2024-03-23T16:47:07.585Z] Removing intermediate container 4202f25f4f13 [2024-03-23T16:47:07.585Z] ---> 3da3e4182c2a [2024-03-23T16:47:07.585Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-23T16:47:07.585Z] ---> Running in a8d45a7a0858 [2024-03-23T16:47:07.845Z] Removing intermediate container a8d45a7a0858 [2024-03-23T16:47:07.845Z] ---> 4f66f39df6db [2024-03-23T16:47:07.845Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-03-23T16:47:07.845Z] ---> Running in a8456e5fe41c [2024-03-23T16:47:07.845Z] Removing intermediate container a8456e5fe41c [2024-03-23T16:47:07.845Z] ---> 685fb1d91548 [2024-03-23T16:47:07.845Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-23T16:47:07.845Z] ---> Running in 98f9430140af [2024-03-23T16:47:07.845Z] Removing intermediate container 98f9430140af [2024-03-23T16:47:07.845Z] ---> a2c83e43e866 [2024-03-23T16:47:07.845Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-23T16:47:07.951Z] provisioning config files... [2024-03-23T16:47:07.980Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/169@tmp/config8291662417378107837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:47:08.431Z] ---> ****-login.sh [2024-03-23T16:47:08.431Z] nexus3.edgexfoundry.org:10001 [2024-03-23T16:47:08.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:47:08.779Z] ---> d9723482f60e [2024-03-23T16:47:08.779Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-23T16:47:08.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:47:08.974Z] Configure a credential helper to remove this warning. See [2024-03-23T16:47:08.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:47:08.974Z] [2024-03-23T16:47:08.974Z] Login Succeeded [2024-03-23T16:47:08.974Z] nexus3.edgexfoundry.org:10002 [2024-03-23T16:47:09.037Z] ---> Running in a0cd31bb4db6 [2024-03-23T16:47:09.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:47:09.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-23T16:47:09.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-23T16:47:09.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:47:09.516Z] Configure a credential helper to remove this warning. See [2024-03-23T16:47:09.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:47:09.516Z] [2024-03-23T16:47:09.516Z] Login Succeeded [2024-03-23T16:47:09.516Z] nexus3.edgexfoundry.org:10003 [2024-03-23T16:47:09.555Z] OK: 264 MiB in 52 packages [2024-03-23T16:47:09.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:47:09.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:47:09.791Z] Configure a credential helper to remove this warning. See [2024-03-23T16:47:09.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:47:09.791Z] [2024-03-23T16:47:09.791Z] Login Succeeded [2024-03-23T16:47:09.791Z] nexus3.edgexfoundry.org:10004 [2024-03-23T16:47:09.814Z] Removing intermediate container a0cd31bb4db6 [2024-03-23T16:47:09.814Z] ---> 4a2e9087d4b1 [2024-03-23T16:47:09.814Z] Step 10/27 : ENV GO111MODULE=on [2024-03-23T16:47:10.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:47:10.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:47:10.066Z] Configure a credential helper to remove this warning. See [2024-03-23T16:47:10.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:47:10.066Z] [2024-03-23T16:47:10.066Z] Login Succeeded [2024-03-23T16:47:10.066Z] ****.io [2024-03-23T16:47:10.072Z] ---> Running in 93bc61273ecb [2024-03-23T16:47:10.072Z] Removing intermediate container 93bc61273ecb [2024-03-23T16:47:10.072Z] ---> a67969dbe9f5 [2024-03-23T16:47:10.072Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-23T16:47:10.072Z] ---> Running in 15911679000c [2024-03-23T16:47:10.072Z] Removing intermediate container 15911679000c [2024-03-23T16:47:10.072Z] ---> 975dd503c728 [2024-03-23T16:47:10.072Z] Step 12/27 : COPY go.mod vendor* ./ [2024-03-23T16:47:10.330Z] ---> 6d1ce89df27c [2024-03-23T16:47:10.330Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-23T16:47:10.330Z] ---> Running in 35719b5bee9d [2024-03-23T16:47:10.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:47:10.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:47:10.606Z] Configure a credential helper to remove this warning. See [2024-03-23T16:47:10.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:47:10.606Z] [2024-03-23T16:47:10.606Z] Login Succeeded [2024-03-23T16:47:10.606Z] ---> ****-login.sh ends [Pipeline] } [2024-03-23T16:47:10.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-23T16:47:10.902Z] Removing intermediate container 35719b5bee9d [2024-03-23T16:47:10.902Z] ---> 7e53e23751cd [2024-03-23T16:47:10.902Z] Step 14/27 : COPY . . [Pipeline] echo [2024-03-23T16:47:10.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-23T16:47:10.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-23T16:47:10.977Z] ========================================================= [2024-03-23T16:47:10.977Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-23T16:47:10.977Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:47:11.350Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-23T16:47:12.776Z] Sending build context to Docker daemon 35.41MB [2024-03-23T16:47:12.776Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-23T16:47:12.776Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-23T16:47:12.776Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-23T16:47:12.776Z] 9fda8d8052c6: Pulling fs layer [2024-03-23T16:47:12.777Z] 5d54e960e981: Pulling fs layer [2024-03-23T16:47:12.777Z] c4a7e357bf2a: Pulling fs layer [2024-03-23T16:47:12.777Z] f0e02332f6b5: Pulling fs layer [2024-03-23T16:47:12.777Z] 872ee5b61b7b: Pulling fs layer [2024-03-23T16:47:12.777Z] 0c6a40ed1a82: Pulling fs layer [2024-03-23T16:47:12.777Z] 94ae7d8d031c: Pulling fs layer [2024-03-23T16:47:12.777Z] f0e02332f6b5: Waiting [2024-03-23T16:47:12.777Z] 94ae7d8d031c: Waiting [2024-03-23T16:47:12.777Z] 872ee5b61b7b: Waiting [2024-03-23T16:47:12.777Z] 0c6a40ed1a82: Waiting [2024-03-23T16:47:12.777Z] 5d54e960e981: Verifying Checksum [2024-03-23T16:47:12.777Z] 5d54e960e981: Download complete [2024-03-23T16:47:12.777Z] f0e02332f6b5: Verifying Checksum [2024-03-23T16:47:12.777Z] f0e02332f6b5: Download complete [2024-03-23T16:47:12.777Z] 872ee5b61b7b: Verifying Checksum [2024-03-23T16:47:12.777Z] 872ee5b61b7b: Download complete [2024-03-23T16:47:12.777Z] 9fda8d8052c6: Verifying Checksum [2024-03-23T16:47:12.777Z] 9fda8d8052c6: Download complete [2024-03-23T16:47:13.367Z] 94ae7d8d031c: Verifying Checksum [2024-03-23T16:47:13.367Z] 94ae7d8d031c: Download complete [2024-03-23T16:47:13.651Z] 9fda8d8052c6: Pull complete [2024-03-23T16:47:14.245Z] 5d54e960e981: Pull complete [2024-03-23T16:47:14.515Z] c4a7e357bf2a: Verifying Checksum [2024-03-23T16:47:14.515Z] c4a7e357bf2a: Download complete [2024-03-23T16:47:15.936Z] 0c6a40ed1a82: Verifying Checksum [2024-03-23T16:47:15.936Z] 0c6a40ed1a82: Download complete [2024-03-23T16:47:20.884Z] ---> 13c563b44b2f [2024-03-23T16:47:20.885Z] Step 15/27 : RUN ${MAKE} [2024-03-23T16:47:20.885Z] ---> Running in ca0fbd868910 [2024-03-23T16:47:20.885Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.39" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-23T16:47:28.285Z] c4a7e357bf2a: Pull complete [2024-03-23T16:47:28.285Z] f0e02332f6b5: Pull complete [2024-03-23T16:47:28.285Z] 872ee5b61b7b: Pull complete [2024-03-23T16:47:38.409Z] 0c6a40ed1a82: Pull complete [2024-03-23T16:47:39.373Z] 94ae7d8d031c: Pull complete [2024-03-23T16:47:39.373Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-23T16:47:39.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-23T16:47:39.373Z] ---> 86de565de09d [2024-03-23T16:47:39.373Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-23T16:47:41.961Z] ---> Running in 3388423bf1d5 [2024-03-23T16:47:41.962Z] Removing intermediate container 3388423bf1d5 [2024-03-23T16:47:41.962Z] ---> 4f06d497a282 [2024-03-23T16:47:41.962Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-23T16:47:41.962Z] ---> Running in bb32d821abf0 [2024-03-23T16:47:42.235Z] Removing intermediate container bb32d821abf0 [2024-03-23T16:47:42.235Z] ---> b1b53be775a4 [2024-03-23T16:47:42.235Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-23T16:47:42.235Z] ---> Running in bd3cb740f1c8 [2024-03-23T16:47:42.823Z] Removing intermediate container bd3cb740f1c8 [2024-03-23T16:47:42.823Z] ---> 59af64e2c980 [2024-03-23T16:47:42.823Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-23T16:47:42.823Z] ---> Running in 158d687c99a0 [2024-03-23T16:47:43.091Z] Removing intermediate container 158d687c99a0 [2024-03-23T16:47:43.091Z] ---> a8433f7c473c [2024-03-23T16:47:43.091Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-23T16:47:43.366Z] ---> Running in 1eeb34907ebc [2024-03-23T16:47:43.634Z] Removing intermediate container 1eeb34907ebc [2024-03-23T16:47:43.634Z] ---> 7e59873804d4 [2024-03-23T16:47:43.634Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-23T16:47:43.902Z] latest: Pulling from library/docker [2024-03-23T16:47:44.171Z] bca4290a9639: Pulling fs layer [2024-03-23T16:47:44.171Z] 17b275a3377f: Pulling fs layer [2024-03-23T16:47:44.171Z] 4f4fb700ef54: Pulling fs layer [2024-03-23T16:47:44.171Z] c7c53acdebd8: Pulling fs layer [2024-03-23T16:47:44.171Z] 11eaffe3eb71: Pulling fs layer [2024-03-23T16:47:44.171Z] 2ee06d9bd875: Pulling fs layer [2024-03-23T16:47:44.171Z] 1191475ba843: Pulling fs layer [2024-03-23T16:47:44.171Z] 1c88be67c011: Pulling fs layer [2024-03-23T16:47:44.171Z] 278db795eefd: Pulling fs layer [2024-03-23T16:47:44.171Z] 84bfdf52f00c: Pulling fs layer [2024-03-23T16:47:44.171Z] a8997fd33190: Pulling fs layer [2024-03-23T16:47:44.171Z] a8c50c377794: Pulling fs layer [2024-03-23T16:47:44.171Z] 5b2adc59ed1e: Pulling fs layer [2024-03-23T16:47:44.171Z] b32afe2a18f4: Pulling fs layer [2024-03-23T16:47:44.171Z] e14cfebf1168: Pulling fs layer [2024-03-23T16:47:44.171Z] ff185d1d549d: Pulling fs layer [2024-03-23T16:47:44.171Z] c7c53acdebd8: Waiting [2024-03-23T16:47:44.171Z] 11eaffe3eb71: Waiting [2024-03-23T16:47:44.171Z] 2ee06d9bd875: Waiting [2024-03-23T16:47:44.171Z] 1191475ba843: Waiting [2024-03-23T16:47:44.171Z] 1c88be67c011: Waiting [2024-03-23T16:47:44.171Z] 278db795eefd: Waiting [2024-03-23T16:47:44.171Z] 84bfdf52f00c: Waiting [2024-03-23T16:47:44.171Z] a8997fd33190: Waiting [2024-03-23T16:47:44.171Z] 5b2adc59ed1e: Waiting [2024-03-23T16:47:44.171Z] a8c50c377794: Waiting [2024-03-23T16:47:44.171Z] b32afe2a18f4: Waiting [2024-03-23T16:47:44.171Z] e14cfebf1168: Waiting [2024-03-23T16:47:44.171Z] ff185d1d549d: Waiting [2024-03-23T16:47:44.440Z] 17b275a3377f: Verifying Checksum [2024-03-23T16:47:44.440Z] 17b275a3377f: Download complete [2024-03-23T16:47:44.440Z] bca4290a9639: Verifying Checksum [2024-03-23T16:47:44.440Z] bca4290a9639: Download complete [2024-03-23T16:47:44.440Z] c7c53acdebd8: Verifying Checksum [2024-03-23T16:47:44.440Z] c7c53acdebd8: Download complete [2024-03-23T16:47:45.033Z] 11eaffe3eb71: Verifying Checksum [2024-03-23T16:47:45.033Z] 11eaffe3eb71: Download complete [2024-03-23T16:47:45.303Z] 2ee06d9bd875: Verifying Checksum [2024-03-23T16:47:45.303Z] 2ee06d9bd875: Download complete [2024-03-23T16:47:45.303Z] 1191475ba843: Verifying Checksum [2024-03-23T16:47:45.303Z] 1191475ba843: Download complete [2024-03-23T16:47:45.303Z] bca4290a9639: Pull complete [2024-03-23T16:47:45.303Z] 278db795eefd: Verifying Checksum [2024-03-23T16:47:45.303Z] 278db795eefd: Download complete [2024-03-23T16:47:45.303Z] 1c88be67c011: Download complete [2024-03-23T16:47:45.303Z] 84bfdf52f00c: Verifying Checksum [2024-03-23T16:47:45.303Z] 84bfdf52f00c: Download complete [2024-03-23T16:47:45.571Z] a8c50c377794: Verifying Checksum [2024-03-23T16:47:45.571Z] a8c50c377794: Download complete [2024-03-23T16:47:45.571Z] 5b2adc59ed1e: Verifying Checksum [2024-03-23T16:47:45.571Z] 5b2adc59ed1e: Download complete [2024-03-23T16:47:45.839Z] e14cfebf1168: Verifying Checksum [2024-03-23T16:47:45.839Z] e14cfebf1168: Download complete [2024-03-23T16:47:45.839Z] 17b275a3377f: Pull complete [2024-03-23T16:47:45.839Z] a8997fd33190: Verifying Checksum [2024-03-23T16:47:45.839Z] a8997fd33190: Download complete [2024-03-23T16:47:45.839Z] ff185d1d549d: Verifying Checksum [2024-03-23T16:47:45.839Z] ff185d1d549d: Download complete [2024-03-23T16:47:46.109Z] 4f4fb700ef54: Pull complete [2024-03-23T16:47:46.377Z] c7c53acdebd8: Pull complete [2024-03-23T16:47:47.342Z] b32afe2a18f4: Verifying Checksum [2024-03-23T16:47:47.342Z] b32afe2a18f4: Download complete [2024-03-23T16:47:47.342Z] 11eaffe3eb71: Pull complete [2024-03-23T16:47:47.420Z] Removing intermediate container ca0fbd868910 [2024-03-23T16:47:47.420Z] ---> e3ad9b2a717d [2024-03-23T16:47:47.420Z] Step 16/27 : FROM alpine:3.18 [2024-03-23T16:47:47.420Z] 3.18: Pulling from library/alpine [2024-03-23T16:47:47.678Z] 619be1103602: Already exists [2024-03-23T16:47:47.678Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-23T16:47:47.678Z] Status: Downloaded newer image for alpine:3.18 [2024-03-23T16:47:47.678Z] ---> d3782b16ccc9 [2024-03-23T16:47:47.678Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-23T16:47:47.678Z] ---> Running in 25bd1ed00b8f [2024-03-23T16:47:47.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-23T16:47:48.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-23T16:47:48.454Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-23T16:47:48.454Z] OK: 7 MiB in 15 packages [2024-03-23T16:47:48.714Z] Removing intermediate container 25bd1ed00b8f [2024-03-23T16:47:48.714Z] ---> 655bdfcf262c [2024-03-23T16:47:48.714Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-03-23T16:47:48.714Z] ---> Running in e06e4fdba0a2 [2024-03-23T16:47:48.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-23T16:47:49.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-23T16:47:49.294Z] 2ee06d9bd875: Pull complete [2024-03-23T16:47:49.493Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-23T16:47:49.493Z] Executing busybox-1.36.1-r5.trigger [2024-03-23T16:47:49.493Z] OK: 7 MiB in 16 packages [2024-03-23T16:47:49.752Z] Removing intermediate container e06e4fdba0a2 [2024-03-23T16:47:49.752Z] ---> 203ffab9093b [2024-03-23T16:47:49.752Z] Step 19/27 : EXPOSE 4000 [2024-03-23T16:47:49.752Z] ---> Running in 65ffb8ab8939 [2024-03-23T16:47:50.012Z] Removing intermediate container 65ffb8ab8939 [2024-03-23T16:47:50.012Z] ---> f68d5de2a9be [2024-03-23T16:47:50.012Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-23T16:47:50.705Z] 1191475ba843: Pull complete [2024-03-23T16:47:50.705Z] 1c88be67c011: Pull complete [2024-03-23T16:47:50.973Z] 278db795eefd: Pull complete [2024-03-23T16:47:51.245Z] 84bfdf52f00c: Pull complete [2024-03-23T16:47:51.921Z] ---> 3d33e348ac14 [2024-03-23T16:47:51.921Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-23T16:47:51.921Z] ---> 420fe367acfc [2024-03-23T16:47:51.921Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-23T16:47:51.921Z] ---> f6117ad2a00a [2024-03-23T16:47:51.921Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-23T16:47:52.182Z] ---> Running in e6fc81d3af4b [2024-03-23T16:47:52.182Z] Removing intermediate container e6fc81d3af4b [2024-03-23T16:47:52.182Z] ---> fe8e79a2dec2 [2024-03-23T16:47:52.182Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-23T16:47:52.182Z] ---> Running in d415bd30813c [2024-03-23T16:47:52.182Z] Removing intermediate container d415bd30813c [2024-03-23T16:47:52.182Z] ---> 9d1a52993f9e [2024-03-23T16:47:52.182Z] Step 25/27 : LABEL arch=amd64 [2024-03-23T16:47:52.182Z] ---> Running in 4cc0928472bf [2024-03-23T16:47:52.441Z] Removing intermediate container 4cc0928472bf [2024-03-23T16:47:52.441Z] ---> 0b4afe62ce5d [2024-03-23T16:47:52.441Z] Step 26/27 : LABEL git_sha=c9676b29cda78da77f71baddb457a807bd12ec5b [2024-03-23T16:47:52.441Z] ---> Running in d6992efa0955 [2024-03-23T16:47:52.441Z] Removing intermediate container d6992efa0955 [2024-03-23T16:47:52.441Z] ---> f83496dd5ff5 [2024-03-23T16:47:52.441Z] Step 27/27 : LABEL version=3.1.0-dev.39 [2024-03-23T16:47:52.441Z] ---> Running in 15c1b2aafdc8 [2024-03-23T16:47:52.441Z] Removing intermediate container 15c1b2aafdc8 [2024-03-23T16:47:52.441Z] ---> 8d8618669007 [2024-03-23T16:47:52.441Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-23T16:47:52.700Z] Successfully built 8d8618669007 [2024-03-23T16:47:52.700Z] 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-03-23T16:47:52.859Z] provisioning config files... [2024-03-23T16:47:52.867Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17791810081810477518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:47:53.174Z] ---> ****-login.sh [2024-03-23T16:47:53.174Z] nexus3.edgexfoundry.org:10001 [2024-03-23T16:47:53.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:47:53.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:47:53.174Z] Configure a credential helper to remove this warning. See [2024-03-23T16:47:53.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:47:53.174Z] [2024-03-23T16:47:53.174Z] Login Succeeded [2024-03-23T16:47:53.174Z] nexus3.edgexfoundry.org:10002 [2024-03-23T16:47:53.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:47:53.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:47:53.174Z] Configure a credential helper to remove this warning. See [2024-03-23T16:47:53.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:47:53.174Z] [2024-03-23T16:47:53.174Z] Login Succeeded [2024-03-23T16:47:53.174Z] nexus3.edgexfoundry.org:10003 [2024-03-23T16:47:53.185Z] a8997fd33190: Pull complete [2024-03-23T16:47:53.185Z] a8c50c377794: Pull complete [2024-03-23T16:47:53.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:47:53.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:47:53.433Z] Configure a credential helper to remove this warning. See [2024-03-23T16:47:53.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:47:53.433Z] [2024-03-23T16:47:53.433Z] Login Succeeded [2024-03-23T16:47:53.433Z] nexus3.edgexfoundry.org:10004 [2024-03-23T16:47:53.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:47:53.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:47:53.433Z] Configure a credential helper to remove this warning. See [2024-03-23T16:47:53.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:47:53.433Z] [2024-03-23T16:47:53.433Z] Login Succeeded [2024-03-23T16:47:53.433Z] ****.io [2024-03-23T16:47:53.452Z] 5b2adc59ed1e: Pull complete [2024-03-23T16:47:53.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:47:53.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:47:53.693Z] Configure a credential helper to remove this warning. See [2024-03-23T16:47:53.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:47:53.693Z] [2024-03-23T16:47:53.693Z] Login Succeeded [2024-03-23T16:47:53.693Z] ---> ****-login.sh ends [Pipeline] } [2024-03-23T16:47:53.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-23T16:47:53.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-23T16:47:53.781Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-03-23T16:47:53.781Z] c9676b29cda78da77f71baddb457a807bd12ec5b [2024-03-23T16:47:53.781Z] latest [2024-03-23T16:47:53.781Z] 3.1.0-dev.39 [2024-03-23T16:47:53.781Z] c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 [2024-03-23T16:47:53.781Z] main [2024-03-23T16:47:53.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:47:54.143Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:47:54.463Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b [2024-03-23T16:47:54.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-23T16:47:54.463Z] e4b332e4e2b4: Preparing [2024-03-23T16:47:54.463Z] 78aad633e437: Preparing [2024-03-23T16:47:54.463Z] 3956172571ab: Preparing [2024-03-23T16:47:54.463Z] 01833050d5da: Preparing [2024-03-23T16:47:54.463Z] 83c7f050dd62: Preparing [2024-03-23T16:47:54.463Z] aedc3bda2944: Preparing [2024-03-23T16:47:54.463Z] aedc3bda2944: Waiting [2024-03-23T16:47:54.463Z] 83c7f050dd62: Pushed [2024-03-23T16:47:54.463Z] 01833050d5da: Pushed [2024-03-23T16:47:54.463Z] 78aad633e437: Pushed [2024-03-23T16:47:54.463Z] e4b332e4e2b4: Pushed [2024-03-23T16:47:54.463Z] aedc3bda2944: Layer already exists [2024-03-23T16:47:57.338Z] b32afe2a18f4: Pull complete [2024-03-23T16:47:57.338Z] e14cfebf1168: Pull complete [2024-03-23T16:47:57.603Z] ff185d1d549d: Pull complete [2024-03-23T16:47:57.603Z] Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d [2024-03-23T16:47:57.603Z] Status: Downloaded newer image for docker:latest [2024-03-23T16:48:00.073Z] 3956172571ab: Pushed [2024-03-23T16:48:00.073Z] c9676b29cda78da77f71baddb457a807bd12ec5b: digest: sha256:3c4839f69db5c4604b0e1cc59023c2db240effb2a2ed757c4a43efc6eed804de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:48:00.202Z] ---> eb3bdb3e9657 [2024-03-23T16:48:00.202Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-23T16:48:00.202Z] ---> Running in 3133fceac06b [2024-03-23T16:48:00.404Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:48:00.731Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-03-23T16:48:00.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-23T16:48:00.731Z] e4b332e4e2b4: Preparing [2024-03-23T16:48:00.731Z] 78aad633e437: Preparing [2024-03-23T16:48:00.731Z] 3956172571ab: Preparing [2024-03-23T16:48:00.731Z] 01833050d5da: Preparing [2024-03-23T16:48:00.731Z] 83c7f050dd62: Preparing [2024-03-23T16:48:00.731Z] aedc3bda2944: Preparing [2024-03-23T16:48:00.731Z] aedc3bda2944: Waiting [2024-03-23T16:48:00.731Z] 01833050d5da: Layer already exists [2024-03-23T16:48:00.731Z] 83c7f050dd62: Layer already exists [2024-03-23T16:48:00.731Z] e4b332e4e2b4: Layer already exists [2024-03-23T16:48:00.731Z] 3956172571ab: Layer already exists [2024-03-23T16:48:00.731Z] 78aad633e437: Layer already exists [2024-03-23T16:48:00.731Z] aedc3bda2944: Layer already exists [2024-03-23T16:48:00.731Z] latest: digest: sha256:3c4839f69db5c4604b0e1cc59023c2db240effb2a2ed757c4a43efc6eed804de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:48:01.056Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:48:01.379Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.39 [2024-03-23T16:48:01.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-23T16:48:01.380Z] e4b332e4e2b4: Preparing [2024-03-23T16:48:01.380Z] 78aad633e437: Preparing [2024-03-23T16:48:01.380Z] 3956172571ab: Preparing [2024-03-23T16:48:01.380Z] 01833050d5da: Preparing [2024-03-23T16:48:01.380Z] 83c7f050dd62: Preparing [2024-03-23T16:48:01.380Z] aedc3bda2944: Preparing [2024-03-23T16:48:01.380Z] aedc3bda2944: Waiting [2024-03-23T16:48:01.380Z] e4b332e4e2b4: Layer already exists [2024-03-23T16:48:01.380Z] 78aad633e437: Layer already exists [2024-03-23T16:48:01.380Z] 83c7f050dd62: Layer already exists [2024-03-23T16:48:01.380Z] 3956172571ab: Layer already exists [2024-03-23T16:48:01.380Z] 01833050d5da: Layer already exists [2024-03-23T16:48:01.380Z] aedc3bda2944: Layer already exists [2024-03-23T16:48:01.380Z] 3.1.0-dev.39: digest: sha256:3c4839f69db5c4604b0e1cc59023c2db240effb2a2ed757c4a43efc6eed804de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:48:01.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-23T16:48:01.709Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:48:02.035Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 [2024-03-23T16:48:02.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-23T16:48:02.035Z] e4b332e4e2b4: Preparing [2024-03-23T16:48:02.035Z] 78aad633e437: Preparing [2024-03-23T16:48:02.035Z] 3956172571ab: Preparing [2024-03-23T16:48:02.035Z] 01833050d5da: Preparing [2024-03-23T16:48:02.035Z] 83c7f050dd62: Preparing [2024-03-23T16:48:02.035Z] aedc3bda2944: Preparing [2024-03-23T16:48:02.035Z] aedc3bda2944: Waiting [2024-03-23T16:48:02.035Z] 3956172571ab: Layer already exists [2024-03-23T16:48:02.035Z] 78aad633e437: Layer already exists [2024-03-23T16:48:02.035Z] 83c7f050dd62: Layer already exists [2024-03-23T16:48:02.035Z] e4b332e4e2b4: Layer already exists [2024-03-23T16:48:02.035Z] 01833050d5da: Layer already exists [2024-03-23T16:48:02.035Z] aedc3bda2944: Layer already exists [2024-03-23T16:48:02.035Z] c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39: digest: sha256:3c4839f69db5c4604b0e1cc59023c2db240effb2a2ed757c4a43efc6eed804de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:48:02.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-23T16:48:02.369Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:48:02.698Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-03-23T16:48:02.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-03-23T16:48:02.698Z] e4b332e4e2b4: Preparing [2024-03-23T16:48:02.698Z] 78aad633e437: Preparing [2024-03-23T16:48:02.698Z] 3956172571ab: Preparing [2024-03-23T16:48:02.698Z] 01833050d5da: Preparing [2024-03-23T16:48:02.698Z] 83c7f050dd62: Preparing [2024-03-23T16:48:02.698Z] aedc3bda2944: Preparing [2024-03-23T16:48:02.698Z] aedc3bda2944: Waiting [2024-03-23T16:48:02.698Z] 83c7f050dd62: Layer already exists [2024-03-23T16:48:02.698Z] 3956172571ab: Layer already exists [2024-03-23T16:48:02.698Z] 01833050d5da: Layer already exists [2024-03-23T16:48:02.698Z] e4b332e4e2b4: Layer already exists [2024-03-23T16:48:02.698Z] 78aad633e437: Layer already exists [2024-03-23T16:48:02.698Z] aedc3bda2944: Layer already exists [2024-03-23T16:48:02.698Z] main: digest: sha256:3c4839f69db5c4604b0e1cc59023c2db240effb2a2ed757c4a43efc6eed804de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-23T16:48:02.852Z] ===================================================== [Pipeline] echo [2024-03-23T16:48:02.864Z] taggedImages: [2024-03-23T16:48:02.864Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b [2024-03-23T16:48:02.864Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-03-23T16:48:02.864Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.39 [2024-03-23T16:48:02.864Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 [2024-03-23T16:48:02.864Z] - 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-03-23T16:48:03.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-23T16:48:03.306Z] [2024-03-23T16:48:03.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-23T16:48:03.309Z] OK: 266 MiB in 52 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:48:03.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-23T16:48:03.610Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-23T16:48:03.610Z] 5eb5b503b376: Pulling fs layer [2024-03-23T16:48:03.610Z] 5c69ac0246d0: Pulling fs layer [2024-03-23T16:48:03.610Z] ec43610c2a17: Pulling fs layer [2024-03-23T16:48:03.610Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-23T16:48:03.610Z] 33b1e0a273af: Pulling fs layer [2024-03-23T16:48:03.610Z] 5d3b04190fa2: Pulling fs layer [2024-03-23T16:48:03.610Z] 2f39f015ded8: Pulling fs layer [2024-03-23T16:48:03.610Z] 3a2ae6a8a46f: Waiting [2024-03-23T16:48:03.610Z] 33b1e0a273af: Waiting [2024-03-23T16:48:03.610Z] 5d3b04190fa2: Waiting [2024-03-23T16:48:03.610Z] 5c69ac0246d0: Download complete [2024-03-23T16:48:03.610Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-23T16:48:03.610Z] 3a2ae6a8a46f: Download complete [2024-03-23T16:48:03.610Z] 33b1e0a273af: Verifying Checksum [2024-03-23T16:48:03.610Z] 33b1e0a273af: Download complete [2024-03-23T16:48:03.610Z] 5d3b04190fa2: Verifying Checksum [2024-03-23T16:48:03.610Z] 5d3b04190fa2: Download complete [2024-03-23T16:48:03.610Z] ec43610c2a17: Verifying Checksum [2024-03-23T16:48:03.610Z] ec43610c2a17: Download complete [2024-03-23T16:48:03.868Z] 5eb5b503b376: Verifying Checksum [2024-03-23T16:48:03.868Z] 5eb5b503b376: Download complete [2024-03-23T16:48:04.302Z] Removing intermediate container 3133fceac06b [2024-03-23T16:48:04.302Z] ---> 0d86c0ea05f0 [2024-03-23T16:48:04.302Z] Step 10/15 : ENV GO111MODULE=on [2024-03-23T16:48:04.302Z] ---> Running in b27747cf8b3e [2024-03-23T16:48:04.433Z] 2f39f015ded8: Download complete [2024-03-23T16:48:04.571Z] Removing intermediate container b27747cf8b3e [2024-03-23T16:48:04.571Z] ---> b53846375da0 [2024-03-23T16:48:04.571Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-23T16:48:04.571Z] ---> Running in 9ecf83706736 [2024-03-23T16:48:04.839Z] Removing intermediate container 9ecf83706736 [2024-03-23T16:48:04.839Z] ---> 7a6e69327a1e [2024-03-23T16:48:04.839Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-23T16:48:04.997Z] 5eb5b503b376: Pull complete [2024-03-23T16:48:05.256Z] 5c69ac0246d0: Pull complete [2024-03-23T16:48:05.430Z] ---> 920b7a8731a7 [2024-03-23T16:48:05.430Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-23T16:48:05.515Z] ec43610c2a17: Pull complete [2024-03-23T16:48:05.515Z] 3a2ae6a8a46f: Pull complete [2024-03-23T16:48:05.699Z] ---> Running in bbdcb2b798b5 [2024-03-23T16:48:05.773Z] 33b1e0a273af: Pull complete [2024-03-23T16:48:06.031Z] 5d3b04190fa2: Pull complete [2024-03-23T16:48:10.216Z] 2f39f015ded8: Pull complete [2024-03-23T16:48:10.216Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-23T16:48:10.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-23T16:48:10.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:48:10.311Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-03-23T16:48:10.336Z] $ 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-03-23T16:48:15.645Z] $ docker top 611ad78d72fd573bda8e142651bd40fb26096d1faafe374b93ffa6478564c257 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:48:16.020Z] ---> job-cost.sh [2024-03-23T16:48:16.020Z] lf-activate-venv: SKIPPING [2024-03-23T16:48:16.020Z] INFO: No Stack... [2024-03-23T16:48:16.279Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-23T16:48:16.538Z] INFO: Archiving Costs [Pipeline] sh [2024-03-23T16:48:16.823Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2024-03-23T16:48:16.823Z] + cut -d, -f6 [Pipeline] lock [2024-03-23T16:48:16.835Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] [2024-03-23T16:48:16.840Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] did not exist. Created. [2024-03-23T16:48:16.844Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-23T16:48:17.152Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-23T16:48:17.478Z] Stashed 1 file(s) [Pipeline] } [2024-03-23T16:48:17.486Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-23T16:48:17.507Z] $ docker stop --time=1 611ad78d72fd573bda8e142651bd40fb26096d1faafe374b93ffa6478564c257 [2024-03-23T16:48:18.791Z] $ docker rm -f --volumes 611ad78d72fd573bda8e142651bd40fb26096d1faafe374b93ffa6478564c257 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-23T16:50:12.674Z] Removing intermediate container bbdcb2b798b5 [2024-03-23T16:50:12.674Z] ---> d4d53dfdd3e7 [2024-03-23T16:50:12.674Z] Step 14/15 : COPY . . [2024-03-23T16:50:12.674Z] ---> 9072ab71257b [2024-03-23T16:50:12.674Z] Step 15/15 : RUN ${MAKE} [2024-03-23T16:50:12.674Z] ---> Running in 0e5cf94cc4b3 [2024-03-23T16:50:12.674Z] noop [2024-03-23T16:50:12.674Z] Removing intermediate container 0e5cf94cc4b3 [2024-03-23T16:50:12.674Z] ---> 25580be7b67f [2024-03-23T16:50:12.674Z] Successfully built 25580be7b67f [2024-03-23T16:50:12.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:50:13.059Z] + docker inspect -f . ci-base-image-arm64 [2024-03-23T16:50:13.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:50:13.323Z] prd-ubuntu20.04-docker-arm64-4c-16g-1027 does not seem to be running inside a container [2024-03-23T16:50:13.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/169 -v /w/workspace/edgex-ui-go/169:/w/workspace/edgex-ui-go/169:rw,z -v /w/workspace/edgex-ui-go/169@tmp:/w/workspace/edgex-ui-go/169@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-03-23T16:50:14.740Z] $ docker top 3a1e984a66c20aa546f2b284dab7c467395078fb26547985ffe02b37319fb2cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-23T16:50:15.619Z] + go version [2024-03-23T16:50:15.619Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-23T16:50:15.637Z] $ docker stop --time=1 3a1e984a66c20aa546f2b284dab7c467395078fb26547985ffe02b37319fb2cf [2024-03-23T16:50:17.277Z] $ docker rm -f --volumes 3a1e984a66c20aa546f2b284dab7c467395078fb26547985ffe02b37319fb2cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:50:17.901Z] + docker inspect -f . ci-base-image-arm64 [2024-03-23T16:50:17.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:50:18.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-1027 does not seem to be running inside a container [2024-03-23T16:50:18.175Z] $ 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/169 -v /w/workspace/edgex-ui-go/169:/w/workspace/edgex-ui-go/169:rw,z -v /w/workspace/edgex-ui-go/169@tmp:/w/workspace/edgex-ui-go/169@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-03-23T16:50:19.485Z] $ docker top 38f98402629360854e0cc6c977c2c93632454dd0e50a2781420ed19d01cdb651 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-23T16:50:20.342Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/169 [Pipeline] fileExists [Pipeline] sh [2024-03-23T16:50:21.015Z] + make test [2024-03-23T16:50:21.015Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-23T16:50:27.673Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-23T16:53:19.472Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-23T16:53:19.472Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-23T16:53:19.472Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-23T16:53:19.472Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-23T16:53:19.472Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-23T16:53:19.472Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-23T16:53:19.472Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-23T16:53:19.472Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-23T16:53:19.472Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-23T16:53:51.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-23T16:53:51.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-23T16:53:51.768Z] ./bin/test-attribution-txt.sh [2024-03-23T16:53:51.768Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-03-23T16:53:51.768Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-23T16:53:51.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-23T16:53:51.811Z] $ docker stop --time=1 38f98402629360854e0cc6c977c2c93632454dd0e50a2781420ed19d01cdb651 [2024-03-23T16:53:53.687Z] $ docker rm -f --volumes 38f98402629360854e0cc6c977c2c93632454dd0e50a2781420ed19d01cdb651 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-23T16:53:55.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-23T16:53:55.273Z] Warning: overwriting stash ‘coverage-report’ [2024-03-23T16:53:55.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-23T16:53:56.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-23T16:53:56.725Z] + ls -al . [2024-03-23T16:53:56.725Z] total 260 [2024-03-23T16:53:56.725Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 16:50 . [2024-03-23T16:53:56.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:46 .. [2024-03-23T16:53:56.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:46 .blubracket [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 23 16:46 .dockerignore [2024-03-23T16:53:56.725Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 16:46 .git [2024-03-23T16:53:56.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:46 .github [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 23 16:46 .gitignore [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 23 16:46 Attribution.txt [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 23 16:46 CHANGELOG.md [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 23 16:46 CONTRIBUTING.md [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 23 16:46 Dockerfile [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 23 16:46 Jenkinsfile [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 23 16:46 LICENSE [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 23 16:46 Makefile [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 23 16:46 README.md [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 16:43 VERSION [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 23 16:46 angularmigrationlogs.md [2024-03-23T16:53:56.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:46 assets [2024-03-23T16:53:56.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:46 bin [2024-03-23T16:53:56.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:46 cmd [2024-03-23T16:53:56.725Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 23 16:50 coverage.out [2024-03-23T16:53:56.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:46 docs [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 6918 Mar 23 16:46 go.mod [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 100793 Mar 23 16:46 go.sum [2024-03-23T16:53:56.725Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 16:46 internal [2024-03-23T16:53:56.725Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 23 16:46 redeploy.sh [2024-03-23T16:53:56.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:46 testing [2024-03-23T16:53:56.725Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 16:46 version.go [2024-03-23T16:53:56.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:46 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:53:57.092Z] + 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=c9676b29cda78da77f71baddb457a807bd12ec5b --label arch=arm64 --label version=3.1.0-dev.39 . [2024-03-23T16:53:58.509Z] Sending build context to Docker daemon 35.41MB [2024-03-23T16:53:58.509Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-23T16:53:58.509Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-23T16:53:58.509Z] ---> 25580be7b67f [2024-03-23T16:53:58.509Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-23T16:53:58.509Z] ---> Running in aa65f4c5c829 [2024-03-23T16:53:59.095Z] Removing intermediate container aa65f4c5c829 [2024-03-23T16:53:59.095Z] ---> 54dc7cfb68d5 [2024-03-23T16:53:59.095Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-23T16:53:59.095Z] ---> Running in cfba62b7054a [2024-03-23T16:53:59.361Z] Removing intermediate container cfba62b7054a [2024-03-23T16:53:59.361Z] ---> 143de36675f9 [2024-03-23T16:53:59.361Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-23T16:53:59.361Z] ---> Running in eb141e731c22 [2024-03-23T16:53:59.627Z] Removing intermediate container eb141e731c22 [2024-03-23T16:53:59.627Z] ---> eb11ebfc683a [2024-03-23T16:53:59.627Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-03-23T16:53:59.895Z] ---> Running in dc0cc95f4371 [2024-03-23T16:54:00.168Z] Removing intermediate container dc0cc95f4371 [2024-03-23T16:54:00.168Z] ---> afb1ac49ae79 [2024-03-23T16:54:00.168Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-23T16:54:00.168Z] ---> Running in 69045e5adb52 [2024-03-23T16:54:00.433Z] Removing intermediate container 69045e5adb52 [2024-03-23T16:54:00.433Z] ---> 1609d7da68a2 [2024-03-23T16:54:00.433Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-23T16:54:02.375Z] ---> ca1be41ef47e [2024-03-23T16:54:02.375Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-23T16:54:02.375Z] ---> Running in 50bafda61ab3 [2024-03-23T16:54:03.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-23T16:54:03.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-23T16:54:05.333Z] OK: 266 MiB in 52 packages [2024-03-23T16:54:05.916Z] Removing intermediate container 50bafda61ab3 [2024-03-23T16:54:05.916Z] ---> 8ab083ff39b2 [2024-03-23T16:54:05.916Z] Step 10/27 : ENV GO111MODULE=on [2024-03-23T16:54:05.916Z] ---> Running in cc5d87478791 [2024-03-23T16:54:06.182Z] Removing intermediate container cc5d87478791 [2024-03-23T16:54:06.182Z] ---> 30af1e76e5a2 [2024-03-23T16:54:06.182Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-23T16:54:06.448Z] ---> Running in 6fa91a5522cd [2024-03-23T16:54:06.714Z] Removing intermediate container 6fa91a5522cd [2024-03-23T16:54:06.714Z] ---> ab6746546514 [2024-03-23T16:54:06.714Z] Step 12/27 : COPY go.mod vendor* ./ [2024-03-23T16:54:07.296Z] ---> 87fa7039f0ce [2024-03-23T16:54:07.296Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-23T16:54:07.296Z] ---> Running in 798b659ca772 [2024-03-23T16:54:09.877Z] Removing intermediate container 798b659ca772 [2024-03-23T16:54:09.877Z] ---> 54817c3272dd [2024-03-23T16:54:09.877Z] Step 14/27 : COPY . . [2024-03-23T16:54:13.222Z] ---> 3b5e5020a0c4 [2024-03-23T16:54:13.222Z] Step 15/27 : RUN ${MAKE} [2024-03-23T16:54:13.490Z] ---> Running in a8c28524539e [2024-03-23T16:54:14.447Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.39" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-23T16:57:06.184Z] Removing intermediate container a8c28524539e [2024-03-23T16:57:06.184Z] ---> 07832f3c26d1 [2024-03-23T16:57:06.184Z] Step 16/27 : FROM alpine:3.18 [2024-03-23T16:57:06.184Z] 3.18: Pulling from library/alpine [2024-03-23T16:57:06.184Z] c6b39de5b339: Pulling fs layer [2024-03-23T16:57:06.184Z] c6b39de5b339: Verifying Checksum [2024-03-23T16:57:06.184Z] c6b39de5b339: Download complete [2024-03-23T16:57:06.184Z] c6b39de5b339: Pull complete [2024-03-23T16:57:06.184Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-23T16:57:06.184Z] Status: Downloaded newer image for alpine:3.18 [2024-03-23T16:57:06.184Z] ---> 33abbf032149 [2024-03-23T16:57:06.184Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-23T16:57:06.184Z] ---> Running in c05088973903 [2024-03-23T16:57:06.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-23T16:57:06.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-23T16:57:06.184Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-23T16:57:06.184Z] OK: 8 MiB in 15 packages [2024-03-23T16:57:07.147Z] Removing intermediate container c05088973903 [2024-03-23T16:57:07.147Z] ---> 71675aec9577 [2024-03-23T16:57:07.147Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-03-23T16:57:07.147Z] ---> Running in 338c66ddec48 [2024-03-23T16:57:08.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-23T16:57:08.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-23T16:57:09.654Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-23T16:57:09.654Z] Executing busybox-1.36.1-r5.trigger [2024-03-23T16:57:09.654Z] OK: 8 MiB in 16 packages [2024-03-23T16:57:10.615Z] Removing intermediate container 338c66ddec48 [2024-03-23T16:57:10.615Z] ---> dfe73b4b8356 [2024-03-23T16:57:10.615Z] Step 19/27 : EXPOSE 4000 [2024-03-23T16:57:10.615Z] ---> Running in c639e3cee02a [2024-03-23T16:57:10.881Z] Removing intermediate container c639e3cee02a [2024-03-23T16:57:10.881Z] ---> bb533aa86db7 [2024-03-23T16:57:10.881Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-23T16:57:13.470Z] ---> 53efd3604ba9 [2024-03-23T16:57:13.470Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-23T16:57:13.740Z] ---> c51efeecff44 [2024-03-23T16:57:13.740Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-23T16:57:14.328Z] ---> 20fd67b41439 [2024-03-23T16:57:14.328Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-23T16:57:14.328Z] ---> Running in 65b44458e197 [2024-03-23T16:57:14.918Z] Removing intermediate container 65b44458e197 [2024-03-23T16:57:14.918Z] ---> 1a76f5f1fa0f [2024-03-23T16:57:14.918Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-23T16:57:14.918Z] ---> Running in f116f73d61e4 [2024-03-23T16:57:15.185Z] Removing intermediate container f116f73d61e4 [2024-03-23T16:57:15.185Z] ---> 1730d00c1cf6 [2024-03-23T16:57:15.185Z] Step 25/27 : LABEL arch=arm64 [2024-03-23T16:57:15.185Z] ---> Running in e33e8d3fb2a6 [2024-03-23T16:57:15.452Z] Removing intermediate container e33e8d3fb2a6 [2024-03-23T16:57:15.452Z] ---> e18157381e24 [2024-03-23T16:57:15.452Z] Step 26/27 : LABEL git_sha=c9676b29cda78da77f71baddb457a807bd12ec5b [2024-03-23T16:57:15.721Z] ---> Running in 3b22b730ffef [2024-03-23T16:57:15.987Z] Removing intermediate container 3b22b730ffef [2024-03-23T16:57:15.987Z] ---> 4edfdd2d0b25 [2024-03-23T16:57:15.988Z] Step 27/27 : LABEL version=3.1.0-dev.39 [2024-03-23T16:57:15.988Z] ---> Running in 5d8389b3a99d [2024-03-23T16:57:16.264Z] Removing intermediate container 5d8389b3a99d [2024-03-23T16:57:16.264Z] ---> 991d38fc396a [2024-03-23T16:57:16.264Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-23T16:57:16.532Z] Successfully built 991d38fc396a [2024-03-23T16:57:16.532Z] 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-03-23T16:57:16.685Z] provisioning config files... [2024-03-23T16:57:16.703Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/169@tmp/config5796194322284129819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:57:17.049Z] ---> ****-login.sh [2024-03-23T16:57:17.049Z] nexus3.edgexfoundry.org:10001 [2024-03-23T16:57:17.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:57:17.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:57:17.317Z] Configure a credential helper to remove this warning. See [2024-03-23T16:57:17.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:57:17.317Z] [2024-03-23T16:57:17.317Z] Login Succeeded [2024-03-23T16:57:17.317Z] nexus3.edgexfoundry.org:10002 [2024-03-23T16:57:17.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:57:17.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:57:17.586Z] Configure a credential helper to remove this warning. See [2024-03-23T16:57:17.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:57:17.586Z] [2024-03-23T16:57:17.586Z] Login Succeeded [2024-03-23T16:57:17.586Z] nexus3.edgexfoundry.org:10003 [2024-03-23T16:57:17.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:57:18.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:57:18.127Z] Configure a credential helper to remove this warning. See [2024-03-23T16:57:18.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:57:18.127Z] [2024-03-23T16:57:18.127Z] Login Succeeded [2024-03-23T16:57:18.127Z] nexus3.edgexfoundry.org:10004 [2024-03-23T16:57:18.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:57:18.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:57:18.397Z] Configure a credential helper to remove this warning. See [2024-03-23T16:57:18.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:57:18.397Z] [2024-03-23T16:57:18.397Z] Login Succeeded [2024-03-23T16:57:18.397Z] ****.io [2024-03-23T16:57:18.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-23T16:57:18.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-23T16:57:18.931Z] Configure a credential helper to remove this warning. See [2024-03-23T16:57:18.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-23T16:57:18.931Z] [2024-03-23T16:57:18.931Z] Login Succeeded [2024-03-23T16:57:18.931Z] ---> ****-login.sh ends [Pipeline] } [2024-03-23T16:57:18.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-23T16:57:18.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-23T16:57:19.037Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-03-23T16:57:19.037Z] c9676b29cda78da77f71baddb457a807bd12ec5b [2024-03-23T16:57:19.037Z] latest [2024-03-23T16:57:19.037Z] 3.1.0-dev.39 [2024-03-23T16:57:19.037Z] c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 [2024-03-23T16:57:19.037Z] main [2024-03-23T16:57:19.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:57:19.402Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:57:19.758Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b [2024-03-23T16:57:19.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-23T16:57:19.758Z] a9300b7586f7: Preparing [2024-03-23T16:57:19.758Z] b044bfdd3fd6: Preparing [2024-03-23T16:57:19.758Z] 778373385e6c: Preparing [2024-03-23T16:57:19.758Z] 869a7be7e3b3: Preparing [2024-03-23T16:57:19.758Z] 90a1d706f31f: Preparing [2024-03-23T16:57:19.758Z] 7c504f21be85: Preparing [2024-03-23T16:57:19.758Z] 7c504f21be85: Waiting [2024-03-23T16:57:20.023Z] a9300b7586f7: Pushed [2024-03-23T16:57:20.023Z] b044bfdd3fd6: Pushed [2024-03-23T16:57:20.023Z] 869a7be7e3b3: Pushed [2024-03-23T16:57:20.023Z] 7c504f21be85: Layer already exists [2024-03-23T16:57:20.023Z] 90a1d706f31f: Pushed [2024-03-23T16:57:30.073Z] 778373385e6c: Pushed [2024-03-23T16:57:30.074Z] c9676b29cda78da77f71baddb457a807bd12ec5b: digest: sha256:89aa6b53df72573c576ad47b5d6976e03afb274a075dd50647899a460b56e20f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:57:30.705Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:57:31.061Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-03-23T16:57:31.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-23T16:57:31.061Z] a9300b7586f7: Preparing [2024-03-23T16:57:31.061Z] b044bfdd3fd6: Preparing [2024-03-23T16:57:31.061Z] 778373385e6c: Preparing [2024-03-23T16:57:31.061Z] 869a7be7e3b3: Preparing [2024-03-23T16:57:31.061Z] 90a1d706f31f: Preparing [2024-03-23T16:57:31.061Z] 7c504f21be85: Preparing [2024-03-23T16:57:31.061Z] 7c504f21be85: Waiting [2024-03-23T16:57:31.061Z] a9300b7586f7: Layer already exists [2024-03-23T16:57:31.061Z] 90a1d706f31f: Layer already exists [2024-03-23T16:57:31.061Z] 869a7be7e3b3: Layer already exists [2024-03-23T16:57:31.061Z] 778373385e6c: Layer already exists [2024-03-23T16:57:31.061Z] b044bfdd3fd6: Layer already exists [2024-03-23T16:57:31.061Z] 7c504f21be85: Layer already exists [2024-03-23T16:57:31.327Z] latest: digest: sha256:89aa6b53df72573c576ad47b5d6976e03afb274a075dd50647899a460b56e20f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:57:31.699Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:57:32.058Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.39 [2024-03-23T16:57:32.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-23T16:57:32.058Z] a9300b7586f7: Preparing [2024-03-23T16:57:32.058Z] b044bfdd3fd6: Preparing [2024-03-23T16:57:32.058Z] 778373385e6c: Preparing [2024-03-23T16:57:32.058Z] 869a7be7e3b3: Preparing [2024-03-23T16:57:32.058Z] 90a1d706f31f: Preparing [2024-03-23T16:57:32.058Z] 7c504f21be85: Preparing [2024-03-23T16:57:32.058Z] 7c504f21be85: Waiting [2024-03-23T16:57:32.058Z] 778373385e6c: Layer already exists [2024-03-23T16:57:32.058Z] b044bfdd3fd6: Layer already exists [2024-03-23T16:57:32.058Z] 90a1d706f31f: Layer already exists [2024-03-23T16:57:32.058Z] 869a7be7e3b3: Layer already exists [2024-03-23T16:57:32.058Z] a9300b7586f7: Layer already exists [2024-03-23T16:57:32.058Z] 7c504f21be85: Layer already exists [2024-03-23T16:57:32.325Z] 3.1.0-dev.39: digest: sha256:89aa6b53df72573c576ad47b5d6976e03afb274a075dd50647899a460b56e20f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:57:32.687Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:57:33.046Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 [2024-03-23T16:57:33.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-23T16:57:33.046Z] a9300b7586f7: Preparing [2024-03-23T16:57:33.046Z] b044bfdd3fd6: Preparing [2024-03-23T16:57:33.046Z] 778373385e6c: Preparing [2024-03-23T16:57:33.046Z] 869a7be7e3b3: Preparing [2024-03-23T16:57:33.046Z] 90a1d706f31f: Preparing [2024-03-23T16:57:33.046Z] 7c504f21be85: Preparing [2024-03-23T16:57:33.046Z] 7c504f21be85: Waiting [2024-03-23T16:57:33.046Z] 869a7be7e3b3: Layer already exists [2024-03-23T16:57:33.046Z] 778373385e6c: Layer already exists [2024-03-23T16:57:33.046Z] b044bfdd3fd6: Layer already exists [2024-03-23T16:57:33.046Z] 90a1d706f31f: Layer already exists [2024-03-23T16:57:33.046Z] a9300b7586f7: Layer already exists [2024-03-23T16:57:33.046Z] 7c504f21be85: Layer already exists [2024-03-23T16:57:33.314Z] c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39: digest: sha256:89aa6b53df72573c576ad47b5d6976e03afb274a075dd50647899a460b56e20f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:57:33.676Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:57:34.036Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-03-23T16:57:34.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-03-23T16:57:34.036Z] a9300b7586f7: Preparing [2024-03-23T16:57:34.036Z] b044bfdd3fd6: Preparing [2024-03-23T16:57:34.036Z] 778373385e6c: Preparing [2024-03-23T16:57:34.036Z] 869a7be7e3b3: Preparing [2024-03-23T16:57:34.036Z] 90a1d706f31f: Preparing [2024-03-23T16:57:34.036Z] 7c504f21be85: Preparing [2024-03-23T16:57:34.036Z] 7c504f21be85: Waiting [2024-03-23T16:57:34.036Z] a9300b7586f7: Layer already exists [2024-03-23T16:57:34.036Z] b044bfdd3fd6: Layer already exists [2024-03-23T16:57:34.036Z] 778373385e6c: Layer already exists [2024-03-23T16:57:34.036Z] 869a7be7e3b3: Layer already exists [2024-03-23T16:57:34.036Z] 90a1d706f31f: Layer already exists [2024-03-23T16:57:34.036Z] 7c504f21be85: Layer already exists [2024-03-23T16:57:34.303Z] main: digest: sha256:89aa6b53df72573c576ad47b5d6976e03afb274a075dd50647899a460b56e20f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-23T16:57:34.395Z] ===================================================== [Pipeline] echo [2024-03-23T16:57:34.412Z] taggedImages: [2024-03-23T16:57:34.412Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b [2024-03-23T16:57:34.412Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-03-23T16:57:34.412Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.39 [2024-03-23T16:57:34.412Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 [2024-03-23T16:57:34.412Z] - 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-03-23T16:57:34.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-23T16:57:34.804Z] [2024-03-23T16:57:34.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:57:35.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-23T16:57:35.138Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-23T16:57:35.138Z] 8998bd30e6a1: Pulling fs layer [2024-03-23T16:57:35.138Z] 04944245beec: Pulling fs layer [2024-03-23T16:57:35.138Z] 699f458cf7ca: Pulling fs layer [2024-03-23T16:57:35.138Z] 765212b225bb: Pulling fs layer [2024-03-23T16:57:35.138Z] f23df028b6ca: Pulling fs layer [2024-03-23T16:57:35.138Z] d65c8cfc05b1: Pulling fs layer [2024-03-23T16:57:35.138Z] 2437ff75d9bd: Pulling fs layer [2024-03-23T16:57:35.138Z] f23df028b6ca: Waiting [2024-03-23T16:57:35.138Z] d65c8cfc05b1: Waiting [2024-03-23T16:57:35.138Z] 765212b225bb: Waiting [2024-03-23T16:57:35.138Z] 2437ff75d9bd: Waiting [2024-03-23T16:57:35.406Z] 04944245beec: Verifying Checksum [2024-03-23T16:57:35.406Z] 04944245beec: Download complete [2024-03-23T16:57:35.406Z] 765212b225bb: Verifying Checksum [2024-03-23T16:57:35.406Z] 765212b225bb: Download complete [2024-03-23T16:57:35.406Z] f23df028b6ca: Verifying Checksum [2024-03-23T16:57:35.406Z] f23df028b6ca: Download complete [2024-03-23T16:57:35.406Z] d65c8cfc05b1: Verifying Checksum [2024-03-23T16:57:35.406Z] d65c8cfc05b1: Download complete [2024-03-23T16:57:35.673Z] 699f458cf7ca: Verifying Checksum [2024-03-23T16:57:35.673Z] 699f458cf7ca: Download complete [2024-03-23T16:57:35.942Z] 8998bd30e6a1: Verifying Checksum [2024-03-23T16:57:35.942Z] 8998bd30e6a1: Download complete [2024-03-23T16:57:38.525Z] 2437ff75d9bd: Verifying Checksum [2024-03-23T16:57:38.525Z] 2437ff75d9bd: Download complete [2024-03-23T16:57:41.108Z] 8998bd30e6a1: Pull complete [2024-03-23T16:57:41.108Z] 04944245beec: Pull complete [2024-03-23T16:57:43.054Z] 699f458cf7ca: Pull complete [2024-03-23T16:57:43.054Z] 765212b225bb: Pull complete [2024-03-23T16:57:43.636Z] f23df028b6ca: Pull complete [2024-03-23T16:57:43.903Z] d65c8cfc05b1: Pull complete [2024-03-23T16:58:02.112Z] 2437ff75d9bd: Pull complete [2024-03-23T16:58:02.112Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-23T16:58:02.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-23T16:58:02.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:58:02.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-1027 does not seem to be running inside a container [2024-03-23T16:58:02.401Z] $ 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/169 -v /w/workspace/edgex-ui-go/169:/w/workspace/edgex-ui-go/169:rw,z -v /w/workspace/edgex-ui-go/169@tmp:/w/workspace/edgex-ui-go/169@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-03-23T16:58:05.101Z] $ docker top b7f8edeba4286f8cc0a2e7b921b7d22139034d2511776c42fbbfc512cd41fde3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:58:06.040Z] ---> job-cost.sh [2024-03-23T16:58:06.040Z] lf-activate-venv: SKIPPING [2024-03-23T16:58:06.040Z] INFO: No Stack... [2024-03-23T16:58:06.628Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-23T16:58:07.215Z] INFO: Archiving Costs [Pipeline] sh [2024-03-23T16:58:07.901Z] + cat /w/workspace/edgex-ui-go/169/archives/cost.csv [2024-03-23T16:58:07.901Z] + cut -d, -f6 [Pipeline] lock [2024-03-23T16:58:07.986Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] [2024-03-23T16:58:07.993Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] did not exist. Created. [2024-03-23T16:58:07.998Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-23T16:58:08.654Z] /w/workspace/edgex-ui-go/169@tmp/durable-67247b0a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-23T16:58:09.294Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-23T16:58:09.311Z] Warning: overwriting stash ‘stack-cost’ [2024-03-23T16:58:09.514Z] Stashed 1 file(s) [Pipeline] } [2024-03-23T16:58:09.521Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-23T16:58:09.554Z] $ docker stop --time=1 b7f8edeba4286f8cc0a2e7b921b7d22139034d2511776c42fbbfc512cd41fde3 [2024-03-23T16:58:11.058Z] $ docker rm -f --volumes b7f8edeba4286f8cc0a2e7b921b7d22139034d2511776c42fbbfc512cd41fde3 [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-03-23T16:58:11.526Z] provisioning config files... [2024-03-23T16:58:11.534Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16249637450499915223tmp [Pipeline] { [Pipeline] sh [2024-03-23T16:58:11.834Z] + set +x [2024-03-23T16:58:11.834Z] + curl -s https://codecov.io/bash [2024-03-23T16:58:11.834Z] + bash -s -- [2024-03-23T16:58:11.834Z] [2024-03-23T16:58:11.834Z] _____ _ [2024-03-23T16:58:11.834Z] / ____| | | [2024-03-23T16:58:11.834Z] | | ___ __| | ___ ___ _____ __ [2024-03-23T16:58:11.834Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-23T16:58:11.834Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-23T16:58:11.834Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-23T16:58:11.834Z] Bash-1.0.6 [2024-03-23T16:58:11.834Z] [2024-03-23T16:58:11.834Z] [2024-03-23T16:58:11.834Z] ==> git version 2.25.1 found [2024-03-23T16:58:11.834Z] ==> 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-03-23T16:58:11.834Z] Release-Date: 2020-01-08 [2024-03-23T16:58:11.834Z] 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-03-23T16:58:11.834Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-23T16:58:11.834Z] ==> Jenkins CI detected. [2024-03-23T16:58:11.834Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-03-23T16:58:11.834Z] project root: . [2024-03-23T16:58:11.834Z] --> token set from env [2024-03-23T16:58:11.834Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-23T16:58:11.834Z] ==> Running gcov in . (disable via -X gcov) [2024-03-23T16:58:12.098Z] ==> Python coveragepy not found [2024-03-23T16:58:12.098Z] ==> Searching for coverage reports in: [2024-03-23T16:58:12.098Z] + . [2024-03-23T16:58:12.098Z] -> Found 1 reports [2024-03-23T16:58:12.098Z] ==> Detecting git/mercurial file structure [2024-03-23T16:58:12.098Z] ==> Reading reports [2024-03-23T16:58:12.098Z] + ./coverage.out bytes=10 [2024-03-23T16:58:12.098Z] ==> Appending adjustments [2024-03-23T16:58:12.098Z] https://docs.codecov.io/docs/fixing-reports [2024-03-23T16:58:12.670Z] + Found adjustments [2024-03-23T16:58:12.670Z] ==> Gzipping contents [2024-03-23T16:58:12.670Z] 12K /tmp/codecov.PP03lM.gz [2024-03-23T16:58:12.670Z] ==> Uploading reports [2024-03-23T16:58:12.670Z] url: https://codecov.io [2024-03-23T16:58:12.670Z] query: branch=main&commit=c9676b29cda78da77f71baddb457a807bd12ec5b&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-23T16:58:12.670Z] -> Pinging Codecov [2024-03-23T16:58:12.670Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c9676b29cda78da77f71baddb457a807bd12ec5b&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-23T16:58:12.670Z] -> Uploading to [2024-03-23T16:58:12.670Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-23/FB506323287CE973F263BFD2A0EB1F37/c9676b29cda78da77f71baddb457a807bd12ec5b/684e7020-426d-4b5b-a983-d533ff1f3286.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240323T165812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f10935d2b64af17c7ee57a48638292a633d08ee729616653e63b0ad5479ef8d4 [2024-03-23T16:58:12.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-23T16:58:12.670Z] Dload Upload Total Spent Left Speed [2024-03-23T16:58:12.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 31422 --:--:-- --:--:-- --:--:-- 31422 [2024-03-23T16:58:12.930Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] } [2024-03-23T16:58:12.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-23T16:58:13.104Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-23T16:58:13.117Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:58:13.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-23T16:58:13.428Z] [2024-03-23T16:58:13.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:58:13.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-23T16:58:13.736Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-23T16:58:13.736Z] df9b9388f04a: Pulling fs layer [2024-03-23T16:58:13.736Z] 52dc419b0ee2: Pulling fs layer [2024-03-23T16:58:13.736Z] 25bc292e5bac: Pulling fs layer [2024-03-23T16:58:13.736Z] 114826534d7a: Pulling fs layer [2024-03-23T16:58:13.736Z] 4657fd5d0bcf: Pulling fs layer [2024-03-23T16:58:13.736Z] 6ad1cebc031e: Pulling fs layer [2024-03-23T16:58:13.736Z] 8a3aa393b2d8: Pulling fs layer [2024-03-23T16:58:13.736Z] 114826534d7a: Waiting [2024-03-23T16:58:13.736Z] 4657fd5d0bcf: Waiting [2024-03-23T16:58:13.736Z] 6ad1cebc031e: Waiting [2024-03-23T16:58:13.736Z] 8a3aa393b2d8: Waiting [2024-03-23T16:58:13.736Z] 25bc292e5bac: Download complete [2024-03-23T16:58:13.736Z] 52dc419b0ee2: Verifying Checksum [2024-03-23T16:58:13.736Z] 52dc419b0ee2: Download complete [2024-03-23T16:58:13.736Z] 4657fd5d0bcf: Verifying Checksum [2024-03-23T16:58:13.736Z] 4657fd5d0bcf: Download complete [2024-03-23T16:58:13.736Z] df9b9388f04a: Download complete [2024-03-23T16:58:13.996Z] 6ad1cebc031e: Verifying Checksum [2024-03-23T16:58:13.996Z] df9b9388f04a: Pull complete [2024-03-23T16:58:13.996Z] 52dc419b0ee2: Pull complete [2024-03-23T16:58:13.996Z] 25bc292e5bac: Pull complete [2024-03-23T16:58:14.562Z] 114826534d7a: Download complete [2024-03-23T16:58:14.562Z] 8a3aa393b2d8: Verifying Checksum [2024-03-23T16:58:14.562Z] 8a3aa393b2d8: Download complete [2024-03-23T16:58:17.845Z] 114826534d7a: Pull complete [2024-03-23T16:58:17.845Z] 4657fd5d0bcf: Pull complete [2024-03-23T16:58:18.104Z] 6ad1cebc031e: Pull complete [2024-03-23T16:58:20.638Z] 8a3aa393b2d8: Pull complete [2024-03-23T16:58:20.638Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-23T16:58:20.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-23T16:58:20.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:58:20.825Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-03-23T16:58:20.873Z] $ 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-03-23T16:58:26.419Z] $ docker top bec10b450459ccaacc1d75f32834da8ff24c60653489e822b4c56d34eb56c644 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-23T16:58:26.501Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-03-23T16:58:26.778Z] + set -o pipefail [2024-03-23T16:58:26.778Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-03-23T16:58:33.341Z] [2024-03-23T16:58:33.341Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-03-23T16:58:33.341Z] [2024-03-23T16:58:33.341Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/af51e4a8-d110-4a36-814b-bfe97e72476d [2024-03-23T16:58:33.341Z] [2024-03-23T16:58:33.341Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-03-23T16:58:33.341Z] [2024-03-23T16:58:33.341Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-23T16:58:33.341Z] [2024-03-23T16:58:33.914Z] [2024-03-23T16:58:33.914Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-23T16:58:33.914Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-23T16:58:33.914Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-23T16:58:33.918Z] $ docker stop --time=1 bec10b450459ccaacc1d75f32834da8ff24c60653489e822b4c56d34eb56c644 [2024-03-23T16:58:38.204Z] $ docker rm -f --volumes bec10b450459ccaacc1d75f32834da8ff24c60653489e822b4c56d34eb56c644 [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-03-23T16:58:39.123Z] + git log --format=format:%s -1 c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] sh [2024-03-23T16:58:39.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-23T16:58:39.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:58:39.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-23T16:58:39.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:58:39.802Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-03-23T16:58:39.832Z] $ 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-03-23T16:58:40.324Z] $ docker top ae5e136e23bd750121e140c36d1549d915e641ded858950aa134e657bd8b22e2 -eo pid,comm [2024-03-23T16:58:40.373Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-23T16:58:40.373Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-23T16:58:40.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-23T16:58:40.436Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-23T16:58:40.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-23T16:58:40.548Z] $ docker exec ae5e136e23bd750121e140c36d1549d915e641ded858950aa134e657bd8b22e2 ssh-agent [2024-03-23T16:58:40.651Z] SSH_AUTH_SOCK=/tmp/ssh-6qWoOBieZpa7/agent.32 [2024-03-23T16:58:40.651Z] SSH_AGENT_PID=38 [2024-03-23T16:58:40.655Z] Running ssh-add (command line suppressed) [2024-03-23T16:58:40.738Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13863168282484255130.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13863168282484255130.key) [2024-03-23T16:58:40.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-23T16:58:41.051Z] + git semver tag [2024-03-23T16:58:41.309Z] 2024-03-23 16:58:41,203 [run_tag] DEBUG tag force:False [2024-03-23T16:58:41.309Z] 2024-03-23 16:58:41,203 [check_head_tag] DEBUG check head tag [2024-03-23T16:58:41.309Z] 2024-03-23 16:58:41,204 [execute] INFO git cat-file --batch-check [2024-03-23T16:58:41.309Z] 2024-03-23 16:58:41,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-03-23T16:58:41.309Z] 2024-03-23 16:58:41,207 [execute] INFO git cat-file --batch [2024-03-23T16:58:41.309Z] 2024-03-23 16:58:41,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-03-23T16:58:41.309Z] 2024-03-23 16:58:41,225 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-23T16:58:41.309Z] 2024-03-23 16:58:41,225 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 [2024-03-23T16:58:41.309Z] 2024-03-23 16:58:41,225 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-23T16:58:41.309Z] 2024-03-23 16:58:41,230 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-23T16:58:41.309Z] 3.1.0-dev.39 [Pipeline] } [2024-03-23T16:58:41.312Z] $ docker exec --env ******** --env ******** ae5e136e23bd750121e140c36d1549d915e641ded858950aa134e657bd8b22e2 ssh-agent -k [2024-03-23T16:58:41.416Z] unset SSH_AUTH_SOCK; [2024-03-23T16:58:41.416Z] unset SSH_AGENT_PID; [2024-03-23T16:58:41.416Z] echo Agent pid 38 killed; [2024-03-23T16:58:41.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-23T16:58:41.766Z] + git semver [Pipeline] } [2024-03-23T16:58:42.032Z] $ docker stop --time=1 ae5e136e23bd750121e140c36d1549d915e641ded858950aa134e657bd8b22e2 [2024-03-23T16:58:43.308Z] $ docker rm -f --volumes ae5e136e23bd750121e140c36d1549d915e641ded858950aa134e657bd8b22e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:58:43.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-23T16:58:43.725Z] [2024-03-23T16:58:43.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:58:44.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-23T16:58:44.035Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-23T16:58:44.035Z] ab5ef0e58194: Pulling fs layer [2024-03-23T16:58:44.035Z] 9712f1f96733: Pulling fs layer [2024-03-23T16:58:44.035Z] 63f879dbbcfc: Pulling fs layer [2024-03-23T16:58:44.035Z] 0d9ebad4ef96: Pulling fs layer [2024-03-23T16:58:44.035Z] e9a5061849ea: Pulling fs layer [2024-03-23T16:58:44.035Z] d747dcd14b5f: Pulling fs layer [2024-03-23T16:58:44.035Z] 2de7ff778b66: Pulling fs layer [2024-03-23T16:58:44.035Z] e9a5061849ea: Waiting [2024-03-23T16:58:44.035Z] d747dcd14b5f: Waiting [2024-03-23T16:58:44.035Z] 2de7ff778b66: Waiting [2024-03-23T16:58:44.035Z] 0d9ebad4ef96: Waiting [2024-03-23T16:58:44.035Z] 9712f1f96733: Verifying Checksum [2024-03-23T16:58:44.035Z] 9712f1f96733: Download complete [2024-03-23T16:58:44.296Z] 63f879dbbcfc: Verifying Checksum [2024-03-23T16:58:44.296Z] 63f879dbbcfc: Download complete [2024-03-23T16:58:44.555Z] e9a5061849ea: Verifying Checksum [2024-03-23T16:58:44.555Z] e9a5061849ea: Download complete [2024-03-23T16:58:44.555Z] d747dcd14b5f: Verifying Checksum [2024-03-23T16:58:44.555Z] 0d9ebad4ef96: Verifying Checksum [2024-03-23T16:58:44.555Z] 0d9ebad4ef96: Download complete [2024-03-23T16:58:44.555Z] ab5ef0e58194: Verifying Checksum [2024-03-23T16:58:44.555Z] ab5ef0e58194: Download complete [2024-03-23T16:58:44.555Z] 2de7ff778b66: Verifying Checksum [2024-03-23T16:58:44.555Z] 2de7ff778b66: Download complete [2024-03-23T16:58:47.840Z] ab5ef0e58194: Pull complete [2024-03-23T16:58:47.840Z] 9712f1f96733: Pull complete [2024-03-23T16:58:48.099Z] 63f879dbbcfc: Pull complete [2024-03-23T16:58:52.285Z] 0d9ebad4ef96: Pull complete [2024-03-23T16:58:52.285Z] e9a5061849ea: Pull complete [2024-03-23T16:58:52.285Z] d747dcd14b5f: Pull complete [2024-03-23T16:58:52.852Z] 2de7ff778b66: Pull complete [2024-03-23T16:58:52.852Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-23T16:58:52.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-23T16:58:52.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:58:52.955Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-03-23T16:58:52.974Z] $ 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-03-23T16:58:58.702Z] $ docker top 55cbd9b9f87da11c3f5a4d974120e7eec618e90e5e2d590c2614d6e1fde265a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-23T16:58:58.778Z] provisioning config files... [2024-03-23T16:58:58.785Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16833453050987226967tmp [2024-03-23T16:58:58.796Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16638951885236899919tmp [2024-03-23T16:58:58.804Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11253087338896025037tmp [Pipeline] { [Pipeline] echo [2024-03-23T16:58:58.838Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:58:59.131Z] ---> sigul-configuration.sh [2024-03-23T16:58:59.131Z] gpg: directory `/root/.gnupg' created [2024-03-23T16:58:59.131Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-23T16:58:59.131Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-23T16:58:59.131Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-23T16:58:59.131Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-23T16:58:59.131Z] gpg: CAST5 encrypted data [2024-03-23T16:58:59.131Z] gpg: encrypted with 1 passphrase [2024-03-23T16:58:59.131Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-23T16:58:59.422Z] + mkdir /home/jenkins [2024-03-23T16:58:59.422Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-23T16:58:59.717Z] + 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-03-23T16:58:59.733Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:59:00.025Z] ---> sigul-install.sh [2024-03-23T16:59:00.025Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-23T16:59:00.323Z] + git tag --list [2024-03-23T16:59:00.323Z] 0.1.1 [2024-03-23T16:59:00.323Z] v1.1.0 [2024-03-23T16:59:00.323Z] v1.2.0 [2024-03-23T16:59:00.323Z] v1.2.1 [2024-03-23T16:59:00.323Z] v1.3.0 [2024-03-23T16:59:00.323Z] v2.0.0 [2024-03-23T16:59:00.323Z] v2.1.0 [2024-03-23T16:59:00.323Z] v2.2.0 [2024-03-23T16:59:00.323Z] v2.3.0 [2024-03-23T16:59:00.323Z] v3.0 [2024-03-23T16:59:00.323Z] v3.0.0 [2024-03-23T16:59:00.323Z] v3.1 [2024-03-23T16:59:00.323Z] v3.1.0 [2024-03-23T16:59:00.323Z] v3.1.0-dev.1 [2024-03-23T16:59:00.323Z] v3.1.0-dev.10 [2024-03-23T16:59:00.323Z] v3.1.0-dev.11 [2024-03-23T16:59:00.323Z] v3.1.0-dev.12 [2024-03-23T16:59:00.323Z] v3.1.0-dev.13 [2024-03-23T16:59:00.323Z] v3.1.0-dev.14 [2024-03-23T16:59:00.323Z] v3.1.0-dev.15 [2024-03-23T16:59:00.323Z] v3.1.0-dev.16 [2024-03-23T16:59:00.323Z] v3.1.0-dev.17 [2024-03-23T16:59:00.323Z] v3.1.0-dev.18 [2024-03-23T16:59:00.323Z] v3.1.0-dev.19 [2024-03-23T16:59:00.323Z] v3.1.0-dev.2 [2024-03-23T16:59:00.323Z] v3.1.0-dev.20 [2024-03-23T16:59:00.323Z] v3.1.0-dev.21 [2024-03-23T16:59:00.323Z] v3.1.0-dev.22 [2024-03-23T16:59:00.323Z] v3.1.0-dev.23 [2024-03-23T16:59:00.323Z] v3.1.0-dev.24 [2024-03-23T16:59:00.323Z] v3.1.0-dev.25 [2024-03-23T16:59:00.323Z] v3.1.0-dev.26 [2024-03-23T16:59:00.323Z] v3.1.0-dev.27 [2024-03-23T16:59:00.323Z] v3.1.0-dev.28 [2024-03-23T16:59:00.323Z] v3.1.0-dev.29 [2024-03-23T16:59:00.323Z] v3.1.0-dev.3 [2024-03-23T16:59:00.323Z] v3.1.0-dev.30 [2024-03-23T16:59:00.323Z] v3.1.0-dev.31 [2024-03-23T16:59:00.323Z] v3.1.0-dev.32 [2024-03-23T16:59:00.323Z] v3.1.0-dev.33 [2024-03-23T16:59:00.323Z] v3.1.0-dev.34 [2024-03-23T16:59:00.323Z] v3.1.0-dev.35 [2024-03-23T16:59:00.323Z] v3.1.0-dev.36 [2024-03-23T16:59:00.323Z] v3.1.0-dev.37 [2024-03-23T16:59:00.323Z] v3.1.0-dev.38 [2024-03-23T16:59:00.323Z] v3.1.0-dev.39 [2024-03-23T16:59:00.323Z] v3.1.0-dev.4 [2024-03-23T16:59:00.323Z] v3.1.0-dev.5 [2024-03-23T16:59:00.323Z] v3.1.0-dev.6 [2024-03-23T16:59:00.323Z] v3.1.0-dev.7 [2024-03-23T16:59:00.323Z] v3.1.0-dev.8 [2024-03-23T16:59:00.323Z] v3.1.0-dev.9 [Pipeline] sh [2024-03-23T16:59:00.621Z] + lftools sign git-tag v3.1.0-dev.39 [2024-03-23T16:59:01.189Z] Signing Git tag with Sigul... [2024-03-23T16:59:01.189Z] Signing v3.1.0-dev.39 [Pipeline] echo [2024-03-23T16:59:01.460Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:59:01.748Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-23T16:59:01.755Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-23T16:59:01.773Z] $ docker stop --time=1 55cbd9b9f87da11c3f5a4d974120e7eec618e90e5e2d590c2614d6e1fde265a6 [2024-03-23T16:59:03.050Z] $ docker rm -f --volumes 55cbd9b9f87da11c3f5a4d974120e7eec618e90e5e2d590c2614d6e1fde265a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-23T16:59:03.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-23T16:59:03.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:59:03.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-23T16:59:03.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:59:03.898Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-03-23T16:59:03.919Z] $ 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-03-23T16:59:04.241Z] $ docker top 026851c550817e295b58ad6a98ec0e88baf5a6f2434bc247deb47faa62f5d4f5 -eo pid,comm [2024-03-23T16:59:04.290Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-23T16:59:04.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-23T16:59:04.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-23T16:59:04.354Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-23T16:59:04.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-23T16:59:04.454Z] $ docker exec 026851c550817e295b58ad6a98ec0e88baf5a6f2434bc247deb47faa62f5d4f5 ssh-agent [2024-03-23T16:59:04.558Z] SSH_AUTH_SOCK=/tmp/ssh-euU2CzlsVFFt/agent.33 [2024-03-23T16:59:04.558Z] SSH_AGENT_PID=38 [2024-03-23T16:59:04.562Z] Running ssh-add (command line suppressed) [2024-03-23T16:59:04.653Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7040240902435084731.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7040240902435084731.key) [2024-03-23T16:59:04.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-23T16:59:04.959Z] + git semver bump pre [2024-03-23T16:59:05.219Z] 2024-03-23 16:59:05,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-23T16:59:05.219Z] 2024-03-23 16:59:05,111 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev [2024-03-23T16:59:05.219Z] 2024-03-23 16:59:05,111 [bump_version] DEBUG bumped version:3.1.0-dev.40 [2024-03-23T16:59:05.219Z] 2024-03-23 16:59:05,111 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-03-23T16:59:05.219Z] 2024-03-23 16:59:05,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-23T16:59:05.219Z] 2024-03-23 16:59:05,111 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-23T16:59:05.219Z] 2024-03-23 16:59:05,113 [execute] INFO git cat-file --batch-check [2024-03-23T16:59:05.219Z] 2024-03-23 16:59:05,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-23T16:59:05.219Z] 2024-03-23 16:59:05,118 [execute] INFO git cat-file --batch [2024-03-23T16:59:05.219Z] 2024-03-23 16:59:05,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-23T16:59:05.219Z] 2024-03-23 16:59:05,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-23T16:59:05.219Z] 3.1.0-dev.40 [Pipeline] } [2024-03-23T16:59:05.225Z] $ docker exec --env ******** --env ******** 026851c550817e295b58ad6a98ec0e88baf5a6f2434bc247deb47faa62f5d4f5 ssh-agent -k [2024-03-23T16:59:05.312Z] unset SSH_AUTH_SOCK; [2024-03-23T16:59:05.313Z] unset SSH_AGENT_PID; [2024-03-23T16:59:05.313Z] echo Agent pid 38 killed; [2024-03-23T16:59:05.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-23T16:59:05.650Z] + git semver [Pipeline] } [2024-03-23T16:59:05.921Z] $ docker stop --time=1 026851c550817e295b58ad6a98ec0e88baf5a6f2434bc247deb47faa62f5d4f5 [2024-03-23T16:59:07.205Z] $ docker rm -f --volumes 026851c550817e295b58ad6a98ec0e88baf5a6f2434bc247deb47faa62f5d4f5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-23T16:59:07.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-23T16:59:07.557Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:59:07.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-23T16:59:07.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:59:07.937Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-03-23T16:59:07.961Z] $ 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-03-23T16:59:08.284Z] $ docker top 0aacaab4ab3848dc86c0a55d7dd5071520e6a3b5f9e127722e2e934cd0a1f05d -eo pid,comm [2024-03-23T16:59:08.333Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-23T16:59:08.333Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-23T16:59:08.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-23T16:59:08.397Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-23T16:59:08.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-23T16:59:08.500Z] $ docker exec 0aacaab4ab3848dc86c0a55d7dd5071520e6a3b5f9e127722e2e934cd0a1f05d ssh-agent [2024-03-23T16:59:08.598Z] SSH_AUTH_SOCK=/tmp/ssh-Fvsf2MmUGi7h/agent.32 [2024-03-23T16:59:08.598Z] SSH_AGENT_PID=38 [2024-03-23T16:59:08.603Z] Running ssh-add (command line suppressed) [2024-03-23T16:59:08.682Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17762293861221467147.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17762293861221467147.key) [2024-03-23T16:59:08.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-23T16:59:08.993Z] + git semver push [2024-03-23T16:59:09.252Z] 2024-03-23 16:59:09,152 [run_push] DEBUG push [2024-03-23T16:59:09.252Z] 2024-03-23 16:59:09,153 [execute] INFO git cat-file --batch-check [2024-03-23T16:59:09.252Z] 2024-03-23 16:59:09,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-23T16:59:09.252Z] 2024-03-23 16:59:09,156 [execute] INFO git rev-list 4951edb6bdb1a6c47b8d94c35243e409a2db5c25 -- [2024-03-23T16:59:09.252Z] 2024-03-23 16:59:09,156 [execute] DEBUG Popen(['git', 'rev-list', '4951edb6bdb1a6c47b8d94c35243e409a2db5c25', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-23T16:59:09.252Z] 2024-03-23 16:59:09,164 [execute] INFO git fetch -v origin [2024-03-23T16:59:09.252Z] 2024-03-23 16:59:09,164 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-23T16:59:09.820Z] 2024-03-23 16:59:09,677 [run_push] DEBUG no remote changes detected [2024-03-23T16:59:09.820Z] 2024-03-23 16:59:09,677 [execute] INFO git push origin semver [2024-03-23T16:59:09.820Z] 2024-03-23 16:59:09,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-23T16:59:10.756Z] 2024-03-23 16:59:10,406 [run_push] DEBUG push all version tags [2024-03-23T16:59:10.756Z] 2024-03-23 16:59:10,407 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-23T16:59:10.756Z] 2024-03-23 16:59:10,407 [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-03-23T16:59:11.323Z] 2024-03-23 16:59:11,168 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-03-23T16:59:11.323Z] 3.1.0-dev.40 [Pipeline] } [2024-03-23T16:59:11.327Z] $ docker exec --env ******** --env ******** 0aacaab4ab3848dc86c0a55d7dd5071520e6a3b5f9e127722e2e934cd0a1f05d ssh-agent -k [2024-03-23T16:59:11.414Z] unset SSH_AUTH_SOCK; [2024-03-23T16:59:11.414Z] unset SSH_AGENT_PID; [2024-03-23T16:59:11.414Z] echo Agent pid 38 killed; [2024-03-23T16:59:11.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-23T16:59:11.756Z] + git semver [Pipeline] } [2024-03-23T16:59:12.022Z] $ docker stop --time=1 0aacaab4ab3848dc86c0a55d7dd5071520e6a3b5f9e127722e2e934cd0a1f05d [2024-03-23T16:59:13.305Z] $ docker rm -f --volumes 0aacaab4ab3848dc86c0a55d7dd5071520e6a3b5f9e127722e2e934cd0a1f05d [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-03-23T16:59:13.934Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-03-23T16:59:13.934Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-03-23T16:59:13.934Z] total 16 [2024-03-23T16:59:13.934Z] drwxr-xr-x 3 root root 4096 Mar 23 16:48 . [2024-03-23T16:59:13.934Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 23 16:58 .. [2024-03-23T16:59:13.934Z] drwxr-xr-x 2 root root 4096 Mar 23 16:48 cost [2024-03-23T16:59:13.934Z] -rw-r--r-- 1 root root 83 Mar 23 16:48 cost.csv [2024-03-23T16:59:13.934Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-03-23T16:59:13.934Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-03-23T16:59:13.934Z] total 16 [2024-03-23T16:59:13.934Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 16:48 . [2024-03-23T16:59:13.934Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 23 16:58 .. [2024-03-23T16:59:13.934Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 16:48 cost [2024-03-23T16:59:13.934Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 23 16:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:59:14.223Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:59:15.085Z] ---> package-listing.sh [2024-03-23T16:59:15.085Z] ++ facter osfamily [2024-03-23T16:59:15.085Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-23T16:59:15.343Z] + OS_FAMILY=debian [2024-03-23T16:59:15.343Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-03-23T16:59:15.343Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-23T16:59:15.343Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-23T16:59:15.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-23T16:59:15.343Z] + PACKAGES=/tmp/packages_start.txt [2024-03-23T16:59:15.343Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-03-23T16:59:15.343Z] + PACKAGES=/tmp/packages_end.txt [2024-03-23T16:59:15.343Z] + case "${OS_FAMILY}" in [2024-03-23T16:59:15.343Z] + dpkg -l [2024-03-23T16:59:15.343Z] + grep '^ii' [2024-03-23T16:59:15.343Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-23T16:59:15.343Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-23T16:59:15.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-23T16:59:15.343Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-03-23T16:59:15.343Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-03-23T16:59:15.343Z] + 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-03-23T16:59:15.355Z] 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-03-23T16:59:15.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-23T16:59:16.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-23T16:59:16.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-23T16:59:16.279Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-03-23T16:59:16.306Z] $ 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-03-23T16:59:16.495Z] $ docker top f7ca1d5229f102b88764cd7fbeebd382e96a24fa4a05067a3567a88cd0a8cbd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-23T16:59:16.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-23T16:59:17.137Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-23T16:59:17.428Z] + ls /var/log/sa-host [2024-03-23T16:59:17.428Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-23T16:59:17.494Z] provisioning config files... [2024-03-23T16:59:17.504Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3753244750226503101tmp [Pipeline] { [Pipeline] echo [2024-03-23T16:59:17.519Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:59:17.797Z] ---> create-netrc.sh [Pipeline] } [2024-03-23T16:59:17.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:59:18.131Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-23T16:59:18.141Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:59:18.422Z] ---> sudo-logs.sh [2024-03-23T16:59:18.422Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-23T16:59:18.457Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:59:18.742Z] ---> job-cost.sh [2024-03-23T16:59:18.742Z] lf-activate-venv: SKIPPING [2024-03-23T16:59:18.742Z] DEBUG: total: 0.2199999988079071 [2024-03-23T16:59:18.742Z] INFO: Retrieving Stack Cost... [2024-03-23T16:59:19.002Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-23T16:59:19.570Z] INFO: Archiving Costs [Pipeline] echo [2024-03-23T16:59:19.581Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-23T16:59:19.865Z] ---> logs-deploy.sh [2024-03-23T16:59:19.865Z] lf-activate-venv: SKIPPING [2024-03-23T16:59:19.865Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/169 [2024-03-23T16:59:19.865Z] INFO: archiving workspace using pattern(s): [2024-03-23T16:59:20.803Z] Archives upload complete. [2024-03-23T16:59:20.803Z] INFO: archiving logs to Nexus