Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea 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-ssh2353677677499244539.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5001713947910169823.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh17616678937646478415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh7593148732274614731.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-ssh16284872202758148452.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17544 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 > 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 Avoid second fetch Checking out Revision ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea (main) Commit message: "Merge pull request #669 from lenny-intel/cve" > git config core.sparsecheckout # timeout=10 > git checkout -f ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea # timeout=10 > git rev-list --no-walk af98cfcac093d57a231dc324130eca258d2cb226 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:46:43.647Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:46:43.710Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:46:43.723Z] ========================================================= [2023-11-14T21:46:43.723Z] EdgeX Global Pipelines Version Info [2023-11-14T21:46:43.723Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:44.435Z] ------------------- [2023-11-14T21:46:44.435Z] stable info: [2023-11-14T21:46:44.435Z] ------------------- [2023-11-14T21:46:44.435Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:46:44.435Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:46:44.435Z] Message: update stable to v1.0.257 [2023-11-14T21:46:45.032Z] ------------------- [2023-11-14T21:46:45.032Z] experimental info: [2023-11-14T21:46:45.032Z] ------------------- [2023-11-14T21:46:45.032Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:46:45.032Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:46:45.032Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:46:45.225Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-14T21:46:45.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-14T21:46:45.253Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:46:45.273Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:46:45.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:46:45.309Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:46:45.318Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:46:45.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:46:45.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:46:45.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:46:45.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:46:45.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-14T21:46:45.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:46:45.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:46:45.422Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:46:45.432Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:46:45.442Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:46:45.453Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:46:45.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:46:45.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:46:45.484Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T21:46:45.504Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T21:46:45.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:46:45.538Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:46:45.557Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:46:45.568Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:46:45.579Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:46:45.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:46:45.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:46:45.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:46:45.632Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] echo [2023-11-14T21:46:45.645Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddfd7e4 [Pipeline] echo [2023-11-14T21:46:45.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:46:45.715Z] provisioning config files... [2023-11-14T21:46:45.740Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11631092631982548959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:46.139Z] ---> docker-login.sh [2023-11-14T21:46:46.139Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:46:46.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:46.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:46.400Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:46.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:46.400Z] [2023-11-14T21:46:46.400Z] Login Succeeded [2023-11-14T21:46:46.400Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:46:46.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:46.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:46.661Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:46.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:46.661Z] [2023-11-14T21:46:46.661Z] Login Succeeded [2023-11-14T21:46:46.661Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:46:46.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:46.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:46.661Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:46.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:46.661Z] [2023-11-14T21:46:46.661Z] Login Succeeded [2023-11-14T21:46:46.661Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:46:46.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:46.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:46.661Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:46.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:46.661Z] [2023-11-14T21:46:46.662Z] Login Succeeded [2023-11-14T21:46:46.662Z] docker.io [2023-11-14T21:46:46.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:47.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:47.182Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:47.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:47.182Z] [2023-11-14T21:46:47.182Z] Login Succeeded [2023-11-14T21:46:47.182Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:46:47.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:46:47.558Z] + git rev-list -1 --merges ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea~1..ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] echo [2023-11-14T21:46:47.616Z] -----------> git rev-list -1 --merges ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea~1..ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [2023-11-14T21:46:47.617Z] ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [false] [Pipeline] sh [2023-11-14T21:46:47.907Z] + git log --format=format:%s -1 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] echo [2023-11-14T21:46:47.921Z] ========================================================= [2023-11-14T21:46:47.921Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:46:47.921Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:46:48.232Z] + git log --format=format:%s -1 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] echo [2023-11-14T21:46:48.243Z] [semverPrep] GIT_COMMIT: ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea, Commit Message: Merge pull request #669 from lenny-intel/cve [Pipeline] echo [2023-11-14T21:46:48.252Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:46:48.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:46:48.611Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:46:48.611Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:46:48.611Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:46:48.611Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:46:48.611Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:46:48.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:46:48.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:48.969Z] [2023-11-14T21:46:48.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:46:49.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:49.273Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:46:49.273Z] b85a868b505f: Pulling fs layer [2023-11-14T21:46:49.273Z] e2be974225ed: Pulling fs layer [2023-11-14T21:46:49.273Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:46:49.273Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:46:49.273Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:46:49.273Z] eaf3925da568: Pulling fs layer [2023-11-14T21:46:49.273Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:46:49.273Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:46:49.273Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:46:49.273Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:46:49.273Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:46:49.273Z] 988bab9f4d93: Waiting [2023-11-14T21:46:49.273Z] bde34c3a00c8: Waiting [2023-11-14T21:46:49.273Z] b352a97aabf1: Waiting [2023-11-14T21:46:49.273Z] 1469e6f7b9e6: Waiting [2023-11-14T21:46:49.273Z] eaf3925da568: Waiting [2023-11-14T21:46:49.273Z] bab4dde63d76: Waiting [2023-11-14T21:46:49.273Z] 4872d77fe225: Waiting [2023-11-14T21:46:49.273Z] 5851b861e8e6: Waiting [2023-11-14T21:46:49.273Z] e2be974225ed: Download complete [2023-11-14T21:46:49.273Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:46:49.273Z] 988bab9f4d93: Download complete [2023-11-14T21:46:49.541Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:46:49.541Z] 1469e6f7b9e6: Download complete [2023-11-14T21:46:49.541Z] eaf3925da568: Verifying Checksum [2023-11-14T21:46:49.541Z] eaf3925da568: Download complete [2023-11-14T21:46:49.541Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:46:49.541Z] 339a4e72a1f5: Download complete [2023-11-14T21:46:49.541Z] bde34c3a00c8: Verifying Checksum [2023-11-14T21:46:49.541Z] bde34c3a00c8: Download complete [2023-11-14T21:46:49.541Z] b352a97aabf1: Download complete [2023-11-14T21:46:49.541Z] 4872d77fe225: Verifying Checksum [2023-11-14T21:46:49.541Z] 4872d77fe225: Download complete [2023-11-14T21:46:49.541Z] 5851b861e8e6: Download complete [2023-11-14T21:46:49.541Z] b85a868b505f: Verifying Checksum [2023-11-14T21:46:49.541Z] b85a868b505f: Download complete [2023-11-14T21:46:49.801Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:46:49.801Z] bab4dde63d76: Download complete [2023-11-14T21:46:50.735Z] b85a868b505f: Pull complete [2023-11-14T21:46:50.735Z] e2be974225ed: Pull complete [2023-11-14T21:46:51.301Z] 339a4e72a1f5: Pull complete [2023-11-14T21:46:51.301Z] 988bab9f4d93: Pull complete [2023-11-14T21:46:51.871Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:46:51.871Z] eaf3925da568: Pull complete [2023-11-14T21:46:53.795Z] bab4dde63d76: Pull complete [2023-11-14T21:46:53.795Z] bde34c3a00c8: Pull complete [2023-11-14T21:46:54.053Z] b352a97aabf1: Pull complete [2023-11-14T21:46:54.053Z] 4872d77fe225: Pull complete [2023-11-14T21:46:54.053Z] 5851b861e8e6: Pull complete [2023-11-14T21:46:54.053Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:46:54.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:54.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:46:54.147Z] prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container [2023-11-14T21:46:54.183Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T21:46:56.339Z] $ docker top 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 -eo pid,comm [2023-11-14T21:46:56.391Z] 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). [2023-11-14T21:46:56.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:46:56.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:46:56.430Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:46:56.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:46:56.543Z] $ docker exec 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 ssh-agent [2023-11-14T21:46:56.639Z] SSH_AUTH_SOCK=/tmp/ssh-chZaaUlYm06y/agent.31 [2023-11-14T21:46:56.639Z] SSH_AGENT_PID=37 [2023-11-14T21:46:56.647Z] Running ssh-add (command line suppressed) [2023-11-14T21:46:56.750Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5922180080751063538.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5922180080751063538.key) [2023-11-14T21:46:56.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:46:57.052Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:46:57.073Z] $ docker exec --env ******** --env ******** 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 ssh-agent -k [2023-11-14T21:46:57.173Z] unset SSH_AUTH_SOCK; [2023-11-14T21:46:57.173Z] unset SSH_AGENT_PID; [2023-11-14T21:46:57.173Z] echo Agent pid 37 killed; [2023-11-14T21:46:57.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:46:57.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:46:57.208Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:46:57.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:46:57.327Z] $ docker exec 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 ssh-agent [2023-11-14T21:46:57.432Z] SSH_AUTH_SOCK=/tmp/ssh-Plmmw3IuRq3N/agent.69 [2023-11-14T21:46:57.432Z] SSH_AGENT_PID=75 [2023-11-14T21:46:57.438Z] Running ssh-add (command line suppressed) [2023-11-14T21:46:57.541Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6021991669491261345.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6021991669491261345.key) [2023-11-14T21:46:57.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:46:57.852Z] + git semver init [2023-11-14T21:46:58.178Z] 2023-11-14 21:46:58,021 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:46:58.178Z] 2023-11-14 21:46:58,022 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-14T21:46:58.178Z] 2023-11-14 21:46:58,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-14T21:46:58.178Z] 2023-11-14 21:46:58,023 [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) [2023-11-14T21:47:00.086Z] 2023-11-14 21:46:59,737 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-11-14T21:47:00.086Z] 2023-11-14 21:46:59,737 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-11-14T21:47:00.086Z] 2023-11-14 21:46:59,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-14T21:47:00.086Z] 2023-11-14 21:46:59,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-14T21:47:00.086Z] 3.1.0-dev.16 [Pipeline] } [2023-11-14T21:47:00.097Z] $ docker exec --env ******** --env ******** 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 ssh-agent -k [2023-11-14T21:47:00.190Z] unset SSH_AUTH_SOCK; [2023-11-14T21:47:00.191Z] unset SSH_AGENT_PID; [2023-11-14T21:47:00.191Z] echo Agent pid 75 killed; [2023-11-14T21:47:00.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:47:00.511Z] + git semver [Pipeline] } [2023-11-14T21:47:00.785Z] $ docker stop --time=1 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 [2023-11-14T21:47:02.107Z] $ docker rm -f --volumes 4dc1ca22468c50be17cff41254e3e1605d7dd9be98f57e0099e56fdb854b0e02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:47:02.463Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:47:02.686Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:47:02.689Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [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 [2023-11-14T21:47:02.841Z] provisioning config files... [2023-11-14T21:47:02.851Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16392737464134793686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:47:03.147Z] ---> docker-login.sh [2023-11-14T21:47:03.147Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:47:03.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:03.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:03.147Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:03.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:03.147Z] [2023-11-14T21:47:03.147Z] Login Succeeded [2023-11-14T21:47:03.147Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:47:03.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:03.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:03.147Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:03.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:03.147Z] [2023-11-14T21:47:03.147Z] Login Succeeded [2023-11-14T21:47:03.147Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:47:03.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:03.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:03.409Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:03.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:03.409Z] [2023-11-14T21:47:03.409Z] Login Succeeded [2023-11-14T21:47:03.409Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:47:03.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:03.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:03.409Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:03.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:03.409Z] [2023-11-14T21:47:03.409Z] Login Succeeded [2023-11-14T21:47:03.409Z] docker.io [2023-11-14T21:47:03.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:03.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:03.669Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:03.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:03.669Z] [2023-11-14T21:47:03.669Z] Login Succeeded [2023-11-14T21:47:03.669Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:47:03.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:47:03.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:47:03.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:47:03.761Z] ========================================================= [2023-11-14T21:47:03.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:47:03.761Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:04.080Z] + 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 . [2023-11-14T21:47:04.337Z] Sending build context to Docker daemon 46.35MB [2023-11-14T21:47:04.337Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:47:04.337Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-14T21:47:04.595Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:47:04.595Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:47:04.595Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:47:04.595Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:47:04.595Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:47:04.595Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:47:04.595Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:47:04.595Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:47:04.595Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:47:04.595Z] ad3a456e5733: Waiting [2023-11-14T21:47:04.595Z] 69c7f0334f64: Waiting [2023-11-14T21:47:04.595Z] 1f1c1a5573a3: Waiting [2023-11-14T21:47:04.595Z] ce7588e14bc9: Waiting [2023-11-14T21:47:04.595Z] b5e4710f87ac: Waiting [2023-11-14T21:47:04.595Z] c4d48a809fc2: Download complete [2023-11-14T21:47:04.595Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:47:04.595Z] ad3a456e5733: Download complete [2023-11-14T21:47:04.595Z] 69c7f0334f64: Download complete [2023-11-14T21:47:04.854Z] 7264a8db6415: Verifying Checksum [2023-11-14T21:47:04.854Z] 7264a8db6415: Download complete [2023-11-14T21:47:04.854Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:47:04.854Z] 1f1c1a5573a3: Download complete [2023-11-14T21:47:05.114Z] 7264a8db6415: Pull complete [2023-11-14T21:47:05.114Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:47:05.114Z] b5e4710f87ac: Download complete [2023-11-14T21:47:05.402Z] c4d48a809fc2: Pull complete [2023-11-14T21:47:05.974Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:47:05.974Z] 4f1c88b9dad5: Download complete [2023-11-14T21:47:06.231Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:47:06.231Z] ce7588e14bc9: Download complete [2023-11-14T21:47:08.767Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:47:09.032Z] ad3a456e5733: Pull complete [2023-11-14T21:47:09.032Z] 69c7f0334f64: Pull complete [2023-11-14T21:47:09.291Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:47:11.829Z] ce7588e14bc9: Pull complete [2023-11-14T21:47:12.087Z] b5e4710f87ac: Pull complete [2023-11-14T21:47:12.087Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:47:12.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:47:12.087Z] ---> 88b5674ff536 [2023-11-14T21:47:12.087Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-14T21:47:14.626Z] ---> Running in f1b13ef02ca2 [2023-11-14T21:47:14.626Z] Removing intermediate container f1b13ef02ca2 [2023-11-14T21:47:14.626Z] ---> 279e58fc43ed [2023-11-14T21:47:14.626Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:47:14.626Z] ---> Running in 0d457d8e9315 [2023-11-14T21:47:14.626Z] Removing intermediate container 0d457d8e9315 [2023-11-14T21:47:14.626Z] ---> 612e1bee0ad5 [2023-11-14T21:47:14.626Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:47:14.626Z] ---> Running in 38b37265796b [2023-11-14T21:47:14.626Z] Removing intermediate container 38b37265796b [2023-11-14T21:47:14.626Z] ---> bf4e86e08f32 [2023-11-14T21:47:14.626Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-14T21:47:14.626Z] ---> Running in 5f8bfaae5668 [2023-11-14T21:47:14.626Z] Removing intermediate container 5f8bfaae5668 [2023-11-14T21:47:14.626Z] ---> 2ab768d494e1 [2023-11-14T21:47:14.626Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-14T21:47:14.626Z] ---> Running in 3310c4de4374 [2023-11-14T21:47:14.886Z] Removing intermediate container 3310c4de4374 [2023-11-14T21:47:14.886Z] ---> a7422a46ec5c [2023-11-14T21:47:14.886Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-14T21:47:15.147Z] latest: Pulling from library/docker [2023-11-14T21:47:15.410Z] 96526aa774ef: Pulling fs layer [2023-11-14T21:47:15.410Z] 308a300cc30f: Pulling fs layer [2023-11-14T21:47:15.410Z] 4f4fb700ef54: Pulling fs layer [2023-11-14T21:47:15.410Z] 5fcb7611fd77: Pulling fs layer [2023-11-14T21:47:15.410Z] be9955e691a8: Pulling fs layer [2023-11-14T21:47:15.410Z] be9955e691a8: Waiting [2023-11-14T21:47:15.410Z] 1b5ce73eb848: Pulling fs layer [2023-11-14T21:47:15.410Z] fe45098d8d9e: Pulling fs layer [2023-11-14T21:47:15.410Z] 843bf259cc12: Pulling fs layer [2023-11-14T21:47:15.410Z] e56cd900ceac: Pulling fs layer [2023-11-14T21:47:15.410Z] 605d1390b383: Pulling fs layer [2023-11-14T21:47:15.410Z] 8f7854084fed: Pulling fs layer [2023-11-14T21:47:15.410Z] 0a217d94afa5: Pulling fs layer [2023-11-14T21:47:15.410Z] 1b5ce73eb848: Waiting [2023-11-14T21:47:15.410Z] 50e7dd98501d: Pulling fs layer [2023-11-14T21:47:15.410Z] 68811508944a: Pulling fs layer [2023-11-14T21:47:15.410Z] fe45098d8d9e: Waiting [2023-11-14T21:47:15.410Z] 843bf259cc12: Waiting [2023-11-14T21:47:15.410Z] e56cd900ceac: Waiting [2023-11-14T21:47:15.410Z] 605d1390b383: Waiting [2023-11-14T21:47:15.410Z] 50e7dd98501d: Waiting [2023-11-14T21:47:15.410Z] 68811508944a: Waiting [2023-11-14T21:47:15.410Z] 0a217d94afa5: Waiting [2023-11-14T21:47:15.410Z] 4f4fb700ef54: Verifying Checksum [2023-11-14T21:47:15.410Z] 308a300cc30f: Verifying Checksum [2023-11-14T21:47:15.410Z] 308a300cc30f: Download complete [2023-11-14T21:47:15.410Z] 96526aa774ef: Verifying Checksum [2023-11-14T21:47:15.410Z] 96526aa774ef: Download complete [2023-11-14T21:47:15.670Z] 96526aa774ef: Pull complete [2023-11-14T21:47:15.928Z] 5fcb7611fd77: Verifying Checksum [2023-11-14T21:47:15.928Z] 5fcb7611fd77: Download complete [2023-11-14T21:47:15.928Z] 308a300cc30f: Pull complete [2023-11-14T21:47:15.928Z] 1b5ce73eb848: Verifying Checksum [2023-11-14T21:47:15.928Z] 1b5ce73eb848: Download complete [2023-11-14T21:47:15.928Z] 4f4fb700ef54: Pull complete [2023-11-14T21:47:16.186Z] be9955e691a8: Verifying Checksum [2023-11-14T21:47:16.186Z] be9955e691a8: Download complete [2023-11-14T21:47:16.186Z] 843bf259cc12: Verifying Checksum [2023-11-14T21:47:16.186Z] 843bf259cc12: Download complete [2023-11-14T21:47:16.186Z] fe45098d8d9e: Verifying Checksum [2023-11-14T21:47:16.186Z] fe45098d8d9e: Download complete [2023-11-14T21:47:16.186Z] e56cd900ceac: Verifying Checksum [2023-11-14T21:47:16.186Z] e56cd900ceac: Download complete [2023-11-14T21:47:16.186Z] 8f7854084fed: Verifying Checksum [2023-11-14T21:47:16.186Z] 8f7854084fed: Download complete [2023-11-14T21:47:16.444Z] 5fcb7611fd77: Pull complete [2023-11-14T21:47:16.444Z] 605d1390b383: Verifying Checksum [2023-11-14T21:47:16.444Z] 605d1390b383: Download complete [2023-11-14T21:47:16.444Z] 50e7dd98501d: Verifying Checksum [2023-11-14T21:47:16.444Z] 50e7dd98501d: Download complete [2023-11-14T21:47:16.702Z] 68811508944a: Verifying Checksum [2023-11-14T21:47:16.702Z] be9955e691a8: Pull complete [2023-11-14T21:47:17.268Z] 1b5ce73eb848: Pull complete [2023-11-14T21:47:17.268Z] fe45098d8d9e: Pull complete [2023-11-14T21:47:17.268Z] 843bf259cc12: Pull complete [2023-11-14T21:47:17.268Z] 0a217d94afa5: Verifying Checksum [2023-11-14T21:47:17.268Z] 0a217d94afa5: Download complete [2023-11-14T21:47:17.268Z] e56cd900ceac: Pull complete [2023-11-14T21:47:17.526Z] 605d1390b383: Pull complete [2023-11-14T21:47:17.783Z] 8f7854084fed: Pull complete [2023-11-14T21:47:17.790Z] Still waiting to schedule task [2023-11-14T21:47:17.791Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17549’ is offline [2023-11-14T21:47:18.717Z] 0a217d94afa5: Pull complete [2023-11-14T21:47:18.717Z] 50e7dd98501d: Pull complete [2023-11-14T21:47:18.717Z] 68811508944a: Pull complete [2023-11-14T21:47:18.717Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-14T21:47:18.717Z] Status: Downloaded newer image for docker:latest [2023-11-14T21:47:20.090Z] ---> 3beb22a4e93b [2023-11-14T21:47:20.090Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:47:20.090Z] ---> Running in e143863392d2 [2023-11-14T21:47:20.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:47:20.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:47:21.179Z] OK: 264 MiB in 52 packages [2023-11-14T21:47:21.745Z] Removing intermediate container e143863392d2 [2023-11-14T21:47:21.745Z] ---> 8b3b11655b59 [2023-11-14T21:47:21.745Z] Step 10/15 : ENV GO111MODULE=on [2023-11-14T21:47:22.004Z] ---> Running in 0779be278f1e [2023-11-14T21:47:22.262Z] Removing intermediate container 0779be278f1e [2023-11-14T21:47:22.262Z] ---> 8d48ed763f89 [2023-11-14T21:47:22.262Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-14T21:47:22.521Z] ---> Running in 806154a8faa3 [2023-11-14T21:47:22.780Z] Removing intermediate container 806154a8faa3 [2023-11-14T21:47:22.780Z] ---> f30fa0a13698 [2023-11-14T21:47:22.780Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-14T21:47:23.038Z] ---> 8dc2ec526032 [2023-11-14T21:47:23.038Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:47:23.038Z] ---> Running in 79eef84faf30 [2023-11-14T21:48:01.802Z] Removing intermediate container 79eef84faf30 [2023-11-14T21:48:01.802Z] ---> ff7196422d08 [2023-11-14T21:48:01.802Z] Step 14/15 : COPY . . [2023-11-14T21:48:01.802Z] ---> 7fc9a9349d84 [2023-11-14T21:48:01.802Z] Step 15/15 : RUN ${MAKE} [2023-11-14T21:48:01.802Z] ---> Running in 742b09dbe657 [2023-11-14T21:48:01.802Z] noop [2023-11-14T21:48:01.802Z] Removing intermediate container 742b09dbe657 [2023-11-14T21:48:01.802Z] ---> 10c2767f69c5 [2023-11-14T21:48:01.802Z] Successfully built 10c2767f69c5 [2023-11-14T21:48:01.802Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:02.136Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:48:02.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:48:02.210Z] prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container [2023-11-14T21:48:02.254Z] $ 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 ******** ci-base-image-x86_64 cat [2023-11-14T21:48:02.608Z] $ docker top 50f6155ae849d7f450921087fa8abdcedd3ba231d6c6ccd26c0ed733a06e8dad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:48:02.953Z] + go version [2023-11-14T21:48:02.953Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:48:02.966Z] $ docker stop --time=1 50f6155ae849d7f450921087fa8abdcedd3ba231d6c6ccd26c0ed733a06e8dad [2023-11-14T21:48:04.329Z] $ docker rm -f --volumes 50f6155ae849d7f450921087fa8abdcedd3ba231d6c6ccd26c0ed733a06e8dad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:04.762Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:48:04.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:48:04.841Z] prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container [2023-11-14T21:48:04.874Z] $ 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 ******** ci-base-image-x86_64 cat [2023-11-14T21:48:05.237Z] $ docker top dfd12beeef55280a003cbee06e9ccb703390f19db58afe14fc77971fd7b9601e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:48:05.576Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:48:05.876Z] + make test [2023-11-14T21:48:05.876Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-14T21:48:06.811Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-14T21:48:16.775Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-14T21:48:16.775Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-14T21:48:16.775Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-14T21:48:16.775Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-14T21:48:16.775Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-14T21:48:16.775Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-14T21:48:16.775Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-14T21:48:16.775Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-14T21:48:16.775Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-14T21:48:18.673Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:48:18.673Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:48:18.673Z] ./bin/test-attribution-txt.sh [2023-11-14T21:48:18.673Z] make -C web test [2023-11-14T21:48:18.673Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-11-14T21:48:18.673Z] make[1]: tput: No such file or directory [2023-11-14T21:48:18.673Z] make[1]: tput: No such file or directory [2023-11-14T21:48:18.673Z] warning: generating ./VERSION [2023-11-14T21:48:18.673Z] echo "0.0.0" > VERSION [2023-11-14T21:48:18.673Z] docker build \ [2023-11-14T21:48:18.673Z] -f Dockerfile \ [2023-11-14T21:48:18.673Z] --build-arg USER=1000 \ [2023-11-14T21:48:18.673Z] \ [2023-11-14T21:48:18.673Z] --label "git_sha=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea" \ [2023-11-14T21:48:18.673Z] -t edgexfoundry/edgex-web-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea \ [2023-11-14T21:48:18.673Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-14T21:48:18.673Z] . [2023-11-14T21:48:18.673Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-14T21:48:18.673Z] Install the buildx component to build images with BuildKit: [2023-11-14T21:48:18.673Z] https://docs.docker.com/go/buildx/ [2023-11-14T21:48:18.673Z] [2023-11-14T21:48:18.673Z] Sending build context to Docker daemon 2.706MB [2023-11-14T21:48:18.932Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-14T21:48:19.192Z] 18-alpine3.18: Pulling from library/node [2023-11-14T21:48:19.192Z] 96526aa774ef: Already exists [2023-11-14T21:48:19.192Z] 3130715204cf: Pulling fs layer [2023-11-14T21:48:19.192Z] b06de8ab1c4f: Pulling fs layer [2023-11-14T21:48:19.192Z] 90ef3ffc5156: Pulling fs layer [2023-11-14T21:48:19.192Z] 90ef3ffc5156: Verifying Checksum [2023-11-14T21:48:19.192Z] 90ef3ffc5156: Download complete [2023-11-14T21:48:19.192Z] b06de8ab1c4f: Verifying Checksum [2023-11-14T21:48:19.192Z] b06de8ab1c4f: Download complete [2023-11-14T21:48:19.451Z] 3130715204cf: Verifying Checksum [2023-11-14T21:48:19.451Z] 3130715204cf: Download complete [2023-11-14T21:48:21.387Z] 3130715204cf: Pull complete [2023-11-14T21:48:21.387Z] b06de8ab1c4f: Pull complete [2023-11-14T21:48:21.387Z] 90ef3ffc5156: Pull complete [2023-11-14T21:48:21.387Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-14T21:48:21.387Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-14T21:48:21.387Z] ---> d1517ab6615b [2023-11-14T21:48:21.387Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-14T21:48:23.924Z] ---> Running in 558e31aa2bdd [2023-11-14T21:48:23.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:24.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:24.441Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-14T21:48:24.441Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-14T21:48:24.441Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-14T21:48:24.441Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-14T21:48:24.441Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-14T21:48:24.441Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-14T21:48:24.441Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-14T21:48:24.441Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-14T21:48:24.441Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-14T21:48:24.697Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-14T21:48:24.697Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-14T21:48:24.697Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-14T21:48:24.697Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-14T21:48:24.697Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-14T21:48:24.697Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-14T21:48:24.697Z] (16/154) Installing glib (2.76.4-r0) [2023-11-14T21:48:24.697Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-14T21:48:24.697Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-14T21:48:24.698Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-14T21:48:24.698Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-14T21:48:24.698Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-14T21:48:24.698Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-14T21:48:24.698Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-14T21:48:24.698Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-14T21:48:24.698Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-14T21:48:24.698Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-14T21:48:24.698Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-14T21:48:24.698Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-14T21:48:24.698Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-14T21:48:24.698Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-14T21:48:24.698Z] (31/154) Installing libxcb (1.15-r1) [2023-11-14T21:48:24.698Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-14T21:48:24.955Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-14T21:48:24.955Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-14T21:48:24.955Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-14T21:48:24.955Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-14T21:48:24.956Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-14T21:48:24.956Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-14T21:48:24.956Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-14T21:48:24.956Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-14T21:48:24.956Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-14T21:48:24.956Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-14T21:48:24.956Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-14T21:48:24.956Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-14T21:48:24.956Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-14T21:48:24.956Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-14T21:48:24.956Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-14T21:48:24.956Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-14T21:48:24.956Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-14T21:48:24.956Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-14T21:48:24.956Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-14T21:48:24.956Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-14T21:48:24.956Z] (53/154) Installing libunistring (1.1-r1) [2023-11-14T21:48:24.956Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-14T21:48:24.956Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-14T21:48:24.956Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-14T21:48:24.956Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-14T21:48:24.956Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-14T21:48:24.956Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-14T21:48:24.956Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-14T21:48:24.956Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-14T21:48:24.956Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-14T21:48:24.956Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-14T21:48:24.956Z] (64/154) Installing pango (1.50.14-r1) [2023-11-14T21:48:24.956Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-14T21:48:24.956Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-14T21:48:24.956Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-14T21:48:24.956Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-14T21:48:25.215Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-14T21:48:25.215Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-14T21:48:25.215Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-14T21:48:25.215Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-14T21:48:25.477Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-14T21:48:25.477Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-14T21:48:26.101Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-14T21:48:26.102Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-14T21:48:26.102Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-14T21:48:26.102Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-14T21:48:26.102Z] (78/154) Installing libelf (0.189-r2) [2023-11-14T21:48:26.102Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-14T21:48:26.102Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-14T21:48:26.102Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-14T21:48:26.102Z] (82/154) Installing libmagic (5.45-r0) [2023-11-14T21:48:26.384Z] (83/154) Installing file (5.45-r0) [2023-11-14T21:48:26.384Z] (84/154) Installing libice (1.1.1-r2) [2023-11-14T21:48:26.384Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-14T21:48:26.384Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-14T21:48:26.384Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-14T21:48:26.384Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-14T21:48:26.384Z] (89/154) Installing xset (1.2.5-r1) [2023-11-14T21:48:26.384Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-14T21:48:26.384Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-14T21:48:26.384Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-14T21:48:26.384Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-14T21:48:26.384Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-14T21:48:26.384Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-14T21:48:26.384Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-14T21:48:26.384Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-14T21:48:26.384Z] (98/154) Installing libva (2.18.0-r1) [2023-11-14T21:48:26.384Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-14T21:48:26.384Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-14T21:48:26.384Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-14T21:48:26.384Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-14T21:48:26.670Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-14T21:48:26.670Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-14T21:48:26.670Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-14T21:48:26.670Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-14T21:48:26.670Z] (107/154) Installing opus (1.4-r0) [2023-11-14T21:48:26.670Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-14T21:48:26.670Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-14T21:48:26.670Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-14T21:48:26.670Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-14T21:48:26.670Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-14T21:48:26.670Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-14T21:48:26.670Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-14T21:48:26.670Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-14T21:48:26.670Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-14T21:48:26.670Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-14T21:48:26.670Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-14T21:48:26.954Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-14T21:48:26.954Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-14T21:48:26.954Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-14T21:48:26.954Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-14T21:48:26.954Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-14T21:48:26.954Z] (124/154) Installing librist (0.2.7-r0) [2023-11-14T21:48:26.954Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-14T21:48:26.954Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-14T21:48:26.954Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-14T21:48:26.954Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-14T21:48:26.954Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-14T21:48:26.954Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-14T21:48:26.954Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-14T21:48:26.954Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-14T21:48:26.954Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-14T21:48:26.954Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-14T21:48:27.234Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-14T21:48:27.234Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-14T21:48:27.234Z] (137/154) Installing nspr (4.35-r2) [2023-11-14T21:48:27.234Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-14T21:48:27.234Z] (139/154) Installing nss (3.94-r0) [2023-11-14T21:48:27.234Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-14T21:48:27.234Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-14T21:48:27.234Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-14T21:48:27.234Z] (143/154) Installing orc (0.4.34-r0) [2023-11-14T21:48:27.234Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-14T21:48:27.234Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-14T21:48:27.234Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-14T21:48:27.234Z] (147/154) Installing libpulse (16.1-r10) [2023-11-14T21:48:27.234Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-14T21:48:27.234Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-14T21:48:27.234Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-14T21:48:27.234Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-14T21:48:27.234Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-14T21:48:27.234Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-14T21:48:27.234Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-14T21:48:28.634Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:48:28.634Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-14T21:48:28.634Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-14T21:48:28.634Z] Executing glib-2.76.4-r0.trigger [2023-11-14T21:48:28.634Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-14T21:48:29.213Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-14T21:48:29.213Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-14T21:48:29.213Z] OK: 576 MiB in 171 packages [2023-11-14T21:48:39.178Z] Removing intermediate container 558e31aa2bdd [2023-11-14T21:48:39.178Z] ---> 3db4208fb393 [2023-11-14T21:48:39.178Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-14T21:48:39.178Z] ---> Running in 7b59184b9da9 [2023-11-14T21:48:39.178Z] Removing intermediate container 7b59184b9da9 [2023-11-14T21:48:39.178Z] ---> 5f18eedcaa6d [2023-11-14T21:48:39.178Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-14T21:48:39.178Z] ---> Running in 0c991decd136 [2023-11-14T21:48:39.178Z] Removing intermediate container 0c991decd136 [2023-11-14T21:48:39.178Z] ---> 1274e87c6d56 [2023-11-14T21:48:39.178Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-14T21:48:39.178Z] ---> Running in 7e83f2ea548b [2023-11-14T21:48:39.440Z] Removing intermediate container 7e83f2ea548b [2023-11-14T21:48:39.440Z] ---> 8a97737aca85 [2023-11-14T21:48:39.440Z] Step 6/11 : RUN npm install -g npm [2023-11-14T21:48:39.440Z] ---> Running in d7c991e520c3 [2023-11-14T21:48:47.593Z] [2023-11-14T21:48:47.593Z] removed 31 packages, and changed 65 packages in 7s [2023-11-14T21:48:47.593Z] [2023-11-14T21:48:47.593Z] 26 packages are looking for funding [2023-11-14T21:48:47.593Z] run `npm fund` for details [2023-11-14T21:48:47.852Z] Removing intermediate container d7c991e520c3 [2023-11-14T21:48:47.852Z] ---> 8e12a6788a34 [2023-11-14T21:48:47.852Z] Step 7/11 : ARG USER=1000 [2023-11-14T21:48:47.852Z] ---> Running in 2ad43d0fd775 [2023-11-14T21:48:47.852Z] Removing intermediate container 2ad43d0fd775 [2023-11-14T21:48:47.852Z] ---> 30b272db0516 [2023-11-14T21:48:47.852Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-14T21:48:48.110Z] ---> Running in af72e92267a3 [2023-11-14T21:48:48.677Z] Removing intermediate container af72e92267a3 [2023-11-14T21:48:48.677Z] ---> 0b1e665d1189 [2023-11-14T21:48:48.677Z] Step 9/11 : USER $USER:$USER [2023-11-14T21:48:48.677Z] ---> Running in 70292fd810c8 [2023-11-14T21:48:48.677Z] Removing intermediate container 70292fd810c8 [2023-11-14T21:48:48.677Z] ---> 366deffc0d04 [2023-11-14T21:48:48.677Z] Step 10/11 : WORKDIR /app [2023-11-14T21:48:48.677Z] ---> Running in 26f41f69d7a3 [2023-11-14T21:48:48.935Z] Removing intermediate container 26f41f69d7a3 [2023-11-14T21:48:48.935Z] ---> e1c95d952f6d [2023-11-14T21:48:48.935Z] Step 11/11 : LABEL git_sha=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [2023-11-14T21:48:48.935Z] ---> Running in 638f4d6bda94 [2023-11-14T21:48:48.935Z] Removing intermediate container 638f4d6bda94 [2023-11-14T21:48:48.935Z] ---> 61b52a7e79b9 [2023-11-14T21:48:48.935Z] Successfully built 61b52a7e79b9 [2023-11-14T21:48:48.935Z] Successfully tagged edgexfoundry/edgex-web-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [2023-11-14T21:48:48.935Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-14T21:48:48.935Z] touch edgex-web-ui.imagebuilt [2023-11-14T21:48:48.935Z] mkdir -p node_modules coverage [2023-11-14T21:48:48.935Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-14T21:48:48.935Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE required: { [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE }, [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE } [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE required: { [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE }, [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE } [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE required: { [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE }, [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE } [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE required: { [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE }, [2023-11-14T21:48:50.839Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE } [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE required: { [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE }, [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE } [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE required: { [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE }, [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE } [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE required: { [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE }, [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE } [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE required: { [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE }, [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE } [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE required: { [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE }, [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T21:48:50.840Z] npm WARN EBADENGINE } [2023-11-14T21:49:05.759Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-11-14T21:49:05.759Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-14T21:49:05.759Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-14T21:49:05.759Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-14T21:49:05.759Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-14T21:49:05.759Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-14T21:49:05.759Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-14T21:49:05.759Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-14T21:49:05.759Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-14T21:49:05.759Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-14T21:49:05.759Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-14T21:49:05.759Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-14T21:49:05.759Z] 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. [2023-11-14T21:49:05.759Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-11-14T21:49:05.759Z] 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. [2023-11-14T21:49:05.759Z] 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. [2023-11-14T21:49:05.759Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-14T21:49:07.718Z] 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 [2023-11-14T21:49:07.978Z] 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 [2023-11-14T21:49:09.883Z] 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. [2023-11-14T21:49:13.168Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-11-14T21:49:19.724Z] [2023-11-14T21:49:19.724Z] added 1478 packages, and audited 1479 packages in 29s [2023-11-14T21:49:19.725Z] [2023-11-14T21:49:19.725Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-14T21:49:19.725Z] [2023-11-14T21:49:19.725Z] To address issues that do not require attention, run: [2023-11-14T21:49:19.725Z] npm audit fix [2023-11-14T21:49:19.725Z] [2023-11-14T21:49:19.725Z] To address all issues (including breaking changes), run: [2023-11-14T21:49:19.725Z] npm audit fix --force [2023-11-14T21:49:19.725Z] [2023-11-14T21:49:19.725Z] Run `npm audit` for details. [2023-11-14T21:49:32.000Z] 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 [2023-11-14T21:49:33.388Z] - Generating browser application bundles (phase: setup)... [2023-11-14T21:49:37.597Z] Compiling @angular/core : es2015 as esm2015 [2023-11-14T21:49:37.597Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-14T21:49:39.505Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-14T21:49:39.505Z] Compiling @angular/common : es2015 as esm2015 [2023-11-14T21:49:40.072Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-14T21:49:40.072Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-14T21:49:40.332Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-14T21:49:40.332Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-14T21:49:40.591Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-14T21:49:40.591Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-14T21:49:40.851Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-14T21:49:40.851Z] Compiling @angular/router : es2015 as esm2015 [2023-11-14T21:49:41.111Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-14T21:49:42.490Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-14T21:49:46.687Z] 14 11 2023 21:49:46.352:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-14T21:49:46.687Z] 14 11 2023 21:49:46.373:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-14T21:49:46.687Z] 14 11 2023 21:49:46.377:INFO [launcher]: Starting browser ChromeHeadless [2023-11-14T21:49:50.437Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17553 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-11-14T21:49:50.448Z] Running in /w/workspace/edgex-ui-go/146 [Pipeline] { [Pipeline] checkout [2023-11-14T21:49:50.487Z] The recommended git tool is: git [2023-11-14T21:49:56.658Z] ✔ Browser application bundle generation complete. [2023-11-14T21:49:56.658Z] 14 11 2023 21:49:55.478:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket 6VTthi9Ufx-T4gbfAAAB with id 1765622 [2023-11-14T21:49:57.434Z] using credential edgex-jenkins-ssh [2023-11-14T21:49:57.455Z] Cloning the remote Git repository [2023-11-14T21:49:58.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-14T21:49:58.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.018 secs) [2023-11-14T21:49:58.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.021 secs) [2023-11-14T21:49:58.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.079 secs) [2023-11-14T21:49:58.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.118 secs) [2023-11-14T21:49:57.515Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-14T21:49:57.626Z] > git init /w/workspace/edgex-ui-go/146 # timeout=10 [2023-11-14T21:49:57.808Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-14T21:49:57.810Z] > git --version # timeout=10 [2023-11-14T21:49:57.834Z] > git --version # 'git version 2.25.1' [2023-11-14T21:49:57.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T21:49:58.036Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.167 secs) [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.181 secs) [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.193 secs) [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.204 secs) [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.233 secs) [2023-11-14T21:49:58.293Z] WARN: ' [2023-11-14T21:49:58.293Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-14T21:49:58.293Z] Support for using the ngModel input property and ngModelChange event with [2023-11-14T21:49:58.293Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-14T21:49:58.293Z] in a future version of Angular. [2023-11-14T21:49:58.293Z] [2023-11-14T21:49:58.293Z] For more information on this, see our API docs here: [2023-11-14T21:49:58.293Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-14T21:49:58.293Z] ' [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.233 secs) [2023-11-14T21:49:58.293Z] WARN: ' [2023-11-14T21:49:58.293Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-14T21:49:58.293Z] Support for using the ngModel input property and ngModelChange event with [2023-11-14T21:49:58.293Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-14T21:49:58.293Z] in a future version of Angular. [2023-11-14T21:49:58.293Z] [2023-11-14T21:49:58.293Z] For more information on this, see our API docs here: [2023-11-14T21:49:58.293Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-14T21:49:58.293Z] ' [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.259 secs) [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.278 secs) [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.29 secs) [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.291 secs) [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.322 secs) [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.328 secs) [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.332 secs) [2023-11-14T21:49:58.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.337 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.36 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.382 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.39 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.395 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.398 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.401 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.403 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.411 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.413 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.434 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.457 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.459 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.461 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.482 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.489 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.498 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.502 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.51 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.525 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.531 secs) [2023-11-14T21:49:58.552Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.535 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.541 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.554 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.562 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.563 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.564 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.571 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.58 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.583 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.587 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.59 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.591 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.592 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.593 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.605 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.615 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.62 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.632 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.647 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.653 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.662 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.666 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.671 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.674 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.676 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.677 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.685 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.687 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.69 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.692 secs) [2023-11-14T21:49:58.811Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-14T21:49:58.811Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-14T21:49:58.811Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.692 secs) [2023-11-14T21:49:58.811Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-14T21:49:58.811Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-14T21:49:58.811Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.695 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.711 secs) [2023-11-14T21:49:58.811Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.716 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.729 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.732 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.737 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.741 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.746 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.764 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.77 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.775 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.781 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.829 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.836 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.838 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.84 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.842 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.844 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.844 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.845 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.846 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.859 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.867 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.88 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.885 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.887 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.896 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.897 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.898 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.9 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.901 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.903 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.916 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.923 secs) [2023-11-14T21:49:59.084Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.928 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.933 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 0.946 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 0.961 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 0.97 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 0.978 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 0.981 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 0.982 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 0.987 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 0.988 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 0.992 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 0.998 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 0.999 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.003 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.017 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.019 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.03 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.044 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.056 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.064 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.07 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.074 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.082 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.085 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.096 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.101 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.112 secs) [2023-11-14T21:49:59.344Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.121 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.123 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.134 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.139 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.144 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.165 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.177 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.187 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.2 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.202 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.232 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.238 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.244 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.264 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.285 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.291 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.293 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.298 secs) [2023-11-14T21:49:59.604Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.304 secs) [2023-11-14T21:49:59.864Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.847 secs / 1.304 secs) [2023-11-14T21:49:59.864Z] TOTAL: 147 SUCCESS [2023-11-14T21:49:59.864Z] ✔ Browser application bundle generation complete. [2023-11-14T21:50:00.122Z] [2023-11-14T21:50:00.122Z] =============================== Coverage summary =============================== [2023-11-14T21:50:00.122Z] Statements : 41.05% ( 1474/3591 ) [2023-11-14T21:50:00.122Z] Branches : 11.75% ( 114/970 ) [2023-11-14T21:50:00.122Z] Functions : 32.29% ( 423/1310 ) [2023-11-14T21:50:00.122Z] Lines : 39.04% ( 1329/3404 ) [2023-11-14T21:50:00.122Z] ================================================================================ [2023-11-14T21:50:00.380Z] ✔ Browser application bundle generation complete. [2023-11-14T21:50:00.948Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-11-14T21:50:00.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:50:00.971Z] $ docker stop --time=1 dfd12beeef55280a003cbee06e9ccb703390f19db58afe14fc77971fd7b9601e [2023-11-14T21:50:02.270Z] $ docker rm -f --volumes dfd12beeef55280a003cbee06e9ccb703390f19db58afe14fc77971fd7b9601e [2023-11-14T21:50:02.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-14T21:50:02.226Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:50:02.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:50:03.423Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2023-11-14T21:50:03.440Z] Avoid second fetch [2023-11-14T21:50:03.440Z] Checking out Revision ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea (main) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T21:50:03.880Z] + sudo chown -R jenkins:jenkins . [2023-11-14T21:50:03.467Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T21:50:03.577Z] > git checkout -f ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea # timeout=10 [Pipeline] sh [2023-11-14T21:50:04.423Z] + ls -al . [2023-11-14T21:50:04.424Z] total 184 [2023-11-14T21:50:04.424Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 14 21:48 . [2023-11-14T21:50:04.424Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:46 .. [2023-11-14T21:50:04.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 .blubracket [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 14 21:46 .dockerignore [2023-11-14T21:50:04.424Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:47 .git [2023-11-14T21:50:04.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 .github [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 14 21:46 .gitignore [2023-11-14T21:50:04.424Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:46 .semver [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 14 21:46 Attribution.txt [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 21430 Nov 14 21:46 CHANGELOG.md [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 14 21:46 CONTRIBUTING.md [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 14 21:46 Dockerfile [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 14 21:46 Jenkinsfile [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 14 21:46 LICENSE [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 14 21:46 Makefile [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 14 21:46 README.md [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:47 VERSION [2023-11-14T21:50:04.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 assets [2023-11-14T21:50:04.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 bin [2023-11-14T21:50:04.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:46 cmd [2023-11-14T21:50:04.424Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 14 21:48 coverage.out [2023-11-14T21:50:04.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:46 docs [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 3472 Nov 14 21:46 go.mod [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 34189 Nov 14 21:46 go.sum [2023-11-14T21:50:04.424Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:46 internal [2023-11-14T21:50:04.424Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:46 testing [2023-11-14T21:50:04.424Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 14 21:46 version.go [2023-11-14T21:50:04.424Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 14 21:48 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:04.625Z] Commit message: "Merge pull request #669 from lenny-intel/cve" [2023-11-14T21:50:04.734Z] + 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=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea --label arch=amd64 --label version=3.1.0-dev.16 . [Pipeline] withEnv [Pipeline] { [2023-11-14T21:50:04.993Z] Sending build context to Docker daemon 49.05MB [2023-11-14T21:50:04.993Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:50:04.993Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-14T21:50:04.993Z] ---> 10c2767f69c5 [2023-11-14T21:50:04.993Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:50:05.251Z] ---> Running in 982b7efe6cc3 [2023-11-14T21:50:05.509Z] Removing intermediate container 982b7efe6cc3 [2023-11-14T21:50:05.509Z] ---> 1f4843904805 [2023-11-14T21:50:05.509Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:50:05.509Z] ---> Running in e17a6b943ebf [2023-11-14T21:50:05.509Z] Removing intermediate container e17a6b943ebf [2023-11-14T21:50:05.509Z] ---> 7feff4907e36 [2023-11-14T21:50:05.509Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:50:05.509Z] ---> Running in ea2413d493c6 [2023-11-14T21:50:05.578Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T21:50:05.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T21:50:05.579Z] Dload Upload Total Spent Left Speed [2023-11-14T21:50:05.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 182k 0 --:--:-- --:--:-- --:--:-- 184k [2023-11-14T21:50:05.767Z] Removing intermediate container ea2413d493c6 [2023-11-14T21:50:05.767Z] ---> c213b7e0cccc [2023-11-14T21:50:05.767Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-11-14T21:50:05.767Z] ---> Running in 981dc5666063 [2023-11-14T21:50:05.767Z] Removing intermediate container 981dc5666063 [2023-11-14T21:50:05.767Z] ---> 7c6041be6e9c [2023-11-14T21:50:05.767Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-14T21:50:05.767Z] ---> Running in ff2899ac3441 [Pipeline] sh [2023-11-14T21:50:06.026Z] Removing intermediate container ff2899ac3441 [2023-11-14T21:50:06.026Z] ---> 9189b797652c [2023-11-14T21:50:06.026Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-14T21:50:06.301Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T21:50:06.591Z] ---> 0a6e03bba81a [2023-11-14T21:50:06.591Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:50:06.591Z] ---> Running in f2067c690b5c [2023-11-14T21:50:06.658Z] + sudo tee /etc/docker/daemon.new [2023-11-14T21:50:06.658Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T21:50:06.658Z] { [2023-11-14T21:50:06.658Z] "registry-mirrors": [ [2023-11-14T21:50:06.658Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T21:50:06.658Z] ], [2023-11-14T21:50:06.658Z] "bip": "10.250.0.254/24", [2023-11-14T21:50:06.658Z] "hosts": [ [2023-11-14T21:50:06.658Z] "tcp://0.0.0.0:5555", [2023-11-14T21:50:06.658Z] "unix:///var/run/docker.sock" [2023-11-14T21:50:06.658Z] ], [2023-11-14T21:50:06.658Z] "mtu": 1458, [2023-11-14T21:50:06.658Z] "selinux-enabled": true, [2023-11-14T21:50:06.658Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T21:50:06.658Z] } [Pipeline] sh [2023-11-14T21:50:06.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:06.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:07.023Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T21:50:07.118Z] OK: 264 MiB in 52 packages [2023-11-14T21:50:07.376Z] Removing intermediate container f2067c690b5c [2023-11-14T21:50:07.376Z] ---> ea57f388df97 [2023-11-14T21:50:07.376Z] Step 10/26 : ENV GO111MODULE=on [2023-11-14T21:50:07.376Z] ---> Running in 31b38efd2fbb [2023-11-14T21:50:07.397Z] + sudo service docker restart [2023-11-14T21:50:07.635Z] Removing intermediate container 31b38efd2fbb [2023-11-14T21:50:07.635Z] ---> 5837669b7aba [2023-11-14T21:50:07.635Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-14T21:50:07.635Z] ---> Running in cb196c57d618 [2023-11-14T21:50:07.635Z] Removing intermediate container cb196c57d618 [2023-11-14T21:50:07.635Z] ---> ff76cf76dee4 [2023-11-14T21:50:07.635Z] Step 12/26 : COPY go.mod vendor* ./ [2023-11-14T21:50:07.893Z] ---> a1b1a0d2fdf2 [2023-11-14T21:50:07.893Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:50:07.893Z] ---> Running in c5d1725eab47 [2023-11-14T21:50:08.460Z] Removing intermediate container c5d1725eab47 [2023-11-14T21:50:08.460Z] ---> 518658e6959f [2023-11-14T21:50:08.460Z] Step 14/26 : COPY . . [2023-11-14T21:50:10.361Z] ---> df8a2e69f210 [2023-11-14T21:50:10.361Z] Step 15/26 : RUN ${MAKE} [2023-11-14T21:50:10.361Z] ---> Running in 3f2144fab504 [2023-11-14T21:50:10.361Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.16" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:50:25.763Z] provisioning config files... [2023-11-14T21:50:25.797Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/146@tmp/config10632857913570873999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:50:26.073Z] Removing intermediate container 3f2144fab504 [2023-11-14T21:50:26.073Z] ---> 092f827fc9e9 [2023-11-14T21:50:26.073Z] Step 16/26 : FROM alpine:3.18 [2023-11-14T21:50:26.073Z] 3.18: Pulling from library/alpine [2023-11-14T21:50:26.073Z] 96526aa774ef: Already exists [2023-11-14T21:50:26.073Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:50:26.073Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:50:26.073Z] ---> 8ca4688f4f35 [2023-11-14T21:50:26.073Z] Step 17/26 : RUN apk --no-cache upgrade [2023-11-14T21:50:26.073Z] ---> Running in 5643d48f3a3d [2023-11-14T21:50:26.180Z] ---> docker-login.sh [2023-11-14T21:50:26.180Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:50:26.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:26.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:26.590Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:26.590Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:26.590Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:50:26.590Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:26.590Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:26.590Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:26.590Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:26.590Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:26.590Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:50:26.590Z] OK: 7 MiB in 15 packages [2023-11-14T21:50:26.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:26.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:26.775Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:26.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:26.775Z] [2023-11-14T21:50:26.775Z] Login Succeeded [2023-11-14T21:50:27.048Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:50:27.156Z] Removing intermediate container 5643d48f3a3d [2023-11-14T21:50:27.156Z] ---> 1c317513507b [2023-11-14T21:50:27.156Z] Step 18/26 : EXPOSE 4000 [2023-11-14T21:50:27.156Z] ---> Running in 2c6d1bd80e4e [2023-11-14T21:50:27.156Z] Removing intermediate container 2c6d1bd80e4e [2023-11-14T21:50:27.156Z] ---> 371acce69e41 [2023-11-14T21:50:27.156Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-14T21:50:27.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:27.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:27.320Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:27.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:27.320Z] [2023-11-14T21:50:27.320Z] Login Succeeded [2023-11-14T21:50:27.320Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:50:27.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:27.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:27.877Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:27.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:27.877Z] [2023-11-14T21:50:27.877Z] Login Succeeded [2023-11-14T21:50:27.877Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:50:28.089Z] ---> 480b3ae1455d [2023-11-14T21:50:28.089Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-14T21:50:28.089Z] ---> 08791392640d [2023-11-14T21:50:28.089Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-14T21:50:28.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:28.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:28.154Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:28.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:28.154Z] [2023-11-14T21:50:28.154Z] Login Succeeded [2023-11-14T21:50:28.154Z] docker.io [2023-11-14T21:50:28.348Z] ---> aac6d86c855e [2023-11-14T21:50:28.348Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-14T21:50:28.348Z] ---> Running in 0658f1ab2371 [2023-11-14T21:50:28.348Z] Removing intermediate container 0658f1ab2371 [2023-11-14T21:50:28.348Z] ---> 7428d1fda925 [2023-11-14T21:50:28.348Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-14T21:50:28.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:28.605Z] ---> Running in d08253864ce8 [2023-11-14T21:50:28.605Z] Removing intermediate container d08253864ce8 [2023-11-14T21:50:28.605Z] ---> 35f3c41ed59a [2023-11-14T21:50:28.605Z] Step 24/26 : LABEL arch=amd64 [2023-11-14T21:50:28.605Z] ---> Running in 50272e709ebc [2023-11-14T21:50:28.605Z] Removing intermediate container 50272e709ebc [2023-11-14T21:50:28.605Z] ---> de7eaad277dc [2023-11-14T21:50:28.605Z] Step 25/26 : LABEL git_sha=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [2023-11-14T21:50:28.605Z] ---> Running in 2dbc887a8400 [2023-11-14T21:50:28.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:28.719Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:28.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:28.719Z] [2023-11-14T21:50:28.719Z] Login Succeeded [2023-11-14T21:50:28.719Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:50:28.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-14T21:50:28.862Z] Removing intermediate container 2dbc887a8400 [2023-11-14T21:50:28.862Z] ---> c039f636e89a [2023-11-14T21:50:28.862Z] Step 26/26 : LABEL version=3.1.0-dev.16 [2023-11-14T21:50:28.862Z] ---> Running in d79dd76bf82b [2023-11-14T21:50:28.862Z] Removing intermediate container d79dd76bf82b [2023-11-14T21:50:28.862Z] ---> ec535259d444 [2023-11-14T21:50:28.862Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:50:28.862Z] Successfully built ec535259d444 [2023-11-14T21:50:28.862Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:50:28.966Z] provisioning config files... [2023-11-14T21:50:28.973Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6337571567919262919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2023-11-14T21:50:29.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:50:29.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:50:29.133Z] ========================================================= [2023-11-14T21:50:29.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T21:50:29.133Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:29.260Z] ---> docker-login.sh [2023-11-14T21:50:29.260Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:50:29.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:29.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:29.260Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:29.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:29.260Z] [2023-11-14T21:50:29.260Z] Login Succeeded [2023-11-14T21:50:29.260Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:50:29.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:29.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:29.260Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:29.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:29.260Z] [2023-11-14T21:50:29.260Z] Login Succeeded [2023-11-14T21:50:29.260Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:50:29.510Z] + 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 . [2023-11-14T21:50:29.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:29.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:29.517Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:29.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:29.517Z] [2023-11-14T21:50:29.517Z] Login Succeeded [2023-11-14T21:50:29.517Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:50:29.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:29.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:29.517Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:29.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:29.517Z] [2023-11-14T21:50:29.517Z] Login Succeeded [2023-11-14T21:50:29.517Z] docker.io [2023-11-14T21:50:29.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:30.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:30.084Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:30.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:30.084Z] [2023-11-14T21:50:30.084Z] Login Succeeded [2023-11-14T21:50:30.084Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:50:30.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:50:30.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:50:30.162Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-11-14T21:50:30.162Z] ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [2023-11-14T21:50:30.162Z] latest [2023-11-14T21:50:30.162Z] 3.1.0-dev.16 [2023-11-14T21:50:30.162Z] ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 [2023-11-14T21:50:30.162Z] main [2023-11-14T21:50:30.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:30.486Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:30.804Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [2023-11-14T21:50:30.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-14T21:50:30.804Z] 3274dfe8a910: Preparing [2023-11-14T21:50:30.804Z] 2e803695a73e: Preparing [2023-11-14T21:50:30.804Z] cbf422092bba: Preparing [2023-11-14T21:50:30.804Z] 254826bcc351: Preparing [2023-11-14T21:50:30.804Z] cc2447e1835a: Preparing [2023-11-14T21:50:30.804Z] cc2447e1835a: Layer already exists [2023-11-14T21:50:30.804Z] 2e803695a73e: Pushed [2023-11-14T21:50:30.804Z] 3274dfe8a910: Pushed [2023-11-14T21:50:30.960Z] Sending build context to Docker daemon 28.81MB [2023-11-14T21:50:30.960Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:50:30.960Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-14T21:50:31.238Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T21:50:31.238Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T21:50:31.238Z] 5d54e960e981: Pulling fs layer [2023-11-14T21:50:31.238Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T21:50:31.238Z] f0e02332f6b5: Pulling fs layer [2023-11-14T21:50:31.238Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T21:50:31.238Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T21:50:31.238Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T21:50:31.238Z] f0e02332f6b5: Waiting [2023-11-14T21:50:31.238Z] 872ee5b61b7b: Waiting [2023-11-14T21:50:31.238Z] 0c6a40ed1a82: Waiting [2023-11-14T21:50:31.238Z] 94ae7d8d031c: Waiting [2023-11-14T21:50:31.238Z] 5d54e960e981: Verifying Checksum [2023-11-14T21:50:31.238Z] 5d54e960e981: Download complete [2023-11-14T21:50:31.238Z] f0e02332f6b5: Verifying Checksum [2023-11-14T21:50:31.238Z] f0e02332f6b5: Download complete [2023-11-14T21:50:31.238Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T21:50:31.238Z] 872ee5b61b7b: Download complete [2023-11-14T21:50:31.238Z] 9fda8d8052c6: Verifying Checksum [2023-11-14T21:50:31.238Z] 9fda8d8052c6: Download complete [2023-11-14T21:50:31.737Z] 254826bcc351: Pushed [2023-11-14T21:50:31.839Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T21:50:31.839Z] 94ae7d8d031c: Download complete [2023-11-14T21:50:32.112Z] 9fda8d8052c6: Pull complete [2023-11-14T21:50:33.095Z] 5d54e960e981: Pull complete [2023-11-14T21:50:33.367Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T21:50:33.367Z] c4a7e357bf2a: Download complete [2023-11-14T21:50:33.637Z] cbf422092bba: Pushed [2023-11-14T21:50:33.895Z] ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea: digest: sha256:bb69ca95bf989b18abcb53eaf66b52a287d4b034c90bd422057ca37a8dc1fd60 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:34.210Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:34.337Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T21:50:34.337Z] 0c6a40ed1a82: Download complete [2023-11-14T21:50:34.510Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-14T21:50:34.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-14T21:50:34.510Z] 3274dfe8a910: Preparing [2023-11-14T21:50:34.510Z] 2e803695a73e: Preparing [2023-11-14T21:50:34.510Z] cbf422092bba: Preparing [2023-11-14T21:50:34.510Z] 254826bcc351: Preparing [2023-11-14T21:50:34.510Z] cc2447e1835a: Preparing [2023-11-14T21:50:34.510Z] 2e803695a73e: Layer already exists [2023-11-14T21:50:34.510Z] cc2447e1835a: Layer already exists [2023-11-14T21:50:34.510Z] 3274dfe8a910: Layer already exists [2023-11-14T21:50:34.510Z] cbf422092bba: Layer already exists [2023-11-14T21:50:34.510Z] 254826bcc351: Layer already exists [2023-11-14T21:50:34.510Z] latest: digest: sha256:bb69ca95bf989b18abcb53eaf66b52a287d4b034c90bd422057ca37a8dc1fd60 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:34.827Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:35.137Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.16 [2023-11-14T21:50:35.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-14T21:50:35.137Z] 3274dfe8a910: Preparing [2023-11-14T21:50:35.137Z] 2e803695a73e: Preparing [2023-11-14T21:50:35.137Z] cbf422092bba: Preparing [2023-11-14T21:50:35.137Z] 254826bcc351: Preparing [2023-11-14T21:50:35.137Z] cc2447e1835a: Preparing [2023-11-14T21:50:35.137Z] 3274dfe8a910: Layer already exists [2023-11-14T21:50:35.137Z] 2e803695a73e: Layer already exists [2023-11-14T21:50:35.137Z] cc2447e1835a: Layer already exists [2023-11-14T21:50:35.137Z] 254826bcc351: Layer already exists [2023-11-14T21:50:35.137Z] cbf422092bba: Layer already exists [2023-11-14T21:50:35.137Z] 3.1.0-dev.16: digest: sha256:bb69ca95bf989b18abcb53eaf66b52a287d4b034c90bd422057ca37a8dc1fd60 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:35.466Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:35.776Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 [2023-11-14T21:50:35.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-14T21:50:35.776Z] 3274dfe8a910: Preparing [2023-11-14T21:50:35.776Z] 2e803695a73e: Preparing [2023-11-14T21:50:35.776Z] cbf422092bba: Preparing [2023-11-14T21:50:35.776Z] 254826bcc351: Preparing [2023-11-14T21:50:35.776Z] cc2447e1835a: Preparing [2023-11-14T21:50:35.776Z] 2e803695a73e: Layer already exists [2023-11-14T21:50:35.776Z] 3274dfe8a910: Layer already exists [2023-11-14T21:50:35.776Z] cc2447e1835a: Layer already exists [2023-11-14T21:50:35.776Z] 254826bcc351: Layer already exists [2023-11-14T21:50:35.776Z] cbf422092bba: Layer already exists [2023-11-14T21:50:35.776Z] ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16: digest: sha256:bb69ca95bf989b18abcb53eaf66b52a287d4b034c90bd422057ca37a8dc1fd60 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:36.082Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:36.393Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-11-14T21:50:36.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-14T21:50:36.393Z] 3274dfe8a910: Preparing [2023-11-14T21:50:36.393Z] 2e803695a73e: Preparing [2023-11-14T21:50:36.393Z] cbf422092bba: Preparing [2023-11-14T21:50:36.393Z] 254826bcc351: Preparing [2023-11-14T21:50:36.393Z] cc2447e1835a: Preparing [2023-11-14T21:50:36.393Z] cc2447e1835a: Layer already exists [2023-11-14T21:50:36.393Z] 3274dfe8a910: Layer already exists [2023-11-14T21:50:36.393Z] cbf422092bba: Layer already exists [2023-11-14T21:50:36.393Z] 2e803695a73e: Layer already exists [2023-11-14T21:50:36.393Z] 254826bcc351: Layer already exists [2023-11-14T21:50:36.393Z] main: digest: sha256:bb69ca95bf989b18abcb53eaf66b52a287d4b034c90bd422057ca37a8dc1fd60 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:50:36.447Z] ===================================================== [Pipeline] echo [2023-11-14T21:50:36.458Z] taggedImages: [2023-11-14T21:50:36.458Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [2023-11-14T21:50:36.458Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-14T21:50:36.458Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.16 [2023-11-14T21:50:36.458Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 [2023-11-14T21:50:36.458Z] - 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 [2023-11-14T21:50:36.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:50:36.812Z] [2023-11-14T21:50:36.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:37.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:50:37.112Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:50:37.112Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:50:37.112Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:50:37.112Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:50:37.112Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:50:37.112Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:50:37.112Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:50:37.112Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:50:37.112Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:50:37.112Z] 33b1e0a273af: Waiting [2023-11-14T21:50:37.112Z] 5d3b04190fa2: Waiting [2023-11-14T21:50:37.112Z] 5c69ac0246d0: Verifying Checksum [2023-11-14T21:50:37.112Z] 5c69ac0246d0: Download complete [2023-11-14T21:50:37.112Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T21:50:37.112Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:50:37.370Z] 33b1e0a273af: Verifying Checksum [2023-11-14T21:50:37.370Z] 33b1e0a273af: Download complete [2023-11-14T21:50:37.370Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T21:50:37.370Z] 5d3b04190fa2: Download complete [2023-11-14T21:50:37.370Z] ec43610c2a17: Verifying Checksum [2023-11-14T21:50:37.370Z] ec43610c2a17: Download complete [2023-11-14T21:50:37.370Z] 5eb5b503b376: Verifying Checksum [2023-11-14T21:50:37.370Z] 5eb5b503b376: Download complete [2023-11-14T21:50:37.934Z] 2f39f015ded8: Download complete [2023-11-14T21:50:38.502Z] 5eb5b503b376: Pull complete [2023-11-14T21:50:38.760Z] 5c69ac0246d0: Pull complete [2023-11-14T21:50:39.019Z] ec43610c2a17: Pull complete [2023-11-14T21:50:39.277Z] 3a2ae6a8a46f: Pull complete [2023-11-14T21:50:39.277Z] 33b1e0a273af: Pull complete [2023-11-14T21:50:39.535Z] 5d3b04190fa2: Pull complete [2023-11-14T21:50:43.711Z] 2f39f015ded8: Pull complete [2023-11-14T21:50:43.711Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T21:50:43.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:50:43.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:50:43.801Z] prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container [2023-11-14T21:50:43.833Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T21:50:46.713Z] c4a7e357bf2a: Pull complete [2023-11-14T21:50:46.985Z] f0e02332f6b5: Pull complete [2023-11-14T21:50:47.003Z] $ docker top 14a0c369cc8b0bf1423e697ef493fa288193a913665a207fa8f824bc8761a2d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:50:47.257Z] 872ee5b61b7b: Pull complete [2023-11-14T21:50:47.356Z] ---> job-cost.sh [2023-11-14T21:50:47.356Z] lf-activate-venv: SKIPPING [2023-11-14T21:50:47.356Z] INFO: No Stack... [2023-11-14T21:50:47.615Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T21:50:47.873Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:50:48.160Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-11-14T21:50:48.160Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T21:50:48.175Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] [2023-11-14T21:50:48.183Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] did not exist. Created. [2023-11-14T21:50:48.183Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:50:48.486Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T21:50:49.079Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:50:49.091Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:50:49.110Z] $ docker stop --time=1 14a0c369cc8b0bf1423e697ef493fa288193a913665a207fa8f824bc8761a2d7 [2023-11-14T21:50:50.415Z] $ docker rm -f --volumes 14a0c369cc8b0bf1423e697ef493fa288193a913665a207fa8f824bc8761a2d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T21:50:57.436Z] 0c6a40ed1a82: Pull complete [2023-11-14T21:50:58.025Z] 94ae7d8d031c: Pull complete [2023-11-14T21:50:58.025Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T21:50:58.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T21:50:58.025Z] ---> 86de565de09d [2023-11-14T21:50:58.025Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-14T21:51:00.624Z] ---> Running in 1a1309be464c [2023-11-14T21:51:00.624Z] Removing intermediate container 1a1309be464c [2023-11-14T21:51:00.624Z] ---> 8007be3efcb6 [2023-11-14T21:51:00.624Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:51:00.624Z] ---> Running in 3f98e66957f3 [2023-11-14T21:51:01.213Z] Removing intermediate container 3f98e66957f3 [2023-11-14T21:51:01.213Z] ---> 2d8dbbff440f [2023-11-14T21:51:01.213Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:51:01.213Z] ---> Running in 71253afd58d3 [2023-11-14T21:51:01.484Z] Removing intermediate container 71253afd58d3 [2023-11-14T21:51:01.484Z] ---> fec2fe57ca15 [2023-11-14T21:51:01.484Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-14T21:51:01.752Z] ---> Running in dbef0b0c6023 [2023-11-14T21:51:02.022Z] Removing intermediate container dbef0b0c6023 [2023-11-14T21:51:02.022Z] ---> 8697ffcfb31d [2023-11-14T21:51:02.022Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-14T21:51:02.291Z] ---> Running in ec680262818e [2023-11-14T21:51:02.563Z] Removing intermediate container ec680262818e [2023-11-14T21:51:02.563Z] ---> 86b95ea6ea4f [2023-11-14T21:51:02.563Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-14T21:51:03.163Z] latest: Pulling from library/docker [2023-11-14T21:51:03.441Z] 579b34f0a95b: Pulling fs layer [2023-11-14T21:51:03.441Z] 2ecd494fa26a: Pulling fs layer [2023-11-14T21:51:03.441Z] 4f4fb700ef54: Pulling fs layer [2023-11-14T21:51:03.441Z] 99624a4fd86a: Pulling fs layer [2023-11-14T21:51:03.441Z] 6b3f207db0e4: Pulling fs layer [2023-11-14T21:51:03.441Z] 2f21744ef460: Pulling fs layer [2023-11-14T21:51:03.441Z] 80fde8283b9a: Pulling fs layer [2023-11-14T21:51:03.441Z] cfd52aaeb832: Pulling fs layer [2023-11-14T21:51:03.441Z] 2aa7661f3209: Pulling fs layer [2023-11-14T21:51:03.441Z] ad7962f27383: Pulling fs layer [2023-11-14T21:51:03.441Z] c8cf6870052b: Pulling fs layer [2023-11-14T21:51:03.441Z] 1996d6e72d7b: Pulling fs layer [2023-11-14T21:51:03.441Z] 112e10f1d4c1: Pulling fs layer [2023-11-14T21:51:03.441Z] b97b6e3dbded: Pulling fs layer [2023-11-14T21:51:03.441Z] 99624a4fd86a: Waiting [2023-11-14T21:51:03.441Z] cfd52aaeb832: Waiting [2023-11-14T21:51:03.441Z] 1996d6e72d7b: Waiting [2023-11-14T21:51:03.441Z] 112e10f1d4c1: Waiting [2023-11-14T21:51:03.441Z] 2aa7661f3209: Waiting [2023-11-14T21:51:03.441Z] b97b6e3dbded: Waiting [2023-11-14T21:51:03.441Z] ad7962f27383: Waiting [2023-11-14T21:51:03.441Z] c8cf6870052b: Waiting [2023-11-14T21:51:03.441Z] 2f21744ef460: Waiting [2023-11-14T21:51:03.441Z] 80fde8283b9a: Waiting [2023-11-14T21:51:03.441Z] 6b3f207db0e4: Waiting [2023-11-14T21:51:03.441Z] 4f4fb700ef54: Verifying Checksum [2023-11-14T21:51:03.441Z] 4f4fb700ef54: Download complete [2023-11-14T21:51:03.732Z] 2ecd494fa26a: Verifying Checksum [2023-11-14T21:51:03.732Z] 2ecd494fa26a: Download complete [2023-11-14T21:51:03.732Z] 579b34f0a95b: Verifying Checksum [2023-11-14T21:51:03.732Z] 579b34f0a95b: Download complete [2023-11-14T21:51:04.787Z] 99624a4fd86a: Verifying Checksum [2023-11-14T21:51:04.787Z] 99624a4fd86a: Download complete [2023-11-14T21:51:04.787Z] 6b3f207db0e4: Verifying Checksum [2023-11-14T21:51:04.787Z] 6b3f207db0e4: Download complete [2023-11-14T21:51:04.787Z] 579b34f0a95b: Pull complete [2023-11-14T21:51:04.787Z] 80fde8283b9a: Download complete [2023-11-14T21:51:04.787Z] cfd52aaeb832: Verifying Checksum [2023-11-14T21:51:04.787Z] cfd52aaeb832: Download complete [2023-11-14T21:51:04.787Z] 2f21744ef460: Verifying Checksum [2023-11-14T21:51:04.787Z] 2f21744ef460: Download complete [2023-11-14T21:51:04.787Z] 2aa7661f3209: Verifying Checksum [2023-11-14T21:51:04.787Z] 2aa7661f3209: Download complete [2023-11-14T21:51:05.066Z] c8cf6870052b: Verifying Checksum [2023-11-14T21:51:05.066Z] c8cf6870052b: Download complete [2023-11-14T21:51:05.066Z] 112e10f1d4c1: Verifying Checksum [2023-11-14T21:51:05.066Z] 112e10f1d4c1: Download complete [2023-11-14T21:51:05.338Z] b97b6e3dbded: Verifying Checksum [2023-11-14T21:51:05.338Z] b97b6e3dbded: Download complete [2023-11-14T21:51:05.338Z] ad7962f27383: Verifying Checksum [2023-11-14T21:51:05.338Z] ad7962f27383: Download complete [2023-11-14T21:51:05.338Z] 2ecd494fa26a: Pull complete [2023-11-14T21:51:05.609Z] 4f4fb700ef54: Pull complete [2023-11-14T21:51:07.038Z] 1996d6e72d7b: Verifying Checksum [2023-11-14T21:51:07.038Z] 1996d6e72d7b: Download complete [2023-11-14T21:51:07.038Z] 99624a4fd86a: Pull complete [2023-11-14T21:51:08.463Z] 6b3f207db0e4: Pull complete [2023-11-14T21:51:10.429Z] 2f21744ef460: Pull complete [2023-11-14T21:51:10.429Z] 80fde8283b9a: Pull complete [2023-11-14T21:51:10.703Z] cfd52aaeb832: Pull complete [2023-11-14T21:51:10.975Z] 2aa7661f3209: Pull complete [2023-11-14T21:51:12.398Z] ad7962f27383: Pull complete [2023-11-14T21:51:12.675Z] c8cf6870052b: Pull complete [2023-11-14T21:51:16.037Z] 1996d6e72d7b: Pull complete [2023-11-14T21:51:16.313Z] 112e10f1d4c1: Pull complete [2023-11-14T21:51:16.585Z] b97b6e3dbded: Pull complete [2023-11-14T21:51:16.585Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-14T21:51:16.859Z] Status: Downloaded newer image for docker:latest [2023-11-14T21:51:19.467Z] ---> e9346feb043b [2023-11-14T21:51:19.467Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:51:19.467Z] ---> Running in 08f5cc8a287e [2023-11-14T21:51:20.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:51:21.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:51:22.907Z] OK: 266 MiB in 52 packages [2023-11-14T21:51:23.881Z] Removing intermediate container 08f5cc8a287e [2023-11-14T21:51:23.881Z] ---> 92877d207c4b [2023-11-14T21:51:23.881Z] Step 10/15 : ENV GO111MODULE=on [2023-11-14T21:51:23.881Z] ---> Running in abc6efdc1a14 [2023-11-14T21:51:24.152Z] Removing intermediate container abc6efdc1a14 [2023-11-14T21:51:24.152Z] ---> 269ff53332a6 [2023-11-14T21:51:24.152Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-14T21:51:24.421Z] ---> Running in 391cde9962b3 [2023-11-14T21:51:24.712Z] Removing intermediate container 391cde9962b3 [2023-11-14T21:51:24.712Z] ---> bf35ebb15e89 [2023-11-14T21:51:24.712Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-14T21:51:25.686Z] ---> 0fbf07085e1e [2023-11-14T21:51:25.686Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:51:25.686Z] ---> Running in 96091fe39cbf [2023-11-14T21:52:47.406Z] Removing intermediate container 96091fe39cbf [2023-11-14T21:52:47.406Z] ---> 0b8df5d98d2a [2023-11-14T21:52:47.406Z] Step 14/15 : COPY . . [2023-11-14T21:52:49.391Z] ---> 9b7d7cbd172f [2023-11-14T21:52:49.391Z] Step 15/15 : RUN ${MAKE} [2023-11-14T21:52:49.667Z] ---> Running in cee093cd7a0a [2023-11-14T21:52:50.641Z] noop [2023-11-14T21:52:54.014Z] Removing intermediate container cee093cd7a0a [2023-11-14T21:52:54.015Z] ---> dc0d428a5cee [2023-11-14T21:52:54.015Z] Successfully built dc0d428a5cee [2023-11-14T21:52:54.015Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:54.384Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:52:54.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:52:54.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-17553 does not seem to be running inside a container [2023-11-14T21:52:54.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/146 -v /w/workspace/edgex-ui-go/146:/w/workspace/edgex-ui-go/146:rw,z -v /w/workspace/edgex-ui-go/146@tmp:/w/workspace/edgex-ui-go/146@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 [2023-11-14T21:52:56.187Z] $ docker top 8b4e7b5cdab5f91873b1f8f0fce74e42009b2ccbaa763bdf59657d1ee4adb782 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:52:57.080Z] + go version [2023-11-14T21:52:57.080Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T21:52:57.105Z] $ docker stop --time=1 8b4e7b5cdab5f91873b1f8f0fce74e42009b2ccbaa763bdf59657d1ee4adb782 [2023-11-14T21:52:58.862Z] $ docker rm -f --volumes 8b4e7b5cdab5f91873b1f8f0fce74e42009b2ccbaa763bdf59657d1ee4adb782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:59.468Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:52:59.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:52:59.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-17553 does not seem to be running inside a container [2023-11-14T21:52:59.777Z] $ 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/146 -v /w/workspace/edgex-ui-go/146:/w/workspace/edgex-ui-go/146:rw,z -v /w/workspace/edgex-ui-go/146@tmp:/w/workspace/edgex-ui-go/146@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 [2023-11-14T21:53:01.244Z] $ docker top 4f7d155ec853512320463008fff53a320536caa27dac3f24dbd255a311f187c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:53:02.147Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/146 [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:53:02.837Z] + make test [2023-11-14T21:53:02.837Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-14T21:53:08.216Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-14T21:55:33.192Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-14T21:55:33.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-14T21:55:33.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-14T21:55:33.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-14T21:55:33.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-14T21:55:33.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-14T21:55:33.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-14T21:55:33.192Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-14T21:55:33.192Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-14T21:55:48.261Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:55:48.261Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:55:48.261Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:55:48.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:55:48.897Z] $ docker stop --time=1 4f7d155ec853512320463008fff53a320536caa27dac3f24dbd255a311f187c1 [2023-11-14T21:55:51.101Z] $ docker rm -f --volumes 4f7d155ec853512320463008fff53a320536caa27dac3f24dbd255a311f187c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:55:52.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:55:52.519Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T21:55:53.422Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:55:53.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:55:54.404Z] + ls -al . [2023-11-14T21:55:54.404Z] total 180 [2023-11-14T21:55:54.404Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 14 21:53 . [2023-11-14T21:55:54.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:49 .. [2023-11-14T21:55:54.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:50 .blubracket [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 14 21:50 .dockerignore [2023-11-14T21:55:54.404Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:50 .git [2023-11-14T21:55:54.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:50 .github [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 14 21:50 .gitignore [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 14 21:50 Attribution.txt [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 21430 Nov 14 21:50 CHANGELOG.md [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 14 21:50 CONTRIBUTING.md [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 14 21:50 Dockerfile [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 14 21:50 Jenkinsfile [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 14 21:50 LICENSE [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 14 21:50 Makefile [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 14 21:50 README.md [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:47 VERSION [2023-11-14T21:55:54.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:50 assets [2023-11-14T21:55:54.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:50 bin [2023-11-14T21:55:54.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:50 cmd [2023-11-14T21:55:54.404Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 14 21:53 coverage.out [2023-11-14T21:55:54.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:50 docs [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 3472 Nov 14 21:50 go.mod [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 34189 Nov 14 21:50 go.sum [2023-11-14T21:55:54.404Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:50 internal [2023-11-14T21:55:54.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:50 testing [2023-11-14T21:55:54.404Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 14 21:50 version.go [2023-11-14T21:55:54.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:55:54.774Z] + 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=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea --label arch=arm64 --label version=3.1.0-dev.16 . [2023-11-14T21:55:56.218Z] Sending build context to Docker daemon 28.81MB [2023-11-14T21:55:56.218Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:55:56.218Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-14T21:55:56.218Z] ---> dc0d428a5cee [2023-11-14T21:55:56.218Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-14T21:55:56.489Z] ---> Running in 626369be0a4c [2023-11-14T21:55:57.082Z] Removing intermediate container 626369be0a4c [2023-11-14T21:55:57.082Z] ---> f71b17e25e94 [2023-11-14T21:55:57.082Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:55:57.082Z] ---> Running in e060678d20e4 [2023-11-14T21:55:57.355Z] Removing intermediate container e060678d20e4 [2023-11-14T21:55:57.355Z] ---> e2862b935f4d [2023-11-14T21:55:57.355Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:55:57.637Z] ---> Running in 88cde10f0f80 [2023-11-14T21:55:57.926Z] Removing intermediate container 88cde10f0f80 [2023-11-14T21:55:57.926Z] ---> 4835a13918d1 [2023-11-14T21:55:57.926Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-11-14T21:55:58.215Z] ---> Running in 05997787a3b6 [2023-11-14T21:55:58.489Z] Removing intermediate container 05997787a3b6 [2023-11-14T21:55:58.489Z] ---> 165aa356bb1b [2023-11-14T21:55:58.489Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-14T21:55:58.768Z] ---> Running in 3208f05dbfb5 [2023-11-14T21:55:59.041Z] Removing intermediate container 3208f05dbfb5 [2023-11-14T21:55:59.041Z] ---> dee3b98dfec2 [2023-11-14T21:55:59.041Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-14T21:56:01.016Z] ---> 420a38b4007a [2023-11-14T21:56:01.016Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:56:01.017Z] ---> Running in 8aad9cfee81f [2023-11-14T21:56:02.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:56:02.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:56:04.695Z] OK: 266 MiB in 52 packages [2023-11-14T21:56:05.679Z] Removing intermediate container 8aad9cfee81f [2023-11-14T21:56:05.679Z] ---> bdfd853409be [2023-11-14T21:56:05.679Z] Step 10/26 : ENV GO111MODULE=on [2023-11-14T21:56:05.679Z] ---> Running in bf7b9ac39ec1 [2023-11-14T21:56:05.962Z] Removing intermediate container bf7b9ac39ec1 [2023-11-14T21:56:05.962Z] ---> aaf5946465ad [2023-11-14T21:56:05.962Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-14T21:56:05.962Z] ---> Running in 52e75b10236b [2023-11-14T21:56:06.563Z] Removing intermediate container 52e75b10236b [2023-11-14T21:56:06.563Z] ---> 890d8253f453 [2023-11-14T21:56:06.563Z] Step 12/26 : COPY go.mod vendor* ./ [2023-11-14T21:56:07.160Z] ---> 692632597738 [2023-11-14T21:56:07.160Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:56:07.160Z] ---> Running in dd26da674cf7 [2023-11-14T21:56:10.559Z] Removing intermediate container dd26da674cf7 [2023-11-14T21:56:10.560Z] ---> 73fb6cdcc1dc [2023-11-14T21:56:10.560Z] Step 14/26 : COPY . . [2023-11-14T21:56:15.026Z] ---> 0fbf5121eba0 [2023-11-14T21:56:15.026Z] Step 15/26 : RUN ${MAKE} [2023-11-14T21:56:15.026Z] ---> Running in 30826b99f85d [2023-11-14T21:56:16.550Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.16" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-14T21:58:38.343Z] Removing intermediate container 30826b99f85d [2023-11-14T21:58:38.343Z] ---> 9fd122763145 [2023-11-14T21:58:38.343Z] Step 16/26 : FROM alpine:3.18 [2023-11-14T21:58:38.343Z] 3.18: Pulling from library/alpine [2023-11-14T21:58:38.343Z] 579b34f0a95b: Already exists [2023-11-14T21:58:38.343Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:58:38.343Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:58:38.343Z] ---> 3cc203321400 [2023-11-14T21:58:38.343Z] Step 17/26 : RUN apk --no-cache upgrade [2023-11-14T21:58:38.343Z] ---> Running in 645a8a6a0ccf [2023-11-14T21:58:38.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:58:38.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:58:38.343Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:58:38.343Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:58:38.343Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:58:38.343Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:58:38.343Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:58:38.343Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:58:38.343Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:58:38.343Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:58:38.343Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:58:38.343Z] OK: 8 MiB in 15 packages [2023-11-14T21:58:39.318Z] Removing intermediate container 645a8a6a0ccf [2023-11-14T21:58:39.318Z] ---> a073db8812af [2023-11-14T21:58:39.318Z] Step 18/26 : EXPOSE 4000 [2023-11-14T21:58:39.318Z] ---> Running in ad13ea324914 [2023-11-14T21:58:39.591Z] Removing intermediate container ad13ea324914 [2023-11-14T21:58:39.591Z] ---> 6a5720ddba00 [2023-11-14T21:58:39.591Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-14T21:58:41.550Z] ---> 407f16cad5a5 [2023-11-14T21:58:41.550Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-14T21:58:41.818Z] ---> 54bfdc10bb6f [2023-11-14T21:58:41.818Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-14T21:58:42.408Z] ---> d423f09a597f [2023-11-14T21:58:42.408Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-14T21:58:42.408Z] ---> Running in 4fd69143fcf4 [2023-11-14T21:58:43.009Z] Removing intermediate container 4fd69143fcf4 [2023-11-14T21:58:43.009Z] ---> 1846970df94f [2023-11-14T21:58:43.009Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-14T21:58:43.009Z] ---> Running in 9c7abf7baf93 [2023-11-14T21:58:43.277Z] Removing intermediate container 9c7abf7baf93 [2023-11-14T21:58:43.277Z] ---> 59086438192b [2023-11-14T21:58:43.277Z] Step 24/26 : LABEL arch=arm64 [2023-11-14T21:58:43.277Z] ---> Running in 80cef65fe183 [2023-11-14T21:58:43.865Z] Removing intermediate container 80cef65fe183 [2023-11-14T21:58:43.865Z] ---> 28f3421f1512 [2023-11-14T21:58:43.865Z] Step 25/26 : LABEL git_sha=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [2023-11-14T21:58:43.865Z] ---> Running in c064b484ef1a [2023-11-14T21:58:44.138Z] Removing intermediate container c064b484ef1a [2023-11-14T21:58:44.138Z] ---> ed01d0b5d0b2 [2023-11-14T21:58:44.138Z] Step 26/26 : LABEL version=3.1.0-dev.16 [2023-11-14T21:58:44.138Z] ---> Running in 1c696f1dad56 [2023-11-14T21:58:44.406Z] Removing intermediate container 1c696f1dad56 [2023-11-14T21:58:44.406Z] ---> 9d41b9747670 [2023-11-14T21:58:44.406Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:58:44.673Z] Successfully built 9d41b9747670 [2023-11-14T21:58:44.673Z] 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 [2023-11-14T21:58:44.800Z] provisioning config files... [2023-11-14T21:58:44.816Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/146@tmp/config8255486565429135702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:58:45.165Z] ---> docker-login.sh [2023-11-14T21:58:45.165Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:58:45.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:58:45.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:58:45.434Z] Configure a credential helper to remove this warning. See [2023-11-14T21:58:45.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:58:45.434Z] [2023-11-14T21:58:45.434Z] Login Succeeded [2023-11-14T21:58:45.434Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:58:45.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:58:45.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:58:45.969Z] Configure a credential helper to remove this warning. See [2023-11-14T21:58:45.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:58:45.969Z] [2023-11-14T21:58:45.969Z] Login Succeeded [2023-11-14T21:58:45.969Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:58:46.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:58:46.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:58:46.238Z] Configure a credential helper to remove this warning. See [2023-11-14T21:58:46.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:58:46.238Z] [2023-11-14T21:58:46.238Z] Login Succeeded [2023-11-14T21:58:46.238Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:58:46.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:58:46.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:58:46.782Z] Configure a credential helper to remove this warning. See [2023-11-14T21:58:46.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:58:46.782Z] [2023-11-14T21:58:46.782Z] Login Succeeded [2023-11-14T21:58:46.782Z] docker.io [2023-11-14T21:58:47.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:58:47.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:58:47.322Z] Configure a credential helper to remove this warning. See [2023-11-14T21:58:47.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:58:47.322Z] [2023-11-14T21:58:47.322Z] Login Succeeded [2023-11-14T21:58:47.322Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:58:47.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:58:47.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:58:47.391Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-11-14T21:58:47.391Z] ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [2023-11-14T21:58:47.391Z] latest [2023-11-14T21:58:47.391Z] 3.1.0-dev.16 [2023-11-14T21:58:47.391Z] ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 [2023-11-14T21:58:47.391Z] main [2023-11-14T21:58:47.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:58:47.744Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:58:48.100Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [2023-11-14T21:58:48.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-14T21:58:48.100Z] a6124fe271ff: Preparing [2023-11-14T21:58:48.100Z] 8bbe41a1ccfa: Preparing [2023-11-14T21:58:48.100Z] ea89f454d880: Preparing [2023-11-14T21:58:48.100Z] 26ae67648442: Preparing [2023-11-14T21:58:48.100Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:58:48.374Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:58:48.374Z] 8bbe41a1ccfa: Pushed [2023-11-14T21:58:48.374Z] a6124fe271ff: Pushed [2023-11-14T21:58:50.328Z] 26ae67648442: Pushed [2023-11-14T21:58:57.011Z] ea89f454d880: Pushed [2023-11-14T21:58:57.011Z] ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea: digest: sha256:6de13fb44ae171b08e879aab5dba3c50217a3570cba6d2d4a2cad454881326bf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:58:57.381Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:58:57.748Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-14T21:58:57.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-14T21:58:57.748Z] a6124fe271ff: Preparing [2023-11-14T21:58:57.748Z] 8bbe41a1ccfa: Preparing [2023-11-14T21:58:57.748Z] ea89f454d880: Preparing [2023-11-14T21:58:57.748Z] 26ae67648442: Preparing [2023-11-14T21:58:57.748Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:58:57.748Z] a6124fe271ff: Layer already exists [2023-11-14T21:58:57.748Z] 26ae67648442: Layer already exists [2023-11-14T21:58:57.748Z] ea89f454d880: Layer already exists [2023-11-14T21:58:57.748Z] 8bbe41a1ccfa: Layer already exists [2023-11-14T21:58:57.748Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:58:58.019Z] latest: digest: sha256:6de13fb44ae171b08e879aab5dba3c50217a3570cba6d2d4a2cad454881326bf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:58:58.394Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:58:58.750Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.16 [2023-11-14T21:58:58.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-14T21:58:58.750Z] a6124fe271ff: Preparing [2023-11-14T21:58:58.750Z] 8bbe41a1ccfa: Preparing [2023-11-14T21:58:58.750Z] ea89f454d880: Preparing [2023-11-14T21:58:58.750Z] 26ae67648442: Preparing [2023-11-14T21:58:58.750Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:58:58.750Z] a6124fe271ff: Layer already exists [2023-11-14T21:58:58.750Z] 26ae67648442: Layer already exists [2023-11-14T21:58:58.750Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:58:58.750Z] 8bbe41a1ccfa: Layer already exists [2023-11-14T21:58:58.750Z] ea89f454d880: Layer already exists [2023-11-14T21:58:59.021Z] 3.1.0-dev.16: digest: sha256:6de13fb44ae171b08e879aab5dba3c50217a3570cba6d2d4a2cad454881326bf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:58:59.390Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:58:59.753Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 [2023-11-14T21:58:59.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-14T21:58:59.753Z] a6124fe271ff: Preparing [2023-11-14T21:58:59.753Z] 8bbe41a1ccfa: Preparing [2023-11-14T21:58:59.753Z] ea89f454d880: Preparing [2023-11-14T21:58:59.753Z] 26ae67648442: Preparing [2023-11-14T21:58:59.753Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:58:59.753Z] 8bbe41a1ccfa: Layer already exists [2023-11-14T21:58:59.753Z] ea89f454d880: Layer already exists [2023-11-14T21:58:59.753Z] a6124fe271ff: Layer already exists [2023-11-14T21:58:59.753Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:58:59.753Z] 26ae67648442: Layer already exists [2023-11-14T21:59:00.024Z] ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16: digest: sha256:6de13fb44ae171b08e879aab5dba3c50217a3570cba6d2d4a2cad454881326bf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:00.406Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:00.759Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-11-14T21:59:00.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-14T21:59:00.759Z] a6124fe271ff: Preparing [2023-11-14T21:59:00.759Z] 8bbe41a1ccfa: Preparing [2023-11-14T21:59:00.759Z] ea89f454d880: Preparing [2023-11-14T21:59:00.759Z] 26ae67648442: Preparing [2023-11-14T21:59:00.759Z] 5f4d9fc4d98d: Preparing [2023-11-14T21:59:00.759Z] ea89f454d880: Layer already exists [2023-11-14T21:59:00.759Z] a6124fe271ff: Layer already exists [2023-11-14T21:59:00.759Z] 8bbe41a1ccfa: Layer already exists [2023-11-14T21:59:00.759Z] 26ae67648442: Layer already exists [2023-11-14T21:59:00.759Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T21:59:01.028Z] main: digest: sha256:6de13fb44ae171b08e879aab5dba3c50217a3570cba6d2d4a2cad454881326bf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:59:01.092Z] ===================================================== [Pipeline] echo [2023-11-14T21:59:01.102Z] taggedImages: [2023-11-14T21:59:01.102Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [2023-11-14T21:59:01.102Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-14T21:59:01.102Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.16 [2023-11-14T21:59:01.102Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea-3.1.0-dev.16 [2023-11-14T21:59:01.102Z] - 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 [2023-11-14T21:59:01.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T21:59:01.487Z] [2023-11-14T21:59:01.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:01.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T21:59:02.110Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T21:59:02.111Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T21:59:02.111Z] 04944245beec: Pulling fs layer [2023-11-14T21:59:02.111Z] 699f458cf7ca: Pulling fs layer [2023-11-14T21:59:02.111Z] 765212b225bb: Pulling fs layer [2023-11-14T21:59:02.111Z] 765212b225bb: Waiting [2023-11-14T21:59:02.111Z] f23df028b6ca: Pulling fs layer [2023-11-14T21:59:02.111Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T21:59:02.111Z] f23df028b6ca: Waiting [2023-11-14T21:59:02.111Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T21:59:02.111Z] 2437ff75d9bd: Waiting [2023-11-14T21:59:02.111Z] 04944245beec: Verifying Checksum [2023-11-14T21:59:02.111Z] 04944245beec: Download complete [2023-11-14T21:59:02.111Z] 765212b225bb: Verifying Checksum [2023-11-14T21:59:02.111Z] 765212b225bb: Download complete [2023-11-14T21:59:02.111Z] f23df028b6ca: Verifying Checksum [2023-11-14T21:59:02.111Z] f23df028b6ca: Download complete [2023-11-14T21:59:02.381Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T21:59:02.381Z] d65c8cfc05b1: Download complete [2023-11-14T21:59:02.381Z] 699f458cf7ca: Verifying Checksum [2023-11-14T21:59:02.381Z] 699f458cf7ca: Download complete [2023-11-14T21:59:02.967Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T21:59:02.967Z] 8998bd30e6a1: Download complete [2023-11-14T21:59:05.585Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T21:59:05.585Z] 2437ff75d9bd: Download complete [2023-11-14T21:59:08.191Z] 8998bd30e6a1: Pull complete [2023-11-14T21:59:08.460Z] 04944245beec: Pull complete [2023-11-14T21:59:10.419Z] 699f458cf7ca: Pull complete [2023-11-14T21:59:10.419Z] 765212b225bb: Pull complete [2023-11-14T21:59:11.392Z] f23df028b6ca: Pull complete [2023-11-14T21:59:11.661Z] d65c8cfc05b1: Pull complete [2023-11-14T21:59:29.889Z] 2437ff75d9bd: Pull complete [2023-11-14T21:59:29.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T21:59:29.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T21:59:29.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:59:30.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-17553 does not seem to be running inside a container [2023-11-14T21:59:30.218Z] $ 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/146 -v /w/workspace/edgex-ui-go/146:/w/workspace/edgex-ui-go/146:rw,z -v /w/workspace/edgex-ui-go/146@tmp:/w/workspace/edgex-ui-go/146@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 [2023-11-14T21:59:33.508Z] $ docker top e6f9d585f7e7f76ae55aa63f772a0de9a02122e20c6ee89a5e785a2f9ee4cfb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:59:34.403Z] ---> job-cost.sh [2023-11-14T21:59:34.403Z] lf-activate-venv: SKIPPING [2023-11-14T21:59:34.403Z] INFO: No Stack... [2023-11-14T21:59:34.994Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T21:59:35.965Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:59:36.628Z] + cat /w/workspace/edgex-ui-go/146/archives/cost.csv [2023-11-14T21:59:36.628Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T21:59:36.717Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] [2023-11-14T21:59:36.729Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] did not exist. Created. [2023-11-14T21:59:36.729Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:59:37.416Z] /w/workspace/edgex-ui-go/146@tmp/durable-721e6433/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T21:59:38.092Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T21:59:38.114Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T21:59:38.343Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:59:38.353Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:59:38.374Z] $ docker stop --time=1 e6f9d585f7e7f76ae55aa63f772a0de9a02122e20c6ee89a5e785a2f9ee4cfb6 [2023-11-14T21:59:39.971Z] $ docker rm -f --volumes e6f9d585f7e7f76ae55aa63f772a0de9a02122e20c6ee89a5e785a2f9ee4cfb6 [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 [2023-11-14T21:59:40.466Z] provisioning config files... [2023-11-14T21:59:40.475Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7037464558531412947tmp [Pipeline] { [Pipeline] sh [2023-11-14T21:59:40.765Z] + set +x [2023-11-14T21:59:40.765Z] + bash -s -- [2023-11-14T21:59:40.765Z] + curl -s https://codecov.io/bash [2023-11-14T21:59:41.024Z] [2023-11-14T21:59:41.024Z] _____ _ [2023-11-14T21:59:41.024Z] / ____| | | [2023-11-14T21:59:41.024Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T21:59:41.024Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T21:59:41.024Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T21:59:41.024Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T21:59:41.024Z] Bash-1.0.6 [2023-11-14T21:59:41.024Z] [2023-11-14T21:59:41.024Z] [2023-11-14T21:59:41.024Z] ==> git version 2.25.1 found [2023-11-14T21:59:41.024Z] ==> 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 [2023-11-14T21:59:41.024Z] Release-Date: 2020-01-08 [2023-11-14T21:59:41.024Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T21:59:41.024Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T21:59:41.024Z] ==> Jenkins CI detected. [2023-11-14T21:59:41.024Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-14T21:59:41.024Z] project root: . [2023-11-14T21:59:41.024Z] --> token set from env [2023-11-14T21:59:41.024Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T21:59:41.024Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T21:59:41.283Z] ==> Python coveragepy not found [2023-11-14T21:59:41.283Z] ==> Searching for coverage reports in: [2023-11-14T21:59:41.283Z] + . [2023-11-14T21:59:41.283Z] -> Found 1 reports [2023-11-14T21:59:41.283Z] ==> Detecting git/mercurial file structure [2023-11-14T21:59:41.283Z] ==> Reading reports [2023-11-14T21:59:41.283Z] + ./coverage.out bytes=10 [2023-11-14T21:59:41.283Z] ==> Appending adjustments [2023-11-14T21:59:41.283Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T21:59:41.850Z] + Found adjustments [2023-11-14T21:59:41.850Z] ==> Gzipping contents [2023-11-14T21:59:41.850Z] 12K /tmp/codecov.3TaqH8.gz [2023-11-14T21:59:41.850Z] ==> Uploading reports [2023-11-14T21:59:41.850Z] url: https://codecov.io [2023-11-14T21:59:41.850Z] query: branch=main&commit=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T21:59:41.850Z] -> Pinging Codecov [2023-11-14T21:59:41.850Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T21:59:42.109Z] -> Uploading to [2023-11-14T21:59:42.109Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/FB506323287CE973F263BFD2A0EB1F37/ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea/8a41f6d8-b5bc-428e-ba01-94795d114d58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T215941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fb8e56f95aedd02c9309576f76ac4352c4de65f376e1d8b50eb3831451f8f1c [2023-11-14T21:59:42.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T21:59:42.109Z] Dload Upload Total Spent Left Speed [2023-11-14T21:59:42.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 36600 --:--:-- --:--:-- --:--:-- 36600 [2023-11-14T21:59:42.368Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] } [2023-11-14T21:59:42.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T21:59:42.587Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T21:59:42.605Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:42.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T21:59:42.902Z] [2023-11-14T21:59:42.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:43.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T21:59:43.196Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T21:59:43.196Z] df9b9388f04a: Pulling fs layer [2023-11-14T21:59:43.196Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T21:59:43.196Z] 25bc292e5bac: Pulling fs layer [2023-11-14T21:59:43.196Z] 114826534d7a: Pulling fs layer [2023-11-14T21:59:43.196Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T21:59:43.196Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T21:59:43.196Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T21:59:43.196Z] 4657fd5d0bcf: Waiting [2023-11-14T21:59:43.196Z] 6ad1cebc031e: Waiting [2023-11-14T21:59:43.196Z] 8a3aa393b2d8: Waiting [2023-11-14T21:59:43.196Z] 114826534d7a: Waiting [2023-11-14T21:59:43.196Z] 25bc292e5bac: Download complete [2023-11-14T21:59:43.196Z] 52dc419b0ee2: Download complete [2023-11-14T21:59:43.196Z] 4657fd5d0bcf: Verifying Checksum [2023-11-14T21:59:43.196Z] 4657fd5d0bcf: Download complete [2023-11-14T21:59:43.196Z] df9b9388f04a: Verifying Checksum [2023-11-14T21:59:43.196Z] df9b9388f04a: Download complete [2023-11-14T21:59:43.455Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T21:59:43.455Z] 6ad1cebc031e: Download complete [2023-11-14T21:59:43.455Z] df9b9388f04a: Pull complete [2023-11-14T21:59:43.455Z] 52dc419b0ee2: Pull complete [2023-11-14T21:59:44.027Z] 25bc292e5bac: Pull complete [2023-11-14T21:59:44.027Z] 114826534d7a: Verifying Checksum [2023-11-14T21:59:44.027Z] 114826534d7a: Download complete [2023-11-14T21:59:44.287Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T21:59:44.287Z] 8a3aa393b2d8: Download complete [2023-11-14T21:59:47.566Z] 114826534d7a: Pull complete [2023-11-14T21:59:47.566Z] 4657fd5d0bcf: Pull complete [2023-11-14T21:59:48.132Z] 6ad1cebc031e: Pull complete [2023-11-14T21:59:51.412Z] 8a3aa393b2d8: Pull complete [2023-11-14T21:59:51.412Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T21:59:51.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T21:59:51.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:59:51.503Z] prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container [2023-11-14T21:59:51.537Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-14T21:59:56.015Z] $ docker top 7bac47185fbe210a704ae224bf83308581e405ec39d08412b88d7a58c2993aa4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T21:59:56.088Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-11-14T21:59:56.368Z] + set -o pipefail [2023-11-14T21:59:56.368Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-11-14T22:00:02.929Z] [2023-11-14T22:00:02.929Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-11-14T22:00:02.929Z] [2023-11-14T22:00:02.929Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a1a15e7a-1cac-42bd-9329-485679c2dbec [2023-11-14T22:00:02.929Z] [2023-11-14T22:00:02.929Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-14T22:00:02.929Z] [2023-11-14T22:00:02.929Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:00:02.930Z] [2023-11-14T22:00:02.930Z] [2023-11-14T22:00:02.930Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:00:02.930Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:00:02.930Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:00:02.930Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:00:02.930Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:00:02.942Z] $ docker stop --time=1 7bac47185fbe210a704ae224bf83308581e405ec39d08412b88d7a58c2993aa4 [2023-11-14T22:00:06.354Z] $ docker rm -f --volumes 7bac47185fbe210a704ae224bf83308581e405ec39d08412b88d7a58c2993aa4 [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 [2023-11-14T22:00:07.342Z] + git log --format=format:%s -1 ddfd7e44b3fe99f0be24d936546b1bb8b86fb3ea [Pipeline] sh [2023-11-14T22:00:07.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:00:07.631Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:07.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:00:07.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:07.999Z] prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container [2023-11-14T22:00:08.033Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:00:08.462Z] $ docker top fde0ae57e54b376fc3664876e7f3c2e14b776cabf22fb8fcee8c22223051d958 -eo pid,comm [2023-11-14T22:00:08.508Z] 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). [2023-11-14T22:00:08.508Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:00:08.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:00:08.557Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:00:08.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:00:08.675Z] $ docker exec fde0ae57e54b376fc3664876e7f3c2e14b776cabf22fb8fcee8c22223051d958 ssh-agent [2023-11-14T22:00:08.770Z] SSH_AUTH_SOCK=/tmp/ssh-w3wlN0NlkKdF/agent.32 [2023-11-14T22:00:08.770Z] SSH_AGENT_PID=39 [2023-11-14T22:00:08.776Z] Running ssh-add (command line suppressed) [2023-11-14T22:00:08.888Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_369576904227660789.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_369576904227660789.key) [2023-11-14T22:00:08.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:00:09.183Z] + git semver tag [2023-11-14T22:00:09.443Z] 2023-11-14 22:00:09,371 [run_tag] DEBUG tag force:False [2023-11-14T22:00:09.443Z] 2023-11-14 22:00:09,371 [check_head_tag] DEBUG check head tag [2023-11-14T22:00:09.443Z] 2023-11-14 22:00:09,371 [execute] INFO git cat-file --batch-check [2023-11-14T22:00:09.443Z] 2023-11-14 22:00:09,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:00:09.443Z] 2023-11-14 22:00:09,375 [execute] INFO git cat-file --batch [2023-11-14T22:00:09.443Z] 2023-11-14 22:00:09,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:00:09.443Z] 2023-11-14 22:00:09,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-14T22:00:09.443Z] 2023-11-14 22:00:09,386 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 [2023-11-14T22:00:09.443Z] 2023-11-14 22:00:09,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:00:09.443Z] 2023-11-14 22:00:09,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-14T22:00:09.443Z] 3.1.0-dev.16 [Pipeline] } [2023-11-14T22:00:09.454Z] $ docker exec --env ******** --env ******** fde0ae57e54b376fc3664876e7f3c2e14b776cabf22fb8fcee8c22223051d958 ssh-agent -k [2023-11-14T22:00:09.564Z] unset SSH_AUTH_SOCK; [2023-11-14T22:00:09.564Z] unset SSH_AGENT_PID; [2023-11-14T22:00:09.564Z] echo Agent pid 39 killed; [2023-11-14T22:00:09.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:00:09.872Z] + git semver [Pipeline] } [2023-11-14T22:00:10.145Z] $ docker stop --time=1 fde0ae57e54b376fc3664876e7f3c2e14b776cabf22fb8fcee8c22223051d958 [2023-11-14T22:00:11.410Z] $ docker rm -f --volumes fde0ae57e54b376fc3664876e7f3c2e14b776cabf22fb8fcee8c22223051d958 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:11.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:00:11.806Z] [2023-11-14T22:00:11.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:12.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:00:12.103Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:00:12.103Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:00:12.103Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:00:12.103Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:00:12.103Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:00:12.103Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:00:12.103Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:00:12.103Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:00:12.103Z] 2de7ff778b66: Waiting [2023-11-14T22:00:12.103Z] d747dcd14b5f: Waiting [2023-11-14T22:00:12.103Z] 0d9ebad4ef96: Waiting [2023-11-14T22:00:12.103Z] e9a5061849ea: Waiting [2023-11-14T22:00:12.103Z] 9712f1f96733: Verifying Checksum [2023-11-14T22:00:12.103Z] 9712f1f96733: Download complete [2023-11-14T22:00:12.362Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:00:12.362Z] 63f879dbbcfc: Download complete [2023-11-14T22:00:12.620Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:00:12.620Z] e9a5061849ea: Download complete [2023-11-14T22:00:12.620Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:00:12.620Z] 0d9ebad4ef96: Download complete [2023-11-14T22:00:12.620Z] d747dcd14b5f: Verifying Checksum [2023-11-14T22:00:12.620Z] d747dcd14b5f: Download complete [2023-11-14T22:00:12.620Z] ab5ef0e58194: Verifying Checksum [2023-11-14T22:00:12.620Z] ab5ef0e58194: Download complete [2023-11-14T22:00:12.879Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:00:12.879Z] 2de7ff778b66: Download complete [2023-11-14T22:00:15.412Z] ab5ef0e58194: Pull complete [2023-11-14T22:00:15.412Z] 9712f1f96733: Pull complete [2023-11-14T22:00:15.977Z] 63f879dbbcfc: Pull complete [2023-11-14T22:00:20.160Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:00:20.160Z] e9a5061849ea: Pull complete [2023-11-14T22:00:20.160Z] d747dcd14b5f: Pull complete [2023-11-14T22:00:20.728Z] 2de7ff778b66: Pull complete [2023-11-14T22:00:20.728Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:00:20.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:00:20.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:20.819Z] prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container [2023-11-14T22:00:20.855Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-14T22:00:25.184Z] $ docker top 756b2ee8a6c992bddafb5c51e2c06d33d71ef15beff0300fedf7c2d603338d12 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:00:25.249Z] provisioning config files... [2023-11-14T22:00:25.255Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17066253329086603488tmp [2023-11-14T22:00:25.265Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3504957827069386876tmp [2023-11-14T22:00:25.274Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6829895275561896866tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:00:25.290Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:25.577Z] ---> sigul-configuration.sh [2023-11-14T22:00:25.577Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:00:25.577Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:00:25.578Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:00:25.578Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:00:25.578Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:00:25.578Z] gpg: CAST5 encrypted data [2023-11-14T22:00:25.578Z] gpg: encrypted with 1 passphrase [2023-11-14T22:00:25.578Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:00:25.868Z] + mkdir /home/jenkins [2023-11-14T22:00:25.868Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:00:26.155Z] + 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 [2023-11-14T22:00:26.164Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:26.451Z] ---> sigul-install.sh [2023-11-14T22:00:26.451Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:00:26.732Z] + git tag --list [2023-11-14T22:00:26.732Z] 0.1.1 [2023-11-14T22:00:26.732Z] v1.1.0 [2023-11-14T22:00:26.732Z] v1.2.0 [2023-11-14T22:00:26.732Z] v1.2.1 [2023-11-14T22:00:26.732Z] v1.3.0 [2023-11-14T22:00:26.732Z] v2.0.0 [2023-11-14T22:00:26.732Z] v2.1.0 [2023-11-14T22:00:26.732Z] v2.2.0 [2023-11-14T22:00:26.732Z] v2.3.0 [2023-11-14T22:00:26.732Z] v3.0 [2023-11-14T22:00:26.732Z] v3.0.0 [2023-11-14T22:00:26.732Z] v3.1.0-dev.1 [2023-11-14T22:00:26.732Z] v3.1.0-dev.10 [2023-11-14T22:00:26.732Z] v3.1.0-dev.11 [2023-11-14T22:00:26.733Z] v3.1.0-dev.12 [2023-11-14T22:00:26.733Z] v3.1.0-dev.13 [2023-11-14T22:00:26.733Z] v3.1.0-dev.14 [2023-11-14T22:00:26.733Z] v3.1.0-dev.15 [2023-11-14T22:00:26.733Z] v3.1.0-dev.16 [2023-11-14T22:00:26.733Z] v3.1.0-dev.2 [2023-11-14T22:00:26.733Z] v3.1.0-dev.3 [2023-11-14T22:00:26.733Z] v3.1.0-dev.4 [2023-11-14T22:00:26.733Z] v3.1.0-dev.5 [2023-11-14T22:00:26.733Z] v3.1.0-dev.6 [2023-11-14T22:00:26.733Z] v3.1.0-dev.7 [2023-11-14T22:00:26.733Z] v3.1.0-dev.8 [2023-11-14T22:00:26.733Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T22:00:27.019Z] + lftools sign git-tag v3.1.0-dev.16 [2023-11-14T22:00:27.586Z] Signing Git tag with Sigul... [2023-11-14T22:00:27.586Z] Signing v3.1.0-dev.16 [Pipeline] echo [2023-11-14T22:00:27.855Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:28.142Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:00:28.149Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:00:28.166Z] $ docker stop --time=1 756b2ee8a6c992bddafb5c51e2c06d33d71ef15beff0300fedf7c2d603338d12 [2023-11-14T22:00:29.452Z] $ docker rm -f --volumes 756b2ee8a6c992bddafb5c51e2c06d33d71ef15beff0300fedf7c2d603338d12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:00:29.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:00:29.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:30.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:00:30.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:30.226Z] prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container [2023-11-14T22:00:30.261Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:00:30.594Z] $ docker top 4d5b5608da04af48bd7a738a9a5a89c3c01b5a8f9d17ed36e2d2a757c69e88eb -eo pid,comm [2023-11-14T22:00:30.641Z] 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). [2023-11-14T22:00:30.641Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:00:30.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:00:30.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:00:30.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:00:30.787Z] $ docker exec 4d5b5608da04af48bd7a738a9a5a89c3c01b5a8f9d17ed36e2d2a757c69e88eb ssh-agent [2023-11-14T22:00:30.886Z] SSH_AUTH_SOCK=/tmp/ssh-TpRrErBq6NI5/agent.32 [2023-11-14T22:00:30.886Z] SSH_AGENT_PID=38 [2023-11-14T22:00:30.891Z] Running ssh-add (command line suppressed) [2023-11-14T22:00:31.029Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10253500614161698449.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10253500614161698449.key) [2023-11-14T22:00:31.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:00:31.384Z] + git semver bump pre [2023-11-14T22:00:31.653Z] 2023-11-14 22:00:31,526 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-14T22:00:31.653Z] 2023-11-14 22:00:31,527 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev [2023-11-14T22:00:31.653Z] 2023-11-14 22:00:31,527 [bump_version] DEBUG bumped version:3.1.0-dev.17 [2023-11-14T22:00:31.653Z] 2023-11-14 22:00:31,527 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-11-14T22:00:31.653Z] 2023-11-14 22:00:31,527 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-14T22:00:31.653Z] 2023-11-14 22:00:31,527 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-14T22:00:31.653Z] 2023-11-14 22:00:31,528 [execute] INFO git cat-file --batch-check [2023-11-14T22:00:31.653Z] 2023-11-14 22:00:31,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:00:31.653Z] 2023-11-14 22:00:31,533 [execute] INFO git cat-file --batch [2023-11-14T22:00:31.653Z] 2023-11-14 22:00:31,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:00:31.653Z] 2023-11-14 22:00:31,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-14T22:00:31.653Z] 3.1.0-dev.17 [Pipeline] } [2023-11-14T22:00:31.663Z] $ docker exec --env ******** --env ******** 4d5b5608da04af48bd7a738a9a5a89c3c01b5a8f9d17ed36e2d2a757c69e88eb ssh-agent -k [2023-11-14T22:00:31.754Z] unset SSH_AUTH_SOCK; [2023-11-14T22:00:31.754Z] unset SSH_AGENT_PID; [2023-11-14T22:00:31.754Z] echo Agent pid 38 killed; [2023-11-14T22:00:31.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:00:32.073Z] + git semver [Pipeline] } [2023-11-14T22:00:32.350Z] $ docker stop --time=1 4d5b5608da04af48bd7a738a9a5a89c3c01b5a8f9d17ed36e2d2a757c69e88eb [2023-11-14T22:00:33.617Z] $ docker rm -f --volumes 4d5b5608da04af48bd7a738a9a5a89c3c01b5a8f9d17ed36e2d2a757c69e88eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:00:33.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:00:33.955Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:34.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:00:34.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:34.328Z] prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container [2023-11-14T22:00:34.360Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:00:34.730Z] $ docker top 27aab44fcb6d4c8a0c97a8a40a4aa5843d25723fee392620d889ba54dcc3d9f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:00:34.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:00:34.817Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:00:34.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:00:34.926Z] $ docker exec 27aab44fcb6d4c8a0c97a8a40a4aa5843d25723fee392620d889ba54dcc3d9f9 ssh-agent [2023-11-14T22:00:35.035Z] SSH_AUTH_SOCK=/tmp/ssh-3hEZeliRzgDX/agent.32 [2023-11-14T22:00:35.035Z] SSH_AGENT_PID=38 [2023-11-14T22:00:35.039Z] Running ssh-add (command line suppressed) [2023-11-14T22:00:35.144Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15613785450050768646.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15613785450050768646.key) [2023-11-14T22:00:35.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:00:35.443Z] + git semver push [2023-11-14T22:00:35.702Z] 2023-11-14 22:00:35,619 [run_push] DEBUG push [2023-11-14T22:00:35.702Z] 2023-11-14 22:00:35,619 [execute] INFO git cat-file --batch-check [2023-11-14T22:00:35.702Z] 2023-11-14 22:00:35,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:00:35.702Z] 2023-11-14 22:00:35,622 [execute] INFO git rev-list 246f0625644b184700a13d588708c6b10bbe62c8 -- [2023-11-14T22:00:35.702Z] 2023-11-14 22:00:35,622 [execute] DEBUG Popen(['git', 'rev-list', '246f0625644b184700a13d588708c6b10bbe62c8', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:00:35.702Z] 2023-11-14 22:00:35,632 [execute] INFO git fetch -v origin [2023-11-14T22:00:35.702Z] 2023-11-14 22:00:35,632 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-14T22:00:36.269Z] 2023-11-14 22:00:36,181 [run_push] DEBUG no remote changes detected [2023-11-14T22:00:36.269Z] 2023-11-14 22:00:36,181 [execute] INFO git push origin semver [2023-11-14T22:00:36.269Z] 2023-11-14 22:00:36,182 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:00:37.207Z] 2023-11-14 22:00:36,969 [run_push] DEBUG push all version tags [2023-11-14T22:00:37.207Z] 2023-11-14 22:00:36,969 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:00:37.207Z] 2023-11-14 22:00:36,970 [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) [2023-11-14T22:00:38.141Z] 2023-11-14 22:00:37,799 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-14T22:00:38.141Z] 3.1.0-dev.17 [Pipeline] } [2023-11-14T22:00:38.151Z] $ docker exec --env ******** --env ******** 27aab44fcb6d4c8a0c97a8a40a4aa5843d25723fee392620d889ba54dcc3d9f9 ssh-agent -k [2023-11-14T22:00:38.274Z] unset SSH_AUTH_SOCK; [2023-11-14T22:00:38.274Z] unset SSH_AGENT_PID; [2023-11-14T22:00:38.274Z] echo Agent pid 38 killed; [2023-11-14T22:00:38.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:00:38.582Z] + git semver [Pipeline] } [2023-11-14T22:00:38.855Z] $ docker stop --time=1 27aab44fcb6d4c8a0c97a8a40a4aa5843d25723fee392620d889ba54dcc3d9f9 [2023-11-14T22:00:41.512Z] $ docker rm -f --volumes 27aab44fcb6d4c8a0c97a8a40a4aa5843d25723fee392620d889ba54dcc3d9f9 [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 [2023-11-14T22:00:42.128Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-11-14T22:00:42.128Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-14T22:00:42.128Z] total 16 [2023-11-14T22:00:42.128Z] drwxr-xr-x 3 root root 4096 Nov 14 21:50 . [2023-11-14T22:00:42.128Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 14 22:00 .. [2023-11-14T22:00:42.128Z] drwxr-xr-x 2 root root 4096 Nov 14 21:50 cost [2023-11-14T22:00:42.128Z] -rw-r--r-- 1 root root 83 Nov 14 21:50 cost.csv [2023-11-14T22:00:42.128Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-14T22:00:42.128Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-14T22:00:42.129Z] total 16 [2023-11-14T22:00:42.129Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:50 . [2023-11-14T22:00:42.129Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 14 22:00 .. [2023-11-14T22:00:42.129Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:50 cost [2023-11-14T22:00:42.129Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 14 21:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:42.419Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:43.274Z] ---> package-listing.sh [2023-11-14T22:00:43.274Z] ++ facter osfamily [2023-11-14T22:00:43.274Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:00:43.532Z] + OS_FAMILY=debian [2023-11-14T22:00:43.532Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-14T22:00:43.532Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:00:43.532Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:00:43.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:00:43.532Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:00:43.532Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-14T22:00:43.532Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:00:43.532Z] + case "${OS_FAMILY}" in [2023-11-14T22:00:43.532Z] + dpkg -l [2023-11-14T22:00:43.532Z] + grep '^ii' [2023-11-14T22:00:43.532Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:00:43.532Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:00:43.532Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:00:43.532Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-14T22:00:43.532Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-11-14T22:00:43.532Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-11-14T22:00:43.543Z] 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 [2023-11-14T22:00:43.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:44.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:00:44.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:44.452Z] prd-ubuntu20.04-docker-8c-8g-17544 does not seem to be running inside a container [2023-11-14T22:00:44.479Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T22:00:44.677Z] $ docker top 373f5ff135270cdccd13c64157fe3fb523bb1b14c9b2475203eb1a7a7a758536 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:00:45.023Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:00:45.306Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:00:45.591Z] + ls /var/log/sa-host [2023-11-14T22:00:45.591Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:00:45.741Z] provisioning config files... [2023-11-14T22:00:45.748Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6182593869800945363tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:00:45.759Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:46.046Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:00:46.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:46.382Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:00:46.391Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:46.676Z] ---> sudo-logs.sh [2023-11-14T22:00:46.676Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:00:46.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:46.993Z] ---> job-cost.sh [2023-11-14T22:00:46.993Z] lf-activate-venv: SKIPPING [2023-11-14T22:00:46.993Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:00:46.993Z] INFO: Retrieving Stack Cost... [2023-11-14T22:00:47.252Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:00:47.819Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:00:47.831Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:48.115Z] ---> logs-deploy.sh [2023-11-14T22:00:48.115Z] lf-activate-venv: SKIPPING [2023-11-14T22:00:48.115Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/146 [2023-11-14T22:00:48.115Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:00:49.055Z] Archives upload complete. [2023-11-14T22:00:49.055Z] INFO: archiving logs to Nexus