Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a97f6093086d50af1a8f0aee99fcb6c3193069cc 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-ssh8433568658540198848.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15022757113780589436.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5631874903200056617.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5320693517368729886.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-ssh632669143198233515.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-6005 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a97f6093086d50af1a8f0aee99fcb6c3193069cc (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a97f6093086d50af1a8f0aee99fcb6c3193069cc # timeout=10 Commit message: "feat: update go-mod-bootstrap dep (#771)" > git rev-list --no-walk a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-20T15:11:45.007Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-20T15:11:45.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-20T15:11:45.104Z] ========================================================= [2024-07-20T15:11:45.104Z] EdgeX Global Pipelines Version Info [2024-07-20T15:11:45.104Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:11:46.250Z] ------------------- [2024-07-20T15:11:46.250Z] stable info: [2024-07-20T15:11:46.250Z] ------------------- [2024-07-20T15:11:46.250Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-20T15:11:46.250Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-20T15:11:46.250Z] Message: update stable to v1.0.260 [2024-07-20T15:11:46.835Z] ------------------- [2024-07-20T15:11:46.836Z] experimental info: [2024-07-20T15:11:46.836Z] ------------------- [2024-07-20T15:11:46.836Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-20T15:11:46.836Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-20T15:11:46.836Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-20T15:11:46.912Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-07-20T15:11:46.935Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-07-20T15:11:46.957Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-20T15:11:46.982Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-20T15:11:47.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-20T15:11:47.030Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-20T15:11:47.047Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-20T15:11:47.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-20T15:11:47.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-20T15:11:47.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-20T15:11:47.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-20T15:11:47.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-07-20T15:11:47.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-20T15:11:47.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-20T15:11:47.230Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-20T15:11:47.249Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-20T15:11:47.272Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-20T15:11:47.293Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-20T15:11:47.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-20T15:11:47.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-20T15:11:47.349Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-20T15:11:47.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-20T15:11:47.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-20T15:11:47.406Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-20T15:11:47.422Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-20T15:11:47.446Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-20T15:11:47.465Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-20T15:11:47.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-20T15:11:47.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-20T15:11:47.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-20T15:11:47.554Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] echo [2024-07-20T15:11:47.577Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a97f609 [Pipeline] echo [2024-07-20T15:11:47.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:11:47.654Z] provisioning config files... [2024-07-20T15:11:47.669Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18320363181055698793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:11:48.019Z] ---> ****-login.sh [2024-07-20T15:11:48.019Z] nexus3.edgexfoundry.org:10001 [2024-07-20T15:11:48.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:11:48.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:11:48.539Z] Configure a credential helper to remove this warning. See [2024-07-20T15:11:48.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:11:48.540Z] [2024-07-20T15:11:48.540Z] Login Succeeded [2024-07-20T15:11:48.540Z] nexus3.edgexfoundry.org:10002 [2024-07-20T15:11:48.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:11:48.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:11:48.540Z] Configure a credential helper to remove this warning. See [2024-07-20T15:11:48.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:11:48.540Z] [2024-07-20T15:11:48.540Z] Login Succeeded [2024-07-20T15:11:48.540Z] nexus3.edgexfoundry.org:10003 [2024-07-20T15:11:48.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:11:48.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:11:48.799Z] Configure a credential helper to remove this warning. See [2024-07-20T15:11:48.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:11:48.799Z] [2024-07-20T15:11:48.799Z] Login Succeeded [2024-07-20T15:11:48.799Z] nexus3.edgexfoundry.org:10004 [2024-07-20T15:11:48.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:11:48.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:11:48.800Z] Configure a credential helper to remove this warning. See [2024-07-20T15:11:48.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:11:48.800Z] [2024-07-20T15:11:48.800Z] Login Succeeded [2024-07-20T15:11:48.800Z] ****.io [2024-07-20T15:11:49.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:11:49.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:11:49.059Z] Configure a credential helper to remove this warning. See [2024-07-20T15:11:49.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:11:49.059Z] [2024-07-20T15:11:49.059Z] Login Succeeded [2024-07-20T15:11:49.059Z] ---> ****-login.sh ends [Pipeline] } [2024-07-20T15:11:49.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-20T15:11:49.468Z] + git rev-list -1 --merges a97f6093086d50af1a8f0aee99fcb6c3193069cc~1..a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] echo [2024-07-20T15:11:49.497Z] -----------> git rev-list -1 --merges a97f6093086d50af1a8f0aee99fcb6c3193069cc~1..a97f6093086d50af1a8f0aee99fcb6c3193069cc a97f6093086d50af1a8f0aee99fcb6c3193069cc [false] [Pipeline] sh [2024-07-20T15:11:49.789Z] + git log --format=format:%s -1 a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] echo [2024-07-20T15:11:49.807Z] ========================================================= [2024-07-20T15:11:49.808Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-20T15:11:49.808Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-20T15:11:50.146Z] + git log --format=format:%s -1 a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] echo [2024-07-20T15:11:50.159Z] [semverPrep] GIT_COMMIT: a97f6093086d50af1a8f0aee99fcb6c3193069cc, Commit Message: feat: update go-mod-bootstrap dep (#771) [Pipeline] echo [2024-07-20T15:11:50.171Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-20T15:11:50.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-20T15:11:50.542Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-20T15:11:50.542Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-20T15:11:50.542Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-20T15:11:50.542Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-20T15:11:50.542Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-20T15:11:50.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:11:50.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:11:51.000Z] [2024-07-20T15:11:51.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:11:51.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:11:51.327Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-20T15:11:51.327Z] b85a868b505f: Pulling fs layer [2024-07-20T15:11:51.327Z] e2be974225ed: Pulling fs layer [2024-07-20T15:11:51.327Z] 339a4e72a1f5: Pulling fs layer [2024-07-20T15:11:51.327Z] 988bab9f4d93: Pulling fs layer [2024-07-20T15:11:51.327Z] 1469e6f7b9e6: Pulling fs layer [2024-07-20T15:11:51.327Z] eaf3925da568: Pulling fs layer [2024-07-20T15:11:51.327Z] bab4dde63d76: Pulling fs layer [2024-07-20T15:11:51.327Z] bde34c3a00c8: Pulling fs layer [2024-07-20T15:11:51.327Z] b352a97aabf1: Pulling fs layer [2024-07-20T15:11:51.327Z] 4872d77fe225: Pulling fs layer [2024-07-20T15:11:51.327Z] 5851b861e8e6: Pulling fs layer [2024-07-20T15:11:51.327Z] 988bab9f4d93: Waiting [2024-07-20T15:11:51.327Z] 1469e6f7b9e6: Waiting [2024-07-20T15:11:51.327Z] eaf3925da568: Waiting [2024-07-20T15:11:51.327Z] b352a97aabf1: Waiting [2024-07-20T15:11:51.327Z] 5851b861e8e6: Waiting [2024-07-20T15:11:51.327Z] bde34c3a00c8: Waiting [2024-07-20T15:11:51.327Z] 4872d77fe225: Waiting [2024-07-20T15:11:51.327Z] bab4dde63d76: Waiting [2024-07-20T15:11:51.588Z] e2be974225ed: Download complete [2024-07-20T15:11:51.588Z] 988bab9f4d93: Download complete [2024-07-20T15:11:51.588Z] 1469e6f7b9e6: Verifying Checksum [2024-07-20T15:11:51.588Z] 1469e6f7b9e6: Download complete [2024-07-20T15:11:51.588Z] eaf3925da568: Verifying Checksum [2024-07-20T15:11:51.588Z] eaf3925da568: Download complete [2024-07-20T15:11:51.588Z] 339a4e72a1f5: Verifying Checksum [2024-07-20T15:11:51.588Z] 339a4e72a1f5: Download complete [2024-07-20T15:11:51.588Z] bde34c3a00c8: Download complete [2024-07-20T15:11:51.588Z] b352a97aabf1: Download complete [2024-07-20T15:11:51.588Z] 4872d77fe225: Verifying Checksum [2024-07-20T15:11:51.588Z] 4872d77fe225: Download complete [2024-07-20T15:11:51.588Z] 5851b861e8e6: Verifying Checksum [2024-07-20T15:11:51.588Z] 5851b861e8e6: Download complete [2024-07-20T15:11:51.847Z] b85a868b505f: Verifying Checksum [2024-07-20T15:11:51.847Z] b85a868b505f: Download complete [2024-07-20T15:11:52.108Z] bab4dde63d76: Verifying Checksum [2024-07-20T15:11:52.108Z] bab4dde63d76: Download complete [2024-07-20T15:11:53.043Z] b85a868b505f: Pull complete [2024-07-20T15:11:53.614Z] e2be974225ed: Pull complete [2024-07-20T15:11:54.184Z] 339a4e72a1f5: Pull complete [2024-07-20T15:11:54.444Z] 988bab9f4d93: Pull complete [2024-07-20T15:11:54.703Z] 1469e6f7b9e6: Pull complete [2024-07-20T15:11:54.703Z] eaf3925da568: Pull complete [2024-07-20T15:11:57.254Z] bab4dde63d76: Pull complete [2024-07-20T15:11:57.254Z] bde34c3a00c8: Pull complete [2024-07-20T15:11:57.542Z] b352a97aabf1: Pull complete [2024-07-20T15:11:57.806Z] 4872d77fe225: Pull complete [2024-07-20T15:11:57.806Z] 5851b861e8e6: Pull complete [2024-07-20T15:11:58.073Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-20T15:11:58.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:11:58.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:11:58.216Z] prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container [2024-07-20T15:11:58.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-20T15:12:02.167Z] $ docker top e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 -eo pid,comm [2024-07-20T15:12:02.223Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-20T15:12:02.223Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-20T15:12:02.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-20T15:12:02.280Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-20T15:12:02.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-20T15:12:02.401Z] $ docker exec e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 ssh-agent [2024-07-20T15:12:02.510Z] SSH_AUTH_SOCK=/tmp/ssh-iZaMvSGRGCf7/agent.32 [2024-07-20T15:12:02.510Z] SSH_AGENT_PID=38 [2024-07-20T15:12:02.516Z] Running ssh-add (command line suppressed) [2024-07-20T15:12:02.601Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14989586516769656290.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14989586516769656290.key) [2024-07-20T15:12:02.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-20T15:12:02.905Z] + git tag --points-at HEAD [Pipeline] } [2024-07-20T15:12:02.915Z] $ docker exec --env ******** --env ******** e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 ssh-agent -k [2024-07-20T15:12:03.010Z] unset SSH_AUTH_SOCK; [2024-07-20T15:12:03.010Z] unset SSH_AGENT_PID; [2024-07-20T15:12:03.010Z] echo Agent pid 38 killed; [2024-07-20T15:12:03.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-20T15:12:03.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-20T15:12:03.063Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-20T15:12:03.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-20T15:12:03.172Z] $ docker exec e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 ssh-agent [2024-07-20T15:12:03.279Z] SSH_AUTH_SOCK=/tmp/ssh-pYrWUTBnqO1f/agent.71 [2024-07-20T15:12:03.279Z] SSH_AGENT_PID=77 [2024-07-20T15:12:03.284Z] Running ssh-add (command line suppressed) [2024-07-20T15:12:03.375Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13381152616665832307.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13381152616665832307.key) [2024-07-20T15:12:03.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-20T15:12:03.682Z] + git semver init [2024-07-20T15:12:03.942Z] 2024-07-20 15:12:03,838 [run_init] DEBUG init version:0.0.0 force:False [2024-07-20T15:12:03.942Z] 2024-07-20 15:12:03,839 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-07-20T15:12:03.942Z] 2024-07-20 15:12:03,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-07-20T15:12:03.942Z] 2024-07-20 15:12:03,840 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-20T15:12:05.850Z] 2024-07-20 15:12:05,765 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-07-20T15:12:05.850Z] 2024-07-20 15:12:05,766 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-07-20T15:12:05.850Z] 2024-07-20 15:12:05,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-20T15:12:05.850Z] 2024-07-20 15:12:05,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-20T15:12:05.850Z] 3.1.0-dev.44 [Pipeline] } [2024-07-20T15:12:05.859Z] $ docker exec --env ******** --env ******** e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 ssh-agent -k [2024-07-20T15:12:05.954Z] unset SSH_AUTH_SOCK; [2024-07-20T15:12:05.955Z] unset SSH_AGENT_PID; [2024-07-20T15:12:05.955Z] echo Agent pid 77 killed; [2024-07-20T15:12:05.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-20T15:12:06.295Z] + git semver [Pipeline] } [2024-07-20T15:12:06.571Z] $ docker stop --time=1 e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 [2024-07-20T15:12:07.856Z] $ docker rm -f --volumes e18a2b30fae3d50065d1c7254943553d5e40a35d7e14dfda3a9d7498dd46aec0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-20T15:12:08.196Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-20T15:12:08.441Z] Stashed 1 file(s) [Pipeline] echo [2024-07-20T15:12:08.445Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.44 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:12:08.618Z] provisioning config files... [2024-07-20T15:12:08.627Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2842846205545882994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:12:08.931Z] ---> ****-login.sh [2024-07-20T15:12:08.932Z] nexus3.edgexfoundry.org:10001 [2024-07-20T15:12:08.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:12:08.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:12:08.932Z] Configure a credential helper to remove this warning. See [2024-07-20T15:12:08.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:12:08.932Z] [2024-07-20T15:12:08.932Z] Login Succeeded [2024-07-20T15:12:08.932Z] nexus3.edgexfoundry.org:10002 [2024-07-20T15:12:08.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:12:08.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:12:08.932Z] Configure a credential helper to remove this warning. See [2024-07-20T15:12:08.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:12:08.932Z] [2024-07-20T15:12:08.932Z] Login Succeeded [2024-07-20T15:12:08.932Z] nexus3.edgexfoundry.org:10003 [2024-07-20T15:12:09.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:12:09.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:12:09.194Z] Configure a credential helper to remove this warning. See [2024-07-20T15:12:09.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:12:09.194Z] [2024-07-20T15:12:09.194Z] Login Succeeded [2024-07-20T15:12:09.194Z] nexus3.edgexfoundry.org:10004 [2024-07-20T15:12:09.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:12:09.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:12:09.194Z] Configure a credential helper to remove this warning. See [2024-07-20T15:12:09.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:12:09.194Z] [2024-07-20T15:12:09.194Z] Login Succeeded [2024-07-20T15:12:09.194Z] ****.io [2024-07-20T15:12:09.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:12:09.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:12:09.454Z] Configure a credential helper to remove this warning. See [2024-07-20T15:12:09.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:12:09.454Z] [2024-07-20T15:12:09.454Z] Login Succeeded [2024-07-20T15:12:09.454Z] ---> ****-login.sh ends [Pipeline] } [2024-07-20T15:12:09.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-20T15:12:09.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:12:09.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:12:09.572Z] ========================================================= [2024-07-20T15:12:09.572Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-20T15:12:09.572Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:12:09.889Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-20T15:12:10.147Z] Sending build context to Docker daemon 59.63MB [2024-07-20T15:12:10.147Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-20T15:12:10.147Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-20T15:12:10.147Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-20T15:12:10.147Z] 619be1103602: Pulling fs layer [2024-07-20T15:12:10.147Z] 7862e08f4a3e: Pulling fs layer [2024-07-20T15:12:10.147Z] 5df492c9dc93: Pulling fs layer [2024-07-20T15:12:10.147Z] 7629e6793208: Pulling fs layer [2024-07-20T15:12:10.147Z] 4f4fb700ef54: Pulling fs layer [2024-07-20T15:12:10.147Z] fb5054dd5b73: Pulling fs layer [2024-07-20T15:12:10.147Z] eeca6798cff9: Pulling fs layer [2024-07-20T15:12:10.147Z] aa269ceb94a6: Pulling fs layer [2024-07-20T15:12:10.147Z] ada007ff1a6a: Pulling fs layer [2024-07-20T15:12:10.147Z] 7629e6793208: Waiting [2024-07-20T15:12:10.147Z] 4f4fb700ef54: Waiting [2024-07-20T15:12:10.147Z] ada007ff1a6a: Waiting [2024-07-20T15:12:10.147Z] fb5054dd5b73: Waiting [2024-07-20T15:12:10.147Z] eeca6798cff9: Waiting [2024-07-20T15:12:10.147Z] aa269ceb94a6: Waiting [2024-07-20T15:12:10.147Z] 7862e08f4a3e: Verifying Checksum [2024-07-20T15:12:10.147Z] 7862e08f4a3e: Download complete [2024-07-20T15:12:10.147Z] 7629e6793208: Download complete [2024-07-20T15:12:10.147Z] 4f4fb700ef54: Verifying Checksum [2024-07-20T15:12:10.147Z] 4f4fb700ef54: Download complete [2024-07-20T15:12:10.147Z] 619be1103602: Verifying Checksum [2024-07-20T15:12:10.147Z] 619be1103602: Download complete [2024-07-20T15:12:10.147Z] fb5054dd5b73: Verifying Checksum [2024-07-20T15:12:10.147Z] fb5054dd5b73: Download complete [2024-07-20T15:12:10.404Z] eeca6798cff9: Verifying Checksum [2024-07-20T15:12:10.404Z] eeca6798cff9: Download complete [2024-07-20T15:12:10.404Z] 619be1103602: Pull complete [2024-07-20T15:12:10.404Z] ada007ff1a6a: Verifying Checksum [2024-07-20T15:12:10.404Z] ada007ff1a6a: Download complete [2024-07-20T15:12:10.668Z] 7862e08f4a3e: Pull complete [2024-07-20T15:12:10.668Z] 5df492c9dc93: Download complete [2024-07-20T15:12:11.233Z] aa269ceb94a6: Verifying Checksum [2024-07-20T15:12:11.233Z] aa269ceb94a6: Download complete [2024-07-20T15:12:14.516Z] 5df492c9dc93: Pull complete [2024-07-20T15:12:14.516Z] 7629e6793208: Pull complete [2024-07-20T15:12:14.516Z] 4f4fb700ef54: Pull complete [2024-07-20T15:12:14.516Z] fb5054dd5b73: Pull complete [2024-07-20T15:12:14.516Z] eeca6798cff9: Pull complete [2024-07-20T15:12:17.045Z] aa269ceb94a6: Pull complete [2024-07-20T15:12:17.045Z] ada007ff1a6a: Pull complete [2024-07-20T15:12:17.045Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-20T15:12:17.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-20T15:12:17.045Z] ---> f489d0715acc [2024-07-20T15:12:17.045Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-20T15:12:22.530Z] ---> Running in 90ba455a9610 [2024-07-20T15:12:22.530Z] Removing intermediate container 90ba455a9610 [2024-07-20T15:12:22.530Z] ---> 4bf665af1a3e [2024-07-20T15:12:22.530Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-20T15:12:22.530Z] ---> Running in 65dc5e290e65 [2024-07-20T15:12:22.530Z] Removing intermediate container 65dc5e290e65 [2024-07-20T15:12:22.530Z] ---> 76f0c4cebff5 [2024-07-20T15:12:22.530Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-20T15:12:22.530Z] ---> Running in 27e9db965f09 [2024-07-20T15:12:22.530Z] Removing intermediate container 27e9db965f09 [2024-07-20T15:12:22.530Z] ---> e28b517f42d8 [2024-07-20T15:12:22.530Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-20T15:12:22.530Z] ---> Running in db656a85ab1f [2024-07-20T15:12:22.530Z] Removing intermediate container db656a85ab1f [2024-07-20T15:12:22.530Z] ---> 3a1da8b361a7 [2024-07-20T15:12:22.530Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-20T15:12:22.530Z] ---> Running in 88705733c5eb [2024-07-20T15:12:22.530Z] Removing intermediate container 88705733c5eb [2024-07-20T15:12:22.530Z] ---> 54e896a1c0b3 [2024-07-20T15:12:22.530Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-20T15:12:22.789Z] latest: Pulling from library/docker [2024-07-20T15:12:23.046Z] ec99f8b99825: Pulling fs layer [2024-07-20T15:12:23.046Z] b51de26b978b: Pulling fs layer [2024-07-20T15:12:23.046Z] 4f4fb700ef54: Pulling fs layer [2024-07-20T15:12:23.046Z] 49c66898423a: Pulling fs layer [2024-07-20T15:12:23.046Z] 6779e31867fd: Pulling fs layer [2024-07-20T15:12:23.046Z] 3c1004b85f6a: Pulling fs layer [2024-07-20T15:12:23.046Z] e86ea0feb4a2: Pulling fs layer [2024-07-20T15:12:23.046Z] f817e35d9d80: Pulling fs layer [2024-07-20T15:12:23.046Z] ae1fb2931328: Pulling fs layer [2024-07-20T15:12:23.046Z] a5066c7e2c42: Pulling fs layer [2024-07-20T15:12:23.046Z] 90b7bf5ced7b: Pulling fs layer [2024-07-20T15:12:23.046Z] a73a570ebf2c: Pulling fs layer [2024-07-20T15:12:23.046Z] 52c445be87e8: Pulling fs layer [2024-07-20T15:12:23.046Z] bbf677d17c5e: Pulling fs layer [2024-07-20T15:12:23.046Z] e6aab2d6afc6: Pulling fs layer [2024-07-20T15:12:23.046Z] 1fb419f2c874: Pulling fs layer [2024-07-20T15:12:23.046Z] ae1fb2931328: Waiting [2024-07-20T15:12:23.046Z] a5066c7e2c42: Waiting [2024-07-20T15:12:23.046Z] 90b7bf5ced7b: Waiting [2024-07-20T15:12:23.046Z] 6779e31867fd: Waiting [2024-07-20T15:12:23.046Z] a73a570ebf2c: Waiting [2024-07-20T15:12:23.046Z] 3c1004b85f6a: Waiting [2024-07-20T15:12:23.046Z] 52c445be87e8: Waiting [2024-07-20T15:12:23.046Z] bbf677d17c5e: Waiting [2024-07-20T15:12:23.046Z] e86ea0feb4a2: Waiting [2024-07-20T15:12:23.046Z] 49c66898423a: Waiting [2024-07-20T15:12:23.046Z] f817e35d9d80: Waiting [2024-07-20T15:12:23.046Z] e6aab2d6afc6: Waiting [2024-07-20T15:12:23.046Z] 4f4fb700ef54: Download complete [2024-07-20T15:12:23.311Z] b51de26b978b: Verifying Checksum [2024-07-20T15:12:23.311Z] b51de26b978b: Download complete [2024-07-20T15:12:23.311Z] 49c66898423a: Verifying Checksum [2024-07-20T15:12:23.311Z] 49c66898423a: Download complete [2024-07-20T15:12:23.311Z] ec99f8b99825: Verifying Checksum [2024-07-20T15:12:23.311Z] ec99f8b99825: Download complete [2024-07-20T15:12:23.311Z] ec99f8b99825: Pull complete [2024-07-20T15:12:23.567Z] Still waiting to schedule task [2024-07-20T15:12:23.568Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-20T15:12:23.595Z] e86ea0feb4a2: Verifying Checksum [2024-07-20T15:12:23.595Z] e86ea0feb4a2: Download complete [2024-07-20T15:12:23.595Z] 3c1004b85f6a: Verifying Checksum [2024-07-20T15:12:23.595Z] 3c1004b85f6a: Download complete [2024-07-20T15:12:23.595Z] 6779e31867fd: Verifying Checksum [2024-07-20T15:12:23.595Z] 6779e31867fd: Download complete [2024-07-20T15:12:23.595Z] a5066c7e2c42: Verifying Checksum [2024-07-20T15:12:23.595Z] a5066c7e2c42: Download complete [2024-07-20T15:12:23.595Z] ae1fb2931328: Verifying Checksum [2024-07-20T15:12:23.595Z] ae1fb2931328: Download complete [2024-07-20T15:12:23.854Z] b51de26b978b: Pull complete [2024-07-20T15:12:23.854Z] 52c445be87e8: Verifying Checksum [2024-07-20T15:12:23.854Z] 52c445be87e8: Download complete [2024-07-20T15:12:23.854Z] a73a570ebf2c: Download complete [2024-07-20T15:12:23.854Z] 4f4fb700ef54: Pull complete [2024-07-20T15:12:23.854Z] 90b7bf5ced7b: Verifying Checksum [2024-07-20T15:12:23.854Z] 90b7bf5ced7b: Download complete [2024-07-20T15:12:23.854Z] 49c66898423a: Pull complete [2024-07-20T15:12:23.854Z] e6aab2d6afc6: Verifying Checksum [2024-07-20T15:12:23.854Z] e6aab2d6afc6: Download complete [2024-07-20T15:12:23.854Z] 1fb419f2c874: Verifying Checksum [2024-07-20T15:12:23.854Z] 1fb419f2c874: Download complete [2024-07-20T15:12:24.117Z] 6779e31867fd: Pull complete [2024-07-20T15:12:24.382Z] bbf677d17c5e: Verifying Checksum [2024-07-20T15:12:24.382Z] bbf677d17c5e: Download complete [2024-07-20T15:12:24.639Z] 3c1004b85f6a: Pull complete [2024-07-20T15:12:25.214Z] e86ea0feb4a2: Pull complete [2024-07-20T15:12:25.214Z] f817e35d9d80: Pull complete [2024-07-20T15:12:25.214Z] ae1fb2931328: Pull complete [2024-07-20T15:12:25.214Z] a5066c7e2c42: Pull complete [2024-07-20T15:12:25.472Z] 90b7bf5ced7b: Pull complete [2024-07-20T15:12:25.472Z] a73a570ebf2c: Pull complete [2024-07-20T15:12:25.735Z] 52c445be87e8: Pull complete [2024-07-20T15:12:26.682Z] bbf677d17c5e: Pull complete [2024-07-20T15:12:26.682Z] e6aab2d6afc6: Pull complete [2024-07-20T15:12:26.940Z] 1fb419f2c874: Pull complete [2024-07-20T15:12:26.940Z] Digest: sha256:75f620cbf8e87543ec1fb0bf98fa2cfde8f684308dafb6c50cc75f3a235fa1fc [2024-07-20T15:12:26.940Z] Status: Downloaded newer image for docker:latest [2024-07-20T15:12:29.508Z] ---> 52e0d666e8fd [2024-07-20T15:12:29.508Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-20T15:12:29.508Z] ---> Running in dc91e6410066 [2024-07-20T15:12:29.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-20T15:12:30.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-20T15:12:30.285Z] OK: 264 MiB in 52 packages [2024-07-20T15:12:30.546Z] Removing intermediate container dc91e6410066 [2024-07-20T15:12:30.546Z] ---> 717c9c479e91 [2024-07-20T15:12:30.546Z] Step 10/15 : ENV GO111MODULE=on [2024-07-20T15:12:30.546Z] ---> Running in 7f9879ceec6b [2024-07-20T15:12:30.546Z] Removing intermediate container 7f9879ceec6b [2024-07-20T15:12:30.546Z] ---> c8d243de95b3 [2024-07-20T15:12:30.546Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-20T15:12:30.813Z] ---> Running in 64b8b12b9d2b [2024-07-20T15:12:30.813Z] Removing intermediate container 64b8b12b9d2b [2024-07-20T15:12:30.813Z] ---> 67a8b1b53b6f [2024-07-20T15:12:30.813Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-20T15:12:31.071Z] ---> c394379c945a [2024-07-20T15:12:31.071Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-20T15:12:31.071Z] ---> Running in e5d3ad3f815e [2024-07-20T15:13:27.429Z] Removing intermediate container e5d3ad3f815e [2024-07-20T15:13:27.429Z] ---> 2360b34fec51 [2024-07-20T15:13:27.429Z] Step 14/15 : COPY . . [2024-07-20T15:13:27.429Z] ---> 95f600779c55 [2024-07-20T15:13:27.429Z] Step 15/15 : RUN ${MAKE} [2024-07-20T15:13:27.429Z] ---> Running in 48c1d9c310c1 [2024-07-20T15:13:27.429Z] noop [2024-07-20T15:13:27.429Z] Removing intermediate container 48c1d9c310c1 [2024-07-20T15:13:27.429Z] ---> 7e633643a9b8 [2024-07-20T15:13:27.429Z] Successfully built 7e633643a9b8 [2024-07-20T15:13:27.429Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:13:27.765Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-20T15:13:27.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:13:27.844Z] prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container [2024-07-20T15:13:27.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-20T15:13:28.211Z] $ docker top 81cd043708704fdf4f6f6976eea40f434e2fa5673f9cf4386075dbc3a712d8e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:13:28.559Z] + go version [2024-07-20T15:13:28.559Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-20T15:13:28.568Z] $ docker stop --time=1 81cd043708704fdf4f6f6976eea40f434e2fa5673f9cf4386075dbc3a712d8e0 [2024-07-20T15:13:29.818Z] $ docker rm -f --volumes 81cd043708704fdf4f6f6976eea40f434e2fa5673f9cf4386075dbc3a712d8e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:13:30.317Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-20T15:13:30.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:13:30.391Z] prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container [2024-07-20T15:13:30.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-20T15:13:30.737Z] $ docker top 52befa47ec1e36501fd94a435a775dd7f110b64cdd72118e0a7bfe7892c0f517 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:13:31.077Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-20T15:13:31.383Z] + make test [2024-07-20T15:13:31.383Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-20T15:13:32.322Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-20T15:13:50.403Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-07-20T15:13:50.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-07-20T15:13:50.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-20T15:13:50.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-20T15:13:50.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-20T15:13:50.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-20T15:13:50.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-20T15:13:50.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-07-20T15:13:50.404Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-07-20T15:13:54.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-20T15:13:54.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-20T15:13:54.606Z] ./bin/test-attribution-txt.sh [2024-07-20T15:13:54.606Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-07-20T15:13:54.607Z] make -C web test [2024-07-20T15:13:54.607Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-07-20T15:13:54.607Z] make[1]: tput: No such file or directory [2024-07-20T15:13:54.607Z] make[1]: tput: No such file or directory [2024-07-20T15:13:54.607Z] warning: generating ./VERSION [2024-07-20T15:13:54.607Z] echo "0.0.0" > VERSION [2024-07-20T15:13:54.607Z] docker build \ [2024-07-20T15:13:54.607Z] -f Dockerfile \ [2024-07-20T15:13:54.607Z] --build-arg USER=1000 \ [2024-07-20T15:13:54.607Z] \ [2024-07-20T15:13:54.607Z] --label "git_sha=a97f6093086d50af1a8f0aee99fcb6c3193069cc" \ [2024-07-20T15:13:54.607Z] -t edgexfoundry/edgex-web-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc \ [2024-07-20T15:13:54.607Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-07-20T15:13:54.607Z] . [2024-07-20T15:13:54.607Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-07-20T15:13:54.607Z] Install the buildx component to build images with BuildKit: [2024-07-20T15:13:54.607Z] https://docs.docker.com/go/buildx/ [2024-07-20T15:13:54.607Z] [2024-07-20T15:13:54.607Z] Sending build context to Docker daemon 2.62MB [2024-07-20T15:13:54.607Z] Step 1/11 : FROM node:18-alpine3.18 [2024-07-20T15:13:54.866Z] 18-alpine3.18: Pulling from library/node [2024-07-20T15:13:54.866Z] 619be1103602: Already exists [2024-07-20T15:13:54.866Z] 7e9a007eb24b: Pulling fs layer [2024-07-20T15:13:54.866Z] 5189255e31c8: Pulling fs layer [2024-07-20T15:13:54.866Z] 88f4f8a6bc8d: Pulling fs layer [2024-07-20T15:13:55.127Z] 88f4f8a6bc8d: Verifying Checksum [2024-07-20T15:13:55.127Z] 88f4f8a6bc8d: Download complete [2024-07-20T15:13:55.127Z] 5189255e31c8: Verifying Checksum [2024-07-20T15:13:55.127Z] 5189255e31c8: Download complete [2024-07-20T15:13:55.695Z] 7e9a007eb24b: Verifying Checksum [2024-07-20T15:13:55.695Z] 7e9a007eb24b: Download complete [2024-07-20T15:13:56.634Z] 7e9a007eb24b: Pull complete [2024-07-20T15:13:56.634Z] 5189255e31c8: Pull complete [2024-07-20T15:13:56.894Z] 88f4f8a6bc8d: Pull complete [2024-07-20T15:13:56.894Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-07-20T15:13:56.894Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-07-20T15:13:56.894Z] ---> a19326513a45 [2024-07-20T15:13:56.894Z] Step 2/11 : RUN apk add --no-cache chromium [2024-07-20T15:13:57.833Z] ---> Running in 5afe2cbbc3d9 [2024-07-20T15:13:57.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-20T15:13:58.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-20T15:13:58.357Z] (1/154) Installing libexpat (2.6.2-r0) [2024-07-20T15:13:58.357Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-07-20T15:13:58.357Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-07-20T15:13:58.357Z] (4/154) Installing libpng (1.6.39-r3) [2024-07-20T15:13:58.357Z] (5/154) Installing freetype (2.13.0-r5) [2024-07-20T15:13:58.357Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-07-20T15:13:58.357Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-07-20T15:13:58.357Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-07-20T15:13:58.357Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-07-20T15:13:58.617Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-07-20T15:13:58.617Z] (11/154) Installing libffi (3.4.4-r2) [2024-07-20T15:13:58.617Z] (12/154) Installing libintl (0.21.1-r7) [2024-07-20T15:13:58.617Z] (13/154) Installing libblkid (2.38.1-r8) [2024-07-20T15:13:58.617Z] (14/154) Installing libmount (2.38.1-r8) [2024-07-20T15:13:58.617Z] (15/154) Installing pcre2 (10.42-r1) [2024-07-20T15:13:58.617Z] (16/154) Installing glib (2.76.6-r0) [2024-07-20T15:13:58.617Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-07-20T15:13:58.617Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-07-20T15:13:58.617Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-07-20T15:13:58.854Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6007 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-07-20T15:13:58.873Z] Running in /w/workspace/edgex-ui-go/174 [Pipeline] { [Pipeline] checkout [2024-07-20T15:13:59.185Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-07-20T15:13:59.185Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-20T15:13:59.185Z] (22/154) Installing libwebp (1.3.2-r0) [2024-07-20T15:13:59.185Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-07-20T15:13:59.185Z] (24/154) Installing tiff (4.5.1-r0) [2024-07-20T15:13:59.185Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-07-20T15:13:59.185Z] (26/154) Installing gtk-update-icon-cache (3.24.41-r0) [2024-07-20T15:13:59.185Z] (27/154) Installing libxau (1.0.11-r2) [2024-07-20T15:13:59.185Z] (28/154) Installing libmd (1.0.4-r2) [2024-07-20T15:13:59.185Z] (29/154) Installing libbsd (0.11.7-r1) [2024-07-20T15:13:59.185Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-07-20T15:13:59.185Z] (31/154) Installing libxcb (1.15-r1) [2024-07-20T15:13:59.185Z] (32/154) Installing libx11 (1.8.7-r0) [2024-07-20T15:13:59.185Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-07-20T15:13:59.185Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-07-20T15:13:59.185Z] (35/154) Installing libxrender (0.9.11-r3) [2024-07-20T15:13:59.185Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-07-20T15:13:59.185Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-07-20T15:13:59.185Z] (38/154) Installing libxext (1.3.5-r2) [2024-07-20T15:13:59.185Z] (39/154) Installing libxi (1.8.1-r0) [2024-07-20T15:13:59.185Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-07-20T15:13:59.185Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-07-20T15:13:59.185Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-07-20T15:13:59.185Z] (43/154) Installing libxtst (1.2.4-r2) [2024-07-20T15:13:59.185Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-07-20T15:13:59.185Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-07-20T15:13:59.185Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-07-20T15:13:59.444Z] (47/154) Installing pixman (0.42.2-r1) [2024-07-20T15:13:59.444Z] (48/154) Installing cairo (1.17.8-r1) [2024-07-20T15:13:59.444Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-07-20T15:13:59.444Z] (50/154) Installing avahi-libs (0.8-r13) [2024-07-20T15:13:59.444Z] (51/154) Installing gmp (6.2.1-r3) [2024-07-20T15:13:59.444Z] (52/154) Installing nettle (3.8.1-r2) [2024-07-20T15:13:59.444Z] (53/154) Installing libunistring (1.1-r1) [2024-07-20T15:13:59.444Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-07-20T15:13:59.444Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-07-20T15:13:59.444Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-07-20T15:13:59.444Z] (57/154) Installing gnutls (3.8.4-r0) [2024-07-20T15:13:59.444Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-07-20T15:13:59.444Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-07-20T15:13:59.444Z] (60/154) Installing fribidi (1.0.13-r0) [2024-07-20T15:13:59.444Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-07-20T15:13:59.444Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-07-20T15:13:59.444Z] (63/154) Installing libxft (2.3.8-r1) [2024-07-20T15:13:59.444Z] (64/154) Installing pango (1.50.14-r1) [2024-07-20T15:13:59.444Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-07-20T15:13:59.444Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-07-20T15:13:59.444Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-07-20T15:13:59.444Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-07-20T15:13:59.444Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-07-20T15:13:59.704Z] (70/154) Installing gtk+3.0 (3.24.41-r0) [2024-07-20T15:13:59.704Z] (71/154) Installing icu-data-full (73.2-r2) [2024-07-20T15:13:59.964Z] (72/154) Installing mesa (23.0.4-r0) [2024-07-20T15:13:59.964Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-07-20T15:14:00.905Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-07-20T15:14:00.905Z] (75/154) Installing libpciaccess (0.17-r2) [2024-07-20T15:14:01.165Z] (76/154) Installing libdrm (2.4.115-r4) [2024-07-20T15:14:01.165Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-07-20T15:14:01.165Z] (78/154) Installing libelf (0.189-r2) [2024-07-20T15:14:01.165Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-07-20T15:14:01.165Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-07-20T15:14:01.734Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-07-20T15:14:01.734Z] (82/154) Installing libmagic (5.45-r0) [2024-07-20T15:14:01.734Z] (83/154) Installing file (5.45-r0) [2024-07-20T15:14:01.734Z] (84/154) Installing libice (1.1.1-r2) [2024-07-20T15:14:01.734Z] (85/154) Installing libuuid (2.38.1-r8) [2024-07-20T15:14:01.734Z] (86/154) Installing libsm (1.2.4-r1) [2024-07-20T15:14:01.734Z] (87/154) Installing libxt (1.3.0-r2) [2024-07-20T15:14:01.734Z] (88/154) Installing libxmu (1.1.4-r2) [2024-07-20T15:14:01.734Z] (89/154) Installing xset (1.2.5-r1) [2024-07-20T15:14:01.734Z] (90/154) Installing xprop (1.2.7-r0) [2024-07-20T15:14:01.734Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-07-20T15:14:01.734Z] (92/154) Installing libogg (1.3.5-r4) [2024-07-20T15:14:01.734Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-07-20T15:14:01.734Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-07-20T15:14:01.734Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-07-20T15:14:01.734Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-07-20T15:14:01.927Z] The recommended git tool is: git [2024-07-20T15:14:02.674Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-07-20T15:14:02.674Z] (98/154) Installing libva (2.18.0-r1) [2024-07-20T15:14:02.674Z] (99/154) Installing libvdpau (1.5-r1) [2024-07-20T15:14:02.674Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-07-20T15:14:02.674Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-20T15:14:02.674Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-07-20T15:14:02.674Z] (103/154) Installing libhwy (1.0.4-r1) [2024-07-20T15:14:02.674Z] (104/154) Installing lcms2 (2.15-r2) [2024-07-20T15:14:02.674Z] (105/154) Installing libjxl (0.8.2-r0) [2024-07-20T15:14:02.934Z] (106/154) Installing lame-libs (3.100-r5) [2024-07-20T15:14:02.934Z] (107/154) Installing opus (1.4-r0) [2024-07-20T15:14:02.934Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-07-20T15:14:02.934Z] (109/154) Installing soxr (0.1.3-r5) [2024-07-20T15:14:02.934Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-20T15:14:02.934Z] (111/154) Installing libtheora (1.1.1-r17) [2024-07-20T15:14:02.934Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-07-20T15:14:02.934Z] (113/154) Installing libvpx (1.13.0-r2) [2024-07-20T15:14:02.934Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-07-20T15:14:02.934Z] (115/154) Installing numactl (2.0.16-r4) [2024-07-20T15:14:02.934Z] (116/154) Installing x265-libs (3.5-r4) [2024-07-20T15:14:03.503Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-07-20T15:14:03.503Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-20T15:14:03.503Z] (119/154) Installing libbluray (1.3.4-r0) [2024-07-20T15:14:03.503Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-07-20T15:14:03.503Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-07-20T15:14:03.503Z] (122/154) Installing cjson (1.7.17-r0) [2024-07-20T15:14:03.503Z] (123/154) Installing mbedtls (2.28.8-r0) [2024-07-20T15:14:03.503Z] (124/154) Installing librist (0.2.7-r0) [2024-07-20T15:14:03.503Z] (125/154) Installing libsrt (1.5.2-r0) [2024-07-20T15:14:03.762Z] (126/154) Installing libssh (0.10.5-r0) [2024-07-20T15:14:03.762Z] (127/154) Installing libsodium (1.0.18-r3) [2024-07-20T15:14:03.762Z] (128/154) Installing libzmq (4.3.4-r4) [2024-07-20T15:14:03.762Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-20T15:14:03.762Z] (130/154) Installing libevent (2.1.12-r6) [2024-07-20T15:14:03.762Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-07-20T15:14:03.762Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-07-20T15:14:04.021Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-07-20T15:14:04.021Z] (134/154) Installing icu-libs (73.2-r2) [2024-07-20T15:14:04.021Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-07-20T15:14:04.021Z] (136/154) Installing minizip (1.2.13-r1) [2024-07-20T15:14:04.021Z] (137/154) Installing nspr (4.35-r2) [2024-07-20T15:14:04.021Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-07-20T15:14:04.021Z] (139/154) Installing nss (3.94-r0) [2024-07-20T15:14:04.021Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-07-20T15:14:04.021Z] (141/154) Installing libasyncns (0.8-r1) [2024-07-20T15:14:04.021Z] (142/154) Installing libltdl (2.4.7-r2) [2024-07-20T15:14:04.021Z] (143/154) Installing orc (0.4.34-r0) [2024-07-20T15:14:04.021Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-07-20T15:14:04.021Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-07-20T15:14:04.021Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-07-20T15:14:04.280Z] (147/154) Installing libpulse (16.1-r10) [2024-07-20T15:14:04.280Z] (148/154) Installing snappy (1.1.10-r1) [2024-07-20T15:14:04.280Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-07-20T15:14:04.280Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-07-20T15:14:04.280Z] (151/154) Installing libgpg-error (1.47-r1) [2024-07-20T15:14:04.280Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-07-20T15:14:04.280Z] (153/154) Installing libxslt (1.1.38-r0) [2024-07-20T15:14:04.280Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-07-20T15:14:06.348Z] using credential edgex-jenkins-ssh [2024-07-20T15:14:06.373Z] Cloning the remote Git repository [2024-07-20T15:14:06.428Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-20T15:14:06.526Z] > git init /w/workspace/edgex-ui-go/174 # timeout=10 [2024-07-20T15:14:06.662Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-20T15:14:06.663Z] > git --version # timeout=10 [2024-07-20T15:14:06.685Z] > git --version # 'git version 2.25.1' [2024-07-20T15:14:06.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-20T15:14:07.565Z] Executing busybox-1.36.1-r5.trigger [2024-07-20T15:14:07.565Z] Executing fontconfig-2.14.2-r3.trigger [2024-07-20T15:14:07.565Z] Executing mkfontscale-1.2.2-r3.trigger [2024-07-20T15:14:07.565Z] Executing glib-2.76.6-r0.trigger [2024-07-20T15:14:07.565Z] Executing shared-mime-info-2.2-r5.trigger [2024-07-20T15:14:07.565Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-07-20T15:14:07.565Z] Executing gtk-update-icon-cache-3.24.41-r0.trigger [2024-07-20T15:14:07.565Z] Executing gtk+3.0-3.24.41-r0.trigger [2024-07-20T15:14:07.565Z] OK: 579 MiB in 171 packages [2024-07-20T15:14:06.896Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-20T15:14:11.228Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-07-20T15:14:11.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-20T15:14:12.106Z] Avoid second fetch [2024-07-20T15:14:12.106Z] Checking out Revision a97f6093086d50af1a8f0aee99fcb6c3193069cc (main) [2024-07-20T15:14:13.076Z] Commit message: "feat: update go-mod-bootstrap dep (#771)" [2024-07-20T15:14:12.118Z] > git config core.sparsecheckout # timeout=10 [2024-07-20T15:14:12.180Z] > git checkout -f a97f6093086d50af1a8f0aee99fcb6c3193069cc # timeout=10 [2024-07-20T15:14:14.131Z] Removing intermediate container 5afe2cbbc3d9 [2024-07-20T15:14:14.131Z] ---> 57217c0b00d0 [2024-07-20T15:14:14.131Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-07-20T15:14:14.131Z] ---> Running in 8ea652f07069 [2024-07-20T15:14:14.131Z] Removing intermediate container 8ea652f07069 [2024-07-20T15:14:14.131Z] ---> 9b7b2def2de3 [2024-07-20T15:14:14.131Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-07-20T15:14:14.131Z] ---> Running in 7b1747972e01 [2024-07-20T15:14:14.131Z] Removing intermediate container 7b1747972e01 [2024-07-20T15:14:14.131Z] ---> 3a020d81fdb6 [2024-07-20T15:14:14.131Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-07-20T15:14:14.131Z] ---> Running in 14a1adfd3526 [2024-07-20T15:14:14.131Z] Removing intermediate container 14a1adfd3526 [2024-07-20T15:14:14.131Z] ---> 0f0048938afc [2024-07-20T15:14:14.131Z] Step 6/11 : RUN npm install -g npm [2024-07-20T15:14:14.131Z] ---> Running in ce542dd626d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-20T15:14:17.683Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-20T15:14:17.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-20T15:14:17.683Z] Dload Upload Total Spent Left Speed [2024-07-20T15:14:17.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-07-20T15:14:18.020Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-20T15:14:18.335Z] + sudo tee /etc/docker/daemon.new [2024-07-20T15:14:18.335Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-20T15:14:18.335Z] { [2024-07-20T15:14:18.335Z] "registry-mirrors": [ [2024-07-20T15:14:18.335Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-20T15:14:18.335Z] ], [2024-07-20T15:14:18.335Z] "bip": "10.250.0.254/24", [2024-07-20T15:14:18.335Z] "hosts": [ [2024-07-20T15:14:18.335Z] "tcp://0.0.0.0:5555", [2024-07-20T15:14:18.335Z] "unix:///var/run/docker.sock" [2024-07-20T15:14:18.335Z] ], [2024-07-20T15:14:18.335Z] "mtu": 1458, [2024-07-20T15:14:18.335Z] "selinux-enabled": true, [2024-07-20T15:14:18.335Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-20T15:14:18.335Z] } [Pipeline] sh [2024-07-20T15:14:18.663Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-20T15:14:18.989Z] + sudo service docker restart [2024-07-20T15:14:22.256Z] [2024-07-20T15:14:22.256Z] removed 7 packages, and changed 69 packages in 7s [2024-07-20T15:14:22.256Z] [2024-07-20T15:14:22.256Z] 22 packages are looking for funding [2024-07-20T15:14:22.256Z] run `npm fund` for details [2024-07-20T15:14:22.256Z] Removing intermediate container ce542dd626d0 [2024-07-20T15:14:22.256Z] ---> 0e350161fd9d [2024-07-20T15:14:22.256Z] Step 7/11 : ARG USER=1000 [2024-07-20T15:14:22.256Z] ---> Running in adcf055cc0ea [2024-07-20T15:14:22.256Z] Removing intermediate container adcf055cc0ea [2024-07-20T15:14:22.256Z] ---> cd35598cbbe9 [2024-07-20T15:14:22.256Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-07-20T15:14:22.256Z] ---> Running in f2d2bcb1cd2a [2024-07-20T15:14:22.825Z] Removing intermediate container f2d2bcb1cd2a [2024-07-20T15:14:22.825Z] ---> dfcea06e18f7 [2024-07-20T15:14:22.825Z] Step 9/11 : USER $USER:$USER [2024-07-20T15:14:22.825Z] ---> Running in 4a8610d82a23 [2024-07-20T15:14:22.825Z] Removing intermediate container 4a8610d82a23 [2024-07-20T15:14:22.825Z] ---> 3047c4ca858e [2024-07-20T15:14:22.825Z] Step 10/11 : WORKDIR /app [2024-07-20T15:14:22.825Z] ---> Running in fddc553bc57f [2024-07-20T15:14:23.086Z] Removing intermediate container fddc553bc57f [2024-07-20T15:14:23.086Z] ---> 1930a95e2dd2 [2024-07-20T15:14:23.086Z] Step 11/11 : LABEL git_sha=a97f6093086d50af1a8f0aee99fcb6c3193069cc [2024-07-20T15:14:23.086Z] ---> Running in a22215ba72b1 [2024-07-20T15:14:23.086Z] Removing intermediate container a22215ba72b1 [2024-07-20T15:14:23.086Z] ---> d26faa06a317 [2024-07-20T15:14:23.086Z] Successfully built d26faa06a317 [2024-07-20T15:14:23.086Z] Successfully tagged edgexfoundry/edgex-web-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc [2024-07-20T15:14:23.086Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-07-20T15:14:23.086Z] touch edgex-web-ui.imagebuilt [2024-07-20T15:14:23.086Z] mkdir -p node_modules coverage [2024-07-20T15:14:23.086Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-07-20T15:14:23.086Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-07-20T15:14:28.356Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-07-20T15:14:28.614Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-07-20T15:14:28.871Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-07-20T15:14:29.455Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-07-20T15:14:30.023Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-07-20T15:14:30.591Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-07-20T15:14:30.591Z] npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2024-07-20T15:14:30.591Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-07-20T15:14:30.591Z] npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2024-07-20T15:14:31.966Z] npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-07-20T15:14:31.966Z] npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-07-20T15:14:31.966Z] npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2024-07-20T15:14:32.901Z] 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:14:37.273Z] provisioning config files... [2024-07-20T15:14:37.308Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/174@tmp/config13624791147820727505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:14:37.734Z] ---> ****-login.sh [2024-07-20T15:14:37.734Z] nexus3.edgexfoundry.org:10001 [2024-07-20T15:14:38.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:38.166Z] [2024-07-20T15:14:38.166Z] added 1182 packages, and audited 1183 packages in 15s [2024-07-20T15:14:38.166Z] [2024-07-20T15:14:38.166Z] 100 packages are looking for funding [2024-07-20T15:14:38.166Z] run `npm fund` for details [2024-07-20T15:14:38.166Z] [2024-07-20T15:14:38.166Z] 26 vulnerabilities (13 moderate, 12 high, 1 critical) [2024-07-20T15:14:38.166Z] [2024-07-20T15:14:38.166Z] To address issues that do not require attention, run: [2024-07-20T15:14:38.166Z] npm audit fix [2024-07-20T15:14:38.166Z] [2024-07-20T15:14:38.166Z] To address all issues (including breaking changes), run: [2024-07-20T15:14:38.166Z] npm audit fix --force [2024-07-20T15:14:38.166Z] [2024-07-20T15:14:38.166Z] Run `npm audit` for details. [2024-07-20T15:14:38.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:38.267Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:38.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:38.267Z] [2024-07-20T15:14:38.267Z] Login Succeeded [2024-07-20T15:14:38.267Z] nexus3.edgexfoundry.org:10002 [2024-07-20T15:14:38.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:38.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:38.537Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:38.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:38.537Z] [2024-07-20T15:14:38.537Z] Login Succeeded [2024-07-20T15:14:38.537Z] nexus3.edgexfoundry.org:10003 [2024-07-20T15:14:38.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:39.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:39.080Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:39.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:39.080Z] [2024-07-20T15:14:39.080Z] Login Succeeded [2024-07-20T15:14:39.080Z] nexus3.edgexfoundry.org:10004 [2024-07-20T15:14:39.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:39.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:39.356Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:39.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:39.356Z] [2024-07-20T15:14:39.356Z] Login Succeeded [2024-07-20T15:14:39.356Z] ****.io [2024-07-20T15:14:39.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:14:39.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:14:39.888Z] Configure a credential helper to remove this warning. See [2024-07-20T15:14:39.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:14:39.888Z] [2024-07-20T15:14:39.888Z] Login Succeeded [2024-07-20T15:14:39.888Z] ---> ****-login.sh ends [Pipeline] } [2024-07-20T15:14:39.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-20T15:14:40.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:14:40.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:14:40.228Z] ========================================================= [2024-07-20T15:14:40.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-20T15:14:40.228Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:14:40.590Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-20T15:14:40.706Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2024-07-20T15:14:42.009Z] Sending build context to Docker daemon 35.41MB [2024-07-20T15:14:42.009Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-20T15:14:42.009Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-20T15:14:42.009Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-20T15:14:42.009Z] c6b39de5b339: Pulling fs layer [2024-07-20T15:14:42.009Z] a69c41024577: Pulling fs layer [2024-07-20T15:14:42.009Z] d6de4b400683: Pulling fs layer [2024-07-20T15:14:42.009Z] 35cb2a7552d0: Pulling fs layer [2024-07-20T15:14:42.009Z] 4f4fb700ef54: Pulling fs layer [2024-07-20T15:14:42.009Z] 464afbd9ba4c: Pulling fs layer [2024-07-20T15:14:42.009Z] 00f215d4a9da: Pulling fs layer [2024-07-20T15:14:42.009Z] d496ad576159: Pulling fs layer [2024-07-20T15:14:42.009Z] 4f4fb700ef54: Waiting [2024-07-20T15:14:42.009Z] 464afbd9ba4c: Waiting [2024-07-20T15:14:42.009Z] 00f215d4a9da: Waiting [2024-07-20T15:14:42.009Z] d496ad576159: Waiting [2024-07-20T15:14:42.009Z] 35cb2a7552d0: Waiting [2024-07-20T15:14:42.009Z] a69c41024577: Verifying Checksum [2024-07-20T15:14:42.009Z] a69c41024577: Download complete [2024-07-20T15:14:42.009Z] 35cb2a7552d0: Verifying Checksum [2024-07-20T15:14:42.009Z] 35cb2a7552d0: Download complete [2024-07-20T15:14:42.009Z] 4f4fb700ef54: Verifying Checksum [2024-07-20T15:14:42.009Z] 4f4fb700ef54: Download complete [2024-07-20T15:14:42.009Z] 464afbd9ba4c: Verifying Checksum [2024-07-20T15:14:42.009Z] 464afbd9ba4c: Download complete [2024-07-20T15:14:42.009Z] c6b39de5b339: Verifying Checksum [2024-07-20T15:14:42.009Z] c6b39de5b339: Download complete [2024-07-20T15:14:42.081Z] - Generating browser application bundles (phase: setup)... [2024-07-20T15:14:42.483Z] d496ad576159: Verifying Checksum [2024-07-20T15:14:42.483Z] d496ad576159: Download complete [2024-07-20T15:14:43.066Z] c6b39de5b339: Pull complete [2024-07-20T15:14:43.651Z] a69c41024577: Pull complete [2024-07-20T15:14:44.027Z] d6de4b400683: Verifying Checksum [2024-07-20T15:14:44.027Z] d6de4b400683: Download complete [2024-07-20T15:14:45.015Z] 00f215d4a9da: Verifying Checksum [2024-07-20T15:14:45.015Z] 00f215d4a9da: Download complete [2024-07-20T15:14:57.401Z] d6de4b400683: Pull complete [2024-07-20T15:14:57.401Z] 35cb2a7552d0: Pull complete [2024-07-20T15:14:57.401Z] 4f4fb700ef54: Pull complete [2024-07-20T15:14:57.401Z] 464afbd9ba4c: Pull complete [2024-07-20T15:15:05.593Z] 00f215d4a9da: Pull complete [2024-07-20T15:15:06.999Z] d496ad576159: Pull complete [2024-07-20T15:15:06.999Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-20T15:15:06.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-20T15:15:06.999Z] ---> f246e2811388 [2024-07-20T15:15:06.999Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-20T15:15:08.671Z] ✔ Browser application bundle generation complete. [2024-07-20T15:15:08.671Z] 20 07 2024 15:15:05.568:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-07-20T15:15:08.671Z] 20 07 2024 15:15:05.570:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-07-20T15:15:08.671Z] 20 07 2024 15:15:05.573:INFO [launcher]: Starting browser ChromeHeadless [2024-07-20T15:15:08.671Z] 20 07 2024 15:15:05.886:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket opb2JqfnIehoGSvJAAAB with id 38084107 [2024-07-20T15:15:08.671Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-07-20T15:15:08.671Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.035 secs) [2024-07-20T15:15:08.671Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.063 secs) [2024-07-20T15:15:08.939Z] ---> Running in 467ad6871cfd [2024-07-20T15:15:09.207Z] Removing intermediate container 467ad6871cfd [2024-07-20T15:15:09.207Z] ---> da890f6b56d6 [2024-07-20T15:15:09.207Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-20T15:15:09.207Z] ---> Running in 3a530a46408b [2024-07-20T15:15:09.478Z] Removing intermediate container 3a530a46408b [2024-07-20T15:15:09.478Z] ---> 81b956fc49c4 [2024-07-20T15:15:09.478Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.103 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.115 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.119 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.132 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.228 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.238 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.243 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.254 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.263 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.285 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.299 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.323 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.351 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.359 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.366 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.39 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.406 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.41 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.455 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.457 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.459 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.47 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.479 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.487 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.493 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.494 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.496 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.5 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.507 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.509 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.525 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.537 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.547 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.553 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.557 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.567 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.589 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.602 secs) [2024-07-20T15:15:09.604Z] WARN: ' [2024-07-20T15:15:09.604Z] It looks like you're using ngModel on the same form field as formControlName. [2024-07-20T15:15:09.604Z] Support for using the ngModel input property and ngModelChange event with [2024-07-20T15:15:09.604Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-07-20T15:15:09.604Z] in a future version of Angular. [2024-07-20T15:15:09.604Z] [2024-07-20T15:15:09.604Z] For more information on this, see our API docs here: [2024-07-20T15:15:09.604Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-07-20T15:15:09.604Z] ' [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.602 secs) [2024-07-20T15:15:09.604Z] WARN: ' [2024-07-20T15:15:09.604Z] It looks like you're using ngModel on the same form field as formControlName. [2024-07-20T15:15:09.604Z] Support for using the ngModel input property and ngModelChange event with [2024-07-20T15:15:09.604Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-07-20T15:15:09.604Z] in a future version of Angular. [2024-07-20T15:15:09.604Z] [2024-07-20T15:15:09.604Z] For more information on this, see our API docs here: [2024-07-20T15:15:09.604Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-07-20T15:15:09.604Z] ' [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.623 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.638 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.644 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.646 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.648 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.658 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.673 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.679 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.7 secs) [2024-07-20T15:15:09.604Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.713 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.721 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.725 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.729 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.744 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.755 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.758 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.76 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.761 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.766 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.769 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.772 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.777 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.779 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.783 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.793 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.809 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.823 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.829 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.834 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.839 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.89 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.904 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.909 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.915 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.917 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.919 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.92 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.93 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.94 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.945 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.959 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.961 secs) [2024-07-20T15:15:09.605Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-07-20T15:15:09.605Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-07-20T15:15:09.605Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.961 secs) [2024-07-20T15:15:09.605Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-07-20T15:15:09.605Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-07-20T15:15:09.605Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.963 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.965 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.966 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.967 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.972 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.978 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.987 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.996 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.999 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.001 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.004 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.006 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.008 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.009 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.028 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.037 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.038 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.069 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.074 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.09 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.094 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.106 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.109 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.113 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.116 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.118 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.122 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.129 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.137 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.141 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.155 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.176 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.181 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.185 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.191 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.194 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.195 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.218 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.226 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.242 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.244 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.246 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.249 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.25 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.252 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.253 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.26 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.275 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.283 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.287 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.289 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.295 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.306 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.315 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.332 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.35 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.363 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.367 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.373 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.378 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.38 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.382 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.384 secs) [2024-07-20T15:15:09.605Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.4 secs) [2024-07-20T15:15:09.748Z] ---> Running in f3be77ec7c23 [2024-07-20T15:15:09.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.405 secs) [2024-07-20T15:15:09.863Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.949 secs / 1.405 secs) [2024-07-20T15:15:09.863Z] TOTAL: 147 SUCCESS [2024-07-20T15:15:09.863Z] ✔ Browser application bundle generation complete. [2024-07-20T15:15:10.016Z] Removing intermediate container f3be77ec7c23 [2024-07-20T15:15:10.016Z] ---> fe80cfe68ce5 [2024-07-20T15:15:10.016Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-20T15:15:10.016Z] ---> Running in 5456b1523c84 [2024-07-20T15:15:10.121Z] [2024-07-20T15:15:10.121Z] =============================== Coverage summary =============================== [2024-07-20T15:15:10.121Z] Statements : 39.01% ( 1373/3519 ) [2024-07-20T15:15:10.121Z] Branches : 15.3% ( 94/614 ) [2024-07-20T15:15:10.121Z] Functions : 32.06% ( 423/1319 ) [2024-07-20T15:15:10.121Z] Lines : 38.94% ( 1342/3446 ) [2024-07-20T15:15:10.121Z] ================================================================================ [2024-07-20T15:15:10.286Z] Removing intermediate container 5456b1523c84 [2024-07-20T15:15:10.286Z] ---> 81ac96567f57 [2024-07-20T15:15:10.286Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-20T15:15:10.286Z] ---> Running in 4818fbaae133 [2024-07-20T15:15:10.380Z] ✔ Browser application bundle generation complete. [2024-07-20T15:15:10.872Z] Removing intermediate container 4818fbaae133 [2024-07-20T15:15:10.872Z] ---> eefe5baea2dd [2024-07-20T15:15:10.872Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-20T15:15:10.947Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-07-20T15:15:10.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-20T15:15:10.972Z] $ docker stop --time=1 52befa47ec1e36501fd94a435a775dd7f110b64cdd72118e0a7bfe7892c0f517 [2024-07-20T15:15:11.139Z] latest: Pulling from library/docker [2024-07-20T15:15:11.139Z] a258b2a6b59a: Pulling fs layer [2024-07-20T15:15:11.139Z] ea605edb795e: Pulling fs layer [2024-07-20T15:15:11.139Z] 4f4fb700ef54: Pulling fs layer [2024-07-20T15:15:11.139Z] 679037bd9e35: Pulling fs layer [2024-07-20T15:15:11.139Z] 29e324a196ce: Pulling fs layer [2024-07-20T15:15:11.139Z] e685dd4691fe: Pulling fs layer [2024-07-20T15:15:11.139Z] f5ca2677246d: Pulling fs layer [2024-07-20T15:15:11.139Z] b04eb492771e: Pulling fs layer [2024-07-20T15:15:11.139Z] 027486f133ac: Pulling fs layer [2024-07-20T15:15:11.139Z] 2745e109244d: Pulling fs layer [2024-07-20T15:15:11.139Z] 2522f3cc4dd2: Pulling fs layer [2024-07-20T15:15:11.139Z] 53f77eb4a9ab: Pulling fs layer [2024-07-20T15:15:11.139Z] 134876d02e5c: Pulling fs layer [2024-07-20T15:15:11.139Z] 1143526db0ca: Pulling fs layer [2024-07-20T15:15:11.139Z] 8ad23f2508c1: Pulling fs layer [2024-07-20T15:15:11.139Z] 2410909ee57b: Pulling fs layer [2024-07-20T15:15:11.139Z] 29e324a196ce: Waiting [2024-07-20T15:15:11.139Z] f5ca2677246d: Waiting [2024-07-20T15:15:11.139Z] b04eb492771e: Waiting [2024-07-20T15:15:11.139Z] 2745e109244d: Waiting [2024-07-20T15:15:11.139Z] 2522f3cc4dd2: Waiting [2024-07-20T15:15:11.139Z] 027486f133ac: Waiting [2024-07-20T15:15:11.139Z] 134876d02e5c: Waiting [2024-07-20T15:15:11.139Z] 2410909ee57b: Waiting [2024-07-20T15:15:11.139Z] e685dd4691fe: Waiting [2024-07-20T15:15:11.139Z] 8ad23f2508c1: Waiting [2024-07-20T15:15:11.139Z] 53f77eb4a9ab: Waiting [2024-07-20T15:15:11.139Z] 1143526db0ca: Waiting [2024-07-20T15:15:11.408Z] 4f4fb700ef54: Verifying Checksum [2024-07-20T15:15:11.408Z] 4f4fb700ef54: Download complete [2024-07-20T15:15:11.677Z] a258b2a6b59a: Verifying Checksum [2024-07-20T15:15:11.677Z] a258b2a6b59a: Download complete [2024-07-20T15:15:11.677Z] 679037bd9e35: Verifying Checksum [2024-07-20T15:15:11.677Z] 679037bd9e35: Download complete [2024-07-20T15:15:11.677Z] ea605edb795e: Verifying Checksum [2024-07-20T15:15:12.291Z] $ docker rm -f --volumes 52befa47ec1e36501fd94a435a775dd7f110b64cdd72118e0a7bfe7892c0f517 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-20T15:15:12.639Z] 29e324a196ce: Verifying Checksum [2024-07-20T15:15:12.639Z] 29e324a196ce: Download complete [2024-07-20T15:15:12.639Z] e685dd4691fe: Download complete [2024-07-20T15:15:12.639Z] f5ca2677246d: Verifying Checksum [2024-07-20T15:15:12.639Z] f5ca2677246d: Download complete [2024-07-20T15:15:12.639Z] a258b2a6b59a: Pull complete [2024-07-20T15:15:12.639Z] 027486f133ac: Verifying Checksum [2024-07-20T15:15:12.639Z] 027486f133ac: Download complete [2024-07-20T15:15:12.639Z] b04eb492771e: Verifying Checksum [2024-07-20T15:15:12.639Z] b04eb492771e: Download complete [2024-07-20T15:15:12.639Z] 2745e109244d: Verifying Checksum [2024-07-20T15:15:12.639Z] 2745e109244d: Download complete [2024-07-20T15:15:12.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-20T15:15:12.924Z] 53f77eb4a9ab: Verifying Checksum [2024-07-20T15:15:12.924Z] 53f77eb4a9ab: Download complete [2024-07-20T15:15:12.924Z] 134876d02e5c: Verifying Checksum [2024-07-20T15:15:12.924Z] 134876d02e5c: Download complete [2024-07-20T15:15:12.924Z] 8ad23f2508c1: Verifying Checksum [2024-07-20T15:15:12.924Z] 8ad23f2508c1: Download complete [2024-07-20T15:15:13.158Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-07-20T15:15:13.193Z] 2522f3cc4dd2: Verifying Checksum [2024-07-20T15:15:13.193Z] 2522f3cc4dd2: Download complete [2024-07-20T15:15:13.193Z] 2410909ee57b: Verifying Checksum [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-20T15:15:13.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-20T15:15:13.781Z] ea605edb795e: Pull complete [2024-07-20T15:15:14.021Z] + ls -al . [2024-07-20T15:15:14.021Z] total 264 [2024-07-20T15:15:14.021Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 20 15:13 . [2024-07-20T15:15:14.021Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:11 .. [2024-07-20T15:15:14.021Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:11 .blubracket [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 18 Jul 20 15:11 .dockerignore [2024-07-20T15:15:14.021Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:12 .git [2024-07-20T15:15:14.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:11 .github [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 178 Jul 20 15:11 .gitignore [2024-07-20T15:15:14.021Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:12 .semver [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 20 15:11 Attribution.txt [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jul 20 15:11 CHANGELOG.md [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 20 15:11 CONTRIBUTING.md [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 20 15:11 Dockerfile [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 20 15:11 Jenkinsfile [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 20 15:11 LICENSE [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jul 20 15:11 Makefile [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jul 20 15:11 README.md [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:12 VERSION [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jul 20 15:11 angularmigrationlogs.md [2024-07-20T15:15:14.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:11 assets [2024-07-20T15:15:14.021Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:11 bin [2024-07-20T15:15:14.021Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:11 cmd [2024-07-20T15:15:14.021Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:13 coverage.out [2024-07-20T15:15:14.021Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:11 docs [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 6691 Jul 20 15:11 go.mod [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 100586 Jul 20 15:11 go.sum [2024-07-20T15:15:14.021Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:11 internal [2024-07-20T15:15:14.021Z] -rwxrwxr-x 1 jenkins jenkins 568 Jul 20 15:11 redeploy.sh [2024-07-20T15:15:14.021Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:11 testing [2024-07-20T15:15:14.021Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 20 15:11 version.go [2024-07-20T15:15:14.021Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 20 15:14 web [Pipeline] isUnix [2024-07-20T15:15:14.053Z] 4f4fb700ef54: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:15:14.320Z] 679037bd9e35: Pull complete [2024-07-20T15:15:14.361Z] + 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=a97f6093086d50af1a8f0aee99fcb6c3193069cc --label arch=amd64 --label version=3.1.0-dev.44 . [2024-07-20T15:15:14.596Z] 1143526db0ca: Verifying Checksum [2024-07-20T15:15:14.596Z] 1143526db0ca: Download complete [2024-07-20T15:15:15.560Z] 29e324a196ce: Pull complete [2024-07-20T15:15:15.751Z] Sending build context to Docker daemon 346.6MB [2024-07-20T15:15:15.751Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-20T15:15:15.751Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-20T15:15:15.751Z] ---> 7e633643a9b8 [2024-07-20T15:15:15.751Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-20T15:15:16.319Z] ---> Running in e86d8785dce8 [2024-07-20T15:15:16.319Z] Removing intermediate container e86d8785dce8 [2024-07-20T15:15:16.319Z] ---> c1e2634f570d [2024-07-20T15:15:16.319Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-20T15:15:16.319Z] ---> Running in 994f144d9c87 [2024-07-20T15:15:16.576Z] Removing intermediate container 994f144d9c87 [2024-07-20T15:15:16.576Z] ---> ab3b109cbfb7 [2024-07-20T15:15:16.576Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-20T15:15:16.576Z] ---> Running in 02843c83fc01 [2024-07-20T15:15:16.576Z] Removing intermediate container 02843c83fc01 [2024-07-20T15:15:16.576Z] ---> 316bc8f333a3 [2024-07-20T15:15:16.576Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-07-20T15:15:16.576Z] ---> Running in f9dd32eef80d [2024-07-20T15:15:16.576Z] Removing intermediate container f9dd32eef80d [2024-07-20T15:15:16.576Z] ---> 8628c8ab16f5 [2024-07-20T15:15:16.576Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-20T15:15:16.576Z] ---> Running in 0a33c1d10efe [2024-07-20T15:15:16.834Z] Removing intermediate container 0a33c1d10efe [2024-07-20T15:15:16.834Z] ---> 70ac2a1dadee [2024-07-20T15:15:16.834Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-20T15:15:17.091Z] ---> 43a92e2a6438 [2024-07-20T15:15:17.091Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-20T15:15:17.091Z] ---> Running in 53618dce4e49 [2024-07-20T15:15:17.502Z] e685dd4691fe: Pull complete [2024-07-20T15:15:17.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-20T15:15:17.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-20T15:15:17.916Z] OK: 264 MiB in 52 packages [2024-07-20T15:15:18.482Z] Removing intermediate container 53618dce4e49 [2024-07-20T15:15:18.482Z] ---> 4ff04e2131ed [2024-07-20T15:15:18.482Z] Step 10/27 : ENV GO111MODULE=on [2024-07-20T15:15:18.482Z] ---> Running in 7b7922ae0ff6 [2024-07-20T15:15:18.482Z] Removing intermediate container 7b7922ae0ff6 [2024-07-20T15:15:18.482Z] ---> 1735418dd644 [2024-07-20T15:15:18.482Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-20T15:15:18.482Z] ---> Running in f4a22bdff881 [2024-07-20T15:15:18.482Z] Removing intermediate container f4a22bdff881 [2024-07-20T15:15:18.482Z] ---> c99bacde3120 [2024-07-20T15:15:18.482Z] Step 12/27 : COPY go.mod vendor* ./ [2024-07-20T15:15:18.740Z] ---> a6ed09d39704 [2024-07-20T15:15:18.740Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-20T15:15:18.740Z] ---> Running in d6f80723f502 [2024-07-20T15:15:18.912Z] f5ca2677246d: Pull complete [2024-07-20T15:15:18.912Z] b04eb492771e: Pull complete [2024-07-20T15:15:19.183Z] 027486f133ac: Pull complete [2024-07-20T15:15:19.307Z] Removing intermediate container d6f80723f502 [2024-07-20T15:15:19.307Z] ---> 654d79e3643f [2024-07-20T15:15:19.307Z] Step 14/27 : COPY . . [2024-07-20T15:15:19.452Z] 2745e109244d: Pull complete [2024-07-20T15:15:20.862Z] 2522f3cc4dd2: Pull complete [2024-07-20T15:15:21.128Z] 53f77eb4a9ab: Pull complete [2024-07-20T15:15:21.395Z] 134876d02e5c: Pull complete [2024-07-20T15:15:23.505Z] ---> a4a2f1e8bc10 [2024-07-20T15:15:23.505Z] Step 15/27 : RUN ${MAKE} [2024-07-20T15:15:23.505Z] ---> Running in 4bb140d83845 [2024-07-20T15:15:23.505Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.44" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-07-20T15:15:25.649Z] 1143526db0ca: Pull complete [2024-07-20T15:15:25.649Z] 8ad23f2508c1: Pull complete [2024-07-20T15:15:25.649Z] 2410909ee57b: Pull complete [2024-07-20T15:15:25.649Z] Digest: sha256:75f620cbf8e87543ec1fb0bf98fa2cfde8f684308dafb6c50cc75f3a235fa1fc [2024-07-20T15:15:25.649Z] Status: Downloaded newer image for docker:latest [2024-07-20T15:15:28.229Z] ---> b55e070ee6e7 [2024-07-20T15:15:28.229Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-20T15:15:28.229Z] ---> Running in 792f26fb7711 [2024-07-20T15:15:29.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-20T15:15:29.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-20T15:15:30.872Z] OK: 266 MiB in 52 packages [2024-07-20T15:15:31.454Z] Removing intermediate container 792f26fb7711 [2024-07-20T15:15:31.454Z] ---> 12571a6394a0 [2024-07-20T15:15:31.454Z] Step 10/15 : ENV GO111MODULE=on [2024-07-20T15:15:31.454Z] ---> Running in 7ebb852a3f3a [2024-07-20T15:15:32.036Z] Removing intermediate container 7ebb852a3f3a [2024-07-20T15:15:32.036Z] ---> 3325da395b01 [2024-07-20T15:15:32.036Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-20T15:15:32.036Z] ---> Running in a644e144c240 [2024-07-20T15:15:32.305Z] Removing intermediate container a644e144c240 [2024-07-20T15:15:32.305Z] ---> 505017104555 [2024-07-20T15:15:32.305Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-20T15:15:32.888Z] ---> 7ec3030e1c25 [2024-07-20T15:15:32.889Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-20T15:15:32.889Z] ---> Running in ede945986714 [2024-07-20T15:15:50.036Z] Removing intermediate container 4bb140d83845 [2024-07-20T15:15:50.036Z] ---> 442b6194599f [2024-07-20T15:15:50.036Z] Step 16/27 : FROM alpine:3.18 [2024-07-20T15:15:50.036Z] 3.18: Pulling from library/alpine [2024-07-20T15:15:50.036Z] 73baa7ef167e: Pulling fs layer [2024-07-20T15:15:50.036Z] 73baa7ef167e: Download complete [2024-07-20T15:15:50.036Z] 73baa7ef167e: Pull complete [2024-07-20T15:15:50.036Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-20T15:15:50.036Z] Status: Downloaded newer image for alpine:3.18 [2024-07-20T15:15:50.036Z] ---> 8fd7cac70a4a [2024-07-20T15:15:50.036Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-20T15:15:50.036Z] ---> Running in 85feb2a995e9 [2024-07-20T15:15:50.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-20T15:15:50.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-20T15:15:50.036Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-20T15:15:50.036Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-20T15:15:50.036Z] OK: 7 MiB in 15 packages [2024-07-20T15:15:50.036Z] Removing intermediate container 85feb2a995e9 [2024-07-20T15:15:50.036Z] ---> 258f675d2e48 [2024-07-20T15:15:50.036Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-07-20T15:15:50.036Z] ---> Running in 590bca3bf3c6 [2024-07-20T15:15:50.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-20T15:15:50.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-20T15:15:50.036Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-20T15:15:50.036Z] Executing busybox-1.36.1-r7.trigger [2024-07-20T15:15:50.036Z] OK: 7 MiB in 16 packages [2024-07-20T15:15:50.036Z] Removing intermediate container 590bca3bf3c6 [2024-07-20T15:15:50.036Z] ---> ab2b9e6b673a [2024-07-20T15:15:50.036Z] Step 19/27 : EXPOSE 4000 [2024-07-20T15:15:50.036Z] ---> Running in 3eb004642098 [2024-07-20T15:15:50.036Z] Removing intermediate container 3eb004642098 [2024-07-20T15:15:50.036Z] ---> 2d23a2098f15 [2024-07-20T15:15:50.036Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-20T15:15:50.601Z] ---> 925ef2462f02 [2024-07-20T15:15:50.601Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-07-20T15:15:50.865Z] ---> f8d0329b84b1 [2024-07-20T15:15:50.865Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-07-20T15:15:50.865Z] ---> accad66600b5 [2024-07-20T15:15:50.865Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-20T15:15:50.865Z] ---> Running in 727b040e0af7 [2024-07-20T15:15:50.865Z] Removing intermediate container 727b040e0af7 [2024-07-20T15:15:50.865Z] ---> 25237499646d [2024-07-20T15:15:50.865Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-07-20T15:15:51.124Z] ---> Running in f8feb269fcbd [2024-07-20T15:15:51.124Z] Removing intermediate container f8feb269fcbd [2024-07-20T15:15:51.124Z] ---> 3e98e4601b27 [2024-07-20T15:15:51.124Z] Step 25/27 : LABEL arch=amd64 [2024-07-20T15:15:51.124Z] ---> Running in 40ad6947d0d3 [2024-07-20T15:15:51.124Z] Removing intermediate container 40ad6947d0d3 [2024-07-20T15:15:51.124Z] ---> 5cd8c769f17a [2024-07-20T15:15:51.124Z] Step 26/27 : LABEL git_sha=a97f6093086d50af1a8f0aee99fcb6c3193069cc [2024-07-20T15:15:51.124Z] ---> Running in 59403a350f64 [2024-07-20T15:15:51.124Z] Removing intermediate container 59403a350f64 [2024-07-20T15:15:51.124Z] ---> ae2d1f0cba33 [2024-07-20T15:15:51.124Z] Step 27/27 : LABEL version=3.1.0-dev.44 [2024-07-20T15:15:51.382Z] ---> Running in f50d14903e29 [2024-07-20T15:15:51.382Z] Removing intermediate container f50d14903e29 [2024-07-20T15:15:51.382Z] ---> 1c428365acad [2024-07-20T15:15:51.382Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-20T15:15:51.382Z] Successfully built 1c428365acad [2024-07-20T15:15:51.382Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:15:51.497Z] provisioning config files... [2024-07-20T15:15:51.505Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config771118644814610567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:15:51.821Z] ---> ****-login.sh [2024-07-20T15:15:51.821Z] nexus3.edgexfoundry.org:10001 [2024-07-20T15:15:51.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:15:51.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:15:51.821Z] Configure a credential helper to remove this warning. See [2024-07-20T15:15:51.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:15:51.821Z] [2024-07-20T15:15:51.821Z] Login Succeeded [2024-07-20T15:15:51.821Z] nexus3.edgexfoundry.org:10002 [2024-07-20T15:15:51.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:15:51.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:15:51.822Z] Configure a credential helper to remove this warning. See [2024-07-20T15:15:51.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:15:51.822Z] [2024-07-20T15:15:51.822Z] Login Succeeded [2024-07-20T15:15:51.822Z] nexus3.edgexfoundry.org:10003 [2024-07-20T15:15:52.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:15:52.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:15:52.080Z] Configure a credential helper to remove this warning. See [2024-07-20T15:15:52.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:15:52.080Z] [2024-07-20T15:15:52.080Z] Login Succeeded [2024-07-20T15:15:52.080Z] nexus3.edgexfoundry.org:10004 [2024-07-20T15:15:52.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:15:52.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:15:52.080Z] Configure a credential helper to remove this warning. See [2024-07-20T15:15:52.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:15:52.080Z] [2024-07-20T15:15:52.080Z] Login Succeeded [2024-07-20T15:15:52.080Z] ****.io [2024-07-20T15:15:52.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:15:52.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:15:52.344Z] Configure a credential helper to remove this warning. See [2024-07-20T15:15:52.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:15:52.344Z] [2024-07-20T15:15:52.344Z] Login Succeeded [2024-07-20T15:15:52.344Z] ---> ****-login.sh ends [Pipeline] } [2024-07-20T15:15:52.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-20T15:15:52.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:15:52.427Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-07-20T15:15:52.427Z] a97f6093086d50af1a8f0aee99fcb6c3193069cc [2024-07-20T15:15:52.427Z] latest [2024-07-20T15:15:52.427Z] 3.1.0-dev.44 [2024-07-20T15:15:52.427Z] a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 [2024-07-20T15:15:52.427Z] main [2024-07-20T15:15:52.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:15:52.796Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:15:53.115Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc [2024-07-20T15:15:53.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-20T15:15:53.115Z] d55a6917b2b6: Preparing [2024-07-20T15:15:53.115Z] 425a826b9d39: Preparing [2024-07-20T15:15:53.115Z] ae63311dbe2a: Preparing [2024-07-20T15:15:53.115Z] 24285dca4756: Preparing [2024-07-20T15:15:53.115Z] a8694b507402: Preparing [2024-07-20T15:15:53.115Z] 63ec0bd56cf3: Preparing [2024-07-20T15:15:53.115Z] 63ec0bd56cf3: Waiting [2024-07-20T15:15:53.115Z] 425a826b9d39: Pushed [2024-07-20T15:15:53.115Z] d55a6917b2b6: Pushed [2024-07-20T15:15:53.115Z] 24285dca4756: Pushed [2024-07-20T15:15:53.115Z] 63ec0bd56cf3: Layer already exists [2024-07-20T15:15:53.682Z] a8694b507402: Pushed [2024-07-20T15:15:57.960Z] ae63311dbe2a: Pushed [2024-07-20T15:15:57.960Z] a97f6093086d50af1a8f0aee99fcb6c3193069cc: digest: sha256:3b5c6672e7f70e7f726ca9ae62d429132cfd4db936d28752b83da87348b9eb38 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:15:58.276Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:15:58.594Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-07-20T15:15:58.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-20T15:15:58.594Z] d55a6917b2b6: Preparing [2024-07-20T15:15:58.594Z] 425a826b9d39: Preparing [2024-07-20T15:15:58.594Z] ae63311dbe2a: Preparing [2024-07-20T15:15:58.594Z] 24285dca4756: Preparing [2024-07-20T15:15:58.594Z] a8694b507402: Preparing [2024-07-20T15:15:58.594Z] 63ec0bd56cf3: Preparing [2024-07-20T15:15:58.594Z] 63ec0bd56cf3: Waiting [2024-07-20T15:15:58.594Z] ae63311dbe2a: Layer already exists [2024-07-20T15:15:58.594Z] a8694b507402: Layer already exists [2024-07-20T15:15:58.594Z] 24285dca4756: Layer already exists [2024-07-20T15:15:58.594Z] d55a6917b2b6: Layer already exists [2024-07-20T15:15:58.594Z] 425a826b9d39: Layer already exists [2024-07-20T15:15:58.594Z] 63ec0bd56cf3: Layer already exists [2024-07-20T15:15:58.594Z] latest: digest: sha256:3b5c6672e7f70e7f726ca9ae62d429132cfd4db936d28752b83da87348b9eb38 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:15:58.908Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:15:59.240Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.44 [2024-07-20T15:15:59.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-20T15:15:59.240Z] d55a6917b2b6: Preparing [2024-07-20T15:15:59.240Z] 425a826b9d39: Preparing [2024-07-20T15:15:59.240Z] ae63311dbe2a: Preparing [2024-07-20T15:15:59.240Z] 24285dca4756: Preparing [2024-07-20T15:15:59.240Z] a8694b507402: Preparing [2024-07-20T15:15:59.240Z] 63ec0bd56cf3: Preparing [2024-07-20T15:15:59.240Z] 63ec0bd56cf3: Waiting [2024-07-20T15:15:59.240Z] a8694b507402: Layer already exists [2024-07-20T15:15:59.240Z] 425a826b9d39: Layer already exists [2024-07-20T15:15:59.240Z] d55a6917b2b6: Layer already exists [2024-07-20T15:15:59.240Z] 24285dca4756: Layer already exists [2024-07-20T15:15:59.240Z] 63ec0bd56cf3: Layer already exists [2024-07-20T15:15:59.240Z] ae63311dbe2a: Layer already exists [2024-07-20T15:15:59.499Z] 3.1.0-dev.44: digest: sha256:3b5c6672e7f70e7f726ca9ae62d429132cfd4db936d28752b83da87348b9eb38 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:15:59.813Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:16:00.137Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 [2024-07-20T15:16:00.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-20T15:16:00.137Z] d55a6917b2b6: Preparing [2024-07-20T15:16:00.137Z] 425a826b9d39: Preparing [2024-07-20T15:16:00.137Z] ae63311dbe2a: Preparing [2024-07-20T15:16:00.137Z] 24285dca4756: Preparing [2024-07-20T15:16:00.137Z] a8694b507402: Preparing [2024-07-20T15:16:00.137Z] 63ec0bd56cf3: Preparing [2024-07-20T15:16:00.137Z] 63ec0bd56cf3: Waiting [2024-07-20T15:16:00.137Z] 24285dca4756: Layer already exists [2024-07-20T15:16:00.137Z] d55a6917b2b6: Layer already exists [2024-07-20T15:16:00.137Z] ae63311dbe2a: Layer already exists [2024-07-20T15:16:00.137Z] a8694b507402: Layer already exists [2024-07-20T15:16:00.137Z] 425a826b9d39: Layer already exists [2024-07-20T15:16:00.137Z] 63ec0bd56cf3: Layer already exists [2024-07-20T15:16:00.137Z] a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44: digest: sha256:3b5c6672e7f70e7f726ca9ae62d429132cfd4db936d28752b83da87348b9eb38 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:16:00.457Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:16:00.773Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-07-20T15:16:00.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-07-20T15:16:00.773Z] d55a6917b2b6: Preparing [2024-07-20T15:16:00.773Z] 425a826b9d39: Preparing [2024-07-20T15:16:00.773Z] ae63311dbe2a: Preparing [2024-07-20T15:16:00.773Z] 24285dca4756: Preparing [2024-07-20T15:16:00.773Z] a8694b507402: Preparing [2024-07-20T15:16:00.773Z] 63ec0bd56cf3: Preparing [2024-07-20T15:16:00.773Z] 63ec0bd56cf3: Waiting [2024-07-20T15:16:00.773Z] 24285dca4756: Layer already exists [2024-07-20T15:16:00.773Z] d55a6917b2b6: Layer already exists [2024-07-20T15:16:00.773Z] a8694b507402: Layer already exists [2024-07-20T15:16:00.773Z] 425a826b9d39: Layer already exists [2024-07-20T15:16:00.773Z] ae63311dbe2a: Layer already exists [2024-07-20T15:16:00.773Z] 63ec0bd56cf3: Layer already exists [2024-07-20T15:16:00.773Z] main: digest: sha256:3b5c6672e7f70e7f726ca9ae62d429132cfd4db936d28752b83da87348b9eb38 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-20T15:16:00.854Z] ===================================================== [Pipeline] echo [2024-07-20T15:16:00.872Z] taggedImages: [2024-07-20T15:16:00.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc [2024-07-20T15:16:00.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-07-20T15:16:00.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.44 [2024-07-20T15:16:00.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 [2024-07-20T15:16:00.872Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:16:01.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-20T15:16:01.277Z] [2024-07-20T15:16:01.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:16:01.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-20T15:16:01.594Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-20T15:16:01.594Z] 5eb5b503b376: Pulling fs layer [2024-07-20T15:16:01.594Z] 5c69ac0246d0: Pulling fs layer [2024-07-20T15:16:01.594Z] ec43610c2a17: Pulling fs layer [2024-07-20T15:16:01.594Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-20T15:16:01.594Z] 33b1e0a273af: Pulling fs layer [2024-07-20T15:16:01.594Z] 5d3b04190fa2: Pulling fs layer [2024-07-20T15:16:01.594Z] 2f39f015ded8: Pulling fs layer [2024-07-20T15:16:01.594Z] 33b1e0a273af: Waiting [2024-07-20T15:16:01.594Z] 3a2ae6a8a46f: Waiting [2024-07-20T15:16:01.594Z] 5d3b04190fa2: Waiting [2024-07-20T15:16:01.594Z] 2f39f015ded8: Waiting [2024-07-20T15:16:01.594Z] 5c69ac0246d0: Download complete [2024-07-20T15:16:01.594Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-20T15:16:01.594Z] 3a2ae6a8a46f: Download complete [2024-07-20T15:16:01.594Z] 33b1e0a273af: Verifying Checksum [2024-07-20T15:16:01.594Z] 33b1e0a273af: Download complete [2024-07-20T15:16:01.594Z] 5d3b04190fa2: Verifying Checksum [2024-07-20T15:16:01.594Z] 5d3b04190fa2: Download complete [2024-07-20T15:16:01.594Z] ec43610c2a17: Verifying Checksum [2024-07-20T15:16:01.594Z] ec43610c2a17: Download complete [2024-07-20T15:16:01.851Z] 5eb5b503b376: Verifying Checksum [2024-07-20T15:16:01.851Z] 5eb5b503b376: Download complete [2024-07-20T15:16:02.416Z] 2f39f015ded8: Download complete [2024-07-20T15:16:02.982Z] 5eb5b503b376: Pull complete [2024-07-20T15:16:02.982Z] 5c69ac0246d0: Pull complete [2024-07-20T15:16:03.240Z] ec43610c2a17: Pull complete [2024-07-20T15:16:03.500Z] 3a2ae6a8a46f: Pull complete [2024-07-20T15:16:03.500Z] 33b1e0a273af: Pull complete [2024-07-20T15:16:03.757Z] 5d3b04190fa2: Pull complete [2024-07-20T15:16:07.944Z] 2f39f015ded8: Pull complete [2024-07-20T15:16:07.944Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-20T15:16:07.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-20T15:16:07.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:16:08.046Z] prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container [2024-07-20T15:16:08.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-20T15:16:09.178Z] $ docker top 81030a3ffcf3f3486183249d5d5151f28c951a18cc2805aac7ee8882a0e69522 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:16:09.617Z] ---> job-cost.sh [2024-07-20T15:16:09.617Z] lf-activate-venv: SKIPPING [2024-07-20T15:16:09.617Z] INFO: No Stack... [2024-07-20T15:16:09.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-20T15:16:10.441Z] INFO: Archiving Costs [Pipeline] sh [2024-07-20T15:16:10.725Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2024-07-20T15:16:10.726Z] + cut -d, -f6 [Pipeline] lock [2024-07-20T15:16:10.743Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] [2024-07-20T15:16:10.758Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] did not exist. Created. [2024-07-20T15:16:10.767Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-20T15:16:11.077Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-20T15:16:11.414Z] Stashed 1 file(s) [Pipeline] } [2024-07-20T15:16:11.423Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-20T15:16:11.448Z] $ docker stop --time=1 81030a3ffcf3f3486183249d5d5151f28c951a18cc2805aac7ee8882a0e69522 [2024-07-20T15:16:12.604Z] $ docker rm -f --volumes 81030a3ffcf3f3486183249d5d5151f28c951a18cc2805aac7ee8882a0e69522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-20T15:17:24.614Z] Removing intermediate container ede945986714 [2024-07-20T15:17:24.614Z] ---> 7eb9f6fbcb7e [2024-07-20T15:17:24.614Z] Step 14/15 : COPY . . [2024-07-20T15:17:27.996Z] ---> 165a2a801630 [2024-07-20T15:17:27.996Z] Step 15/15 : RUN ${MAKE} [2024-07-20T15:17:27.996Z] ---> Running in 5b784b98258f [2024-07-20T15:17:28.969Z] noop [2024-07-20T15:17:29.558Z] Removing intermediate container 5b784b98258f [2024-07-20T15:17:29.558Z] ---> 74ab386f19ed [2024-07-20T15:17:29.558Z] Successfully built 74ab386f19ed [2024-07-20T15:17:29.558Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:29.928Z] + docker inspect -f . ci-base-image-arm64 [2024-07-20T15:17:29.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:17:30.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-6007 does not seem to be running inside a container [2024-07-20T15:17:30.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/174 -v /w/workspace/edgex-ui-go/174:/w/workspace/edgex-ui-go/174:rw,z -v /w/workspace/edgex-ui-go/174@tmp:/w/workspace/edgex-ui-go/174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-20T15:17:31.586Z] $ docker top e33a2227ce3838e430051ad922b5fffcc25d97236e943fcd77aa8793d19f9f38 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:17:32.467Z] + go version [2024-07-20T15:17:32.468Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-20T15:17:32.482Z] $ docker stop --time=1 e33a2227ce3838e430051ad922b5fffcc25d97236e943fcd77aa8793d19f9f38 [2024-07-20T15:17:34.134Z] $ docker rm -f --volumes e33a2227ce3838e430051ad922b5fffcc25d97236e943fcd77aa8793d19f9f38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:17:34.723Z] + docker inspect -f . ci-base-image-arm64 [2024-07-20T15:17:34.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:17:34.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-6007 does not seem to be running inside a container [2024-07-20T15:17:35.004Z] $ 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/174 -v /w/workspace/edgex-ui-go/174:/w/workspace/edgex-ui-go/174:rw,z -v /w/workspace/edgex-ui-go/174@tmp:/w/workspace/edgex-ui-go/174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-20T15:17:36.352Z] $ docker top 94202611bfe0ace71ef6064ddcf981d046d79c6fa78fc732306f314c784f7d74 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:17:37.195Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/174 [Pipeline] fileExists [Pipeline] sh [2024-07-20T15:17:37.851Z] + make test [2024-07-20T15:17:37.851Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-20T15:17:46.064Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-20T15:21:37.952Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-07-20T15:21:37.952Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-07-20T15:21:37.952Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-20T15:21:37.952Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-20T15:21:37.952Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-20T15:21:37.952Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-20T15:21:37.952Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-20T15:21:37.952Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-07-20T15:21:37.952Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-07-20T15:22:25.190Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-20T15:22:25.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-20T15:22:25.190Z] ./bin/test-attribution-txt.sh [2024-07-20T15:22:25.190Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-20T15:22:25.190Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-20T15:22:25.460Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-20T15:22:25.729Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-20T15:22:25.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-20T15:22:25.767Z] $ docker stop --time=1 94202611bfe0ace71ef6064ddcf981d046d79c6fa78fc732306f314c784f7d74 [2024-07-20T15:22:27.768Z] $ docker rm -f --volumes 94202611bfe0ace71ef6064ddcf981d046d79c6fa78fc732306f314c784f7d74 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-20T15:22:29.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-20T15:22:29.357Z] Warning: overwriting stash ‘coverage-report’ [2024-07-20T15:22:30.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-20T15:22:30.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-20T15:22:30.971Z] + ls -al . [2024-07-20T15:22:30.971Z] total 260 [2024-07-20T15:22:30.971Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 20 15:17 . [2024-07-20T15:22:30.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:14 .. [2024-07-20T15:22:30.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:14 .blubracket [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 18 Jul 20 15:14 .dockerignore [2024-07-20T15:22:30.971Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:14 .git [2024-07-20T15:22:30.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 .github [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 178 Jul 20 15:14 .gitignore [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 20 15:14 Attribution.txt [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jul 20 15:14 CHANGELOG.md [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 20 15:14 CONTRIBUTING.md [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 20 15:14 Dockerfile [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 20 15:14 Jenkinsfile [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 20 15:14 LICENSE [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jul 20 15:14 Makefile [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jul 20 15:14 README.md [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:12 VERSION [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jul 20 15:14 angularmigrationlogs.md [2024-07-20T15:22:30.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 assets [2024-07-20T15:22:30.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:14 bin [2024-07-20T15:22:30.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 cmd [2024-07-20T15:22:30.971Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:17 coverage.out [2024-07-20T15:22:30.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:14 docs [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 6691 Jul 20 15:14 go.mod [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 100586 Jul 20 15:14 go.sum [2024-07-20T15:22:30.971Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:14 internal [2024-07-20T15:22:30.971Z] -rwxrwxr-x 1 jenkins jenkins 568 Jul 20 15:14 redeploy.sh [2024-07-20T15:22:30.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:14 testing [2024-07-20T15:22:30.971Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 20 15:14 version.go [2024-07-20T15:22:30.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:22:31.368Z] + 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=a97f6093086d50af1a8f0aee99fcb6c3193069cc --label arch=arm64 --label version=3.1.0-dev.44 . [2024-07-20T15:22:32.819Z] Sending build context to Docker daemon 35.41MB [2024-07-20T15:22:32.819Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-20T15:22:32.819Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-20T15:22:32.819Z] ---> 74ab386f19ed [2024-07-20T15:22:32.819Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-20T15:22:33.095Z] ---> Running in d668b0bb11da [2024-07-20T15:22:33.368Z] Removing intermediate container d668b0bb11da [2024-07-20T15:22:33.368Z] ---> 276b0ba67476 [2024-07-20T15:22:33.368Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-20T15:22:33.368Z] ---> Running in 6b4e7aaf226e [2024-07-20T15:22:33.639Z] Removing intermediate container 6b4e7aaf226e [2024-07-20T15:22:33.639Z] ---> 9f59b19f1411 [2024-07-20T15:22:33.639Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-20T15:22:33.639Z] ---> Running in eae02b0298de [2024-07-20T15:22:34.227Z] Removing intermediate container eae02b0298de [2024-07-20T15:22:34.227Z] ---> 9544453ac9d7 [2024-07-20T15:22:34.227Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-07-20T15:22:34.227Z] ---> Running in f5be599c449f [2024-07-20T15:22:34.503Z] Removing intermediate container f5be599c449f [2024-07-20T15:22:34.503Z] ---> 6c59787aa156 [2024-07-20T15:22:34.503Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-20T15:22:34.503Z] ---> Running in 649227dbc8af [2024-07-20T15:22:35.089Z] Removing intermediate container 649227dbc8af [2024-07-20T15:22:35.089Z] ---> 4e51e5bb2b7f [2024-07-20T15:22:35.089Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-20T15:22:37.042Z] ---> 2afe459d8c1f [2024-07-20T15:22:37.042Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-20T15:22:37.042Z] ---> Running in 94d1f3b3fe10 [2024-07-20T15:22:38.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-20T15:22:38.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-20T15:22:39.691Z] OK: 266 MiB in 52 packages [2024-07-20T15:22:41.108Z] Removing intermediate container 94d1f3b3fe10 [2024-07-20T15:22:41.108Z] ---> e32b61d0ad8f [2024-07-20T15:22:41.108Z] Step 10/27 : ENV GO111MODULE=on [2024-07-20T15:22:41.108Z] ---> Running in 618027e1bf14 [2024-07-20T15:22:41.108Z] Removing intermediate container 618027e1bf14 [2024-07-20T15:22:41.108Z] ---> 2a0d9a336770 [2024-07-20T15:22:41.108Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-20T15:22:41.376Z] ---> Running in a076272edecc [2024-07-20T15:22:41.644Z] Removing intermediate container a076272edecc [2024-07-20T15:22:41.644Z] ---> 96b3c8ee9a9f [2024-07-20T15:22:41.644Z] Step 12/27 : COPY go.mod vendor* ./ [2024-07-20T15:22:42.631Z] ---> 9f8322b0f11b [2024-07-20T15:22:42.631Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-20T15:22:42.631Z] ---> Running in fa7009570dfe [2024-07-20T15:22:45.967Z] Removing intermediate container fa7009570dfe [2024-07-20T15:22:45.967Z] ---> 8c36a364e0b6 [2024-07-20T15:22:45.967Z] Step 14/27 : COPY . . [2024-07-20T15:22:49.310Z] ---> b72576d109e7 [2024-07-20T15:22:49.310Z] Step 15/27 : RUN ${MAKE} [2024-07-20T15:22:49.577Z] ---> Running in 6fefabe9f391 [2024-07-20T15:22:50.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.44" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-07-20T15:26:57.398Z] Removing intermediate container 6fefabe9f391 [2024-07-20T15:26:57.398Z] ---> 0ba25980f2f9 [2024-07-20T15:26:57.398Z] Step 16/27 : FROM alpine:3.18 [2024-07-20T15:26:57.398Z] 3.18: Pulling from library/alpine [2024-07-20T15:26:57.398Z] 5c905c7ebe2f: Pulling fs layer [2024-07-20T15:26:57.398Z] 5c905c7ebe2f: Download complete [2024-07-20T15:26:57.398Z] 5c905c7ebe2f: Pull complete [2024-07-20T15:26:57.398Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-20T15:26:57.398Z] Status: Downloaded newer image for alpine:3.18 [2024-07-20T15:26:57.398Z] ---> dec292d02e07 [2024-07-20T15:26:57.398Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-20T15:26:57.398Z] ---> Running in 47a10f6ef5fe [2024-07-20T15:26:57.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-20T15:26:57.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-20T15:26:57.398Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-20T15:26:57.398Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-20T15:26:57.398Z] OK: 8 MiB in 15 packages [2024-07-20T15:26:57.398Z] Removing intermediate container 47a10f6ef5fe [2024-07-20T15:26:57.398Z] ---> 860cdd9e6900 [2024-07-20T15:26:57.398Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-07-20T15:26:57.398Z] ---> Running in ce71bddea7d9 [2024-07-20T15:26:57.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-20T15:26:57.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-20T15:26:58.364Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-20T15:26:58.364Z] Executing busybox-1.36.1-r7.trigger [2024-07-20T15:26:58.364Z] OK: 8 MiB in 16 packages [2024-07-20T15:26:59.335Z] Removing intermediate container ce71bddea7d9 [2024-07-20T15:26:59.335Z] ---> dc1351255ec0 [2024-07-20T15:26:59.335Z] Step 19/27 : EXPOSE 4000 [2024-07-20T15:26:59.335Z] ---> Running in 3a2dd441a5e0 [2024-07-20T15:26:59.604Z] Removing intermediate container 3a2dd441a5e0 [2024-07-20T15:26:59.604Z] ---> ba4994cf4b42 [2024-07-20T15:26:59.604Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-20T15:27:02.190Z] ---> 86d9a17b844f [2024-07-20T15:27:02.190Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-07-20T15:27:02.782Z] ---> c3326b498a9c [2024-07-20T15:27:02.782Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-07-20T15:27:03.369Z] ---> 28bd2f1cda68 [2024-07-20T15:27:03.369Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-20T15:27:03.369Z] ---> Running in c5b606a2a433 [2024-07-20T15:27:03.638Z] Removing intermediate container c5b606a2a433 [2024-07-20T15:27:03.638Z] ---> 6e057def1db8 [2024-07-20T15:27:03.638Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-07-20T15:27:03.906Z] ---> Running in b8ada49474c4 [2024-07-20T15:27:04.173Z] Removing intermediate container b8ada49474c4 [2024-07-20T15:27:04.173Z] ---> 854474756cf9 [2024-07-20T15:27:04.173Z] Step 25/27 : LABEL arch=arm64 [2024-07-20T15:27:04.173Z] ---> Running in a9ff7c61e877 [2024-07-20T15:27:04.439Z] Removing intermediate container a9ff7c61e877 [2024-07-20T15:27:04.439Z] ---> 80d3856452a2 [2024-07-20T15:27:04.439Z] Step 26/27 : LABEL git_sha=a97f6093086d50af1a8f0aee99fcb6c3193069cc [2024-07-20T15:27:04.439Z] ---> Running in 0526560f3029 [2024-07-20T15:27:04.705Z] Removing intermediate container 0526560f3029 [2024-07-20T15:27:04.705Z] ---> 445e2f200a2e [2024-07-20T15:27:04.705Z] Step 27/27 : LABEL version=3.1.0-dev.44 [2024-07-20T15:27:04.974Z] ---> Running in 326caf87afa2 [2024-07-20T15:27:05.245Z] Removing intermediate container 326caf87afa2 [2024-07-20T15:27:05.245Z] ---> b9f6d6fe0036 [2024-07-20T15:27:05.245Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-20T15:27:05.245Z] Successfully built b9f6d6fe0036 [2024-07-20T15:27:05.245Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:27:05.391Z] provisioning config files... [2024-07-20T15:27:05.408Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/174@tmp/config9358644444112415969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:27:05.767Z] ---> ****-login.sh [2024-07-20T15:27:05.767Z] nexus3.edgexfoundry.org:10001 [2024-07-20T15:27:06.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:27:06.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:27:06.034Z] Configure a credential helper to remove this warning. See [2024-07-20T15:27:06.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:27:06.034Z] [2024-07-20T15:27:06.035Z] Login Succeeded [2024-07-20T15:27:06.035Z] nexus3.edgexfoundry.org:10002 [2024-07-20T15:27:06.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:27:06.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:27:06.572Z] Configure a credential helper to remove this warning. See [2024-07-20T15:27:06.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:27:06.572Z] [2024-07-20T15:27:06.572Z] Login Succeeded [2024-07-20T15:27:06.572Z] nexus3.edgexfoundry.org:10003 [2024-07-20T15:27:06.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:27:06.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:27:06.839Z] Configure a credential helper to remove this warning. See [2024-07-20T15:27:06.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:27:06.839Z] [2024-07-20T15:27:06.839Z] Login Succeeded [2024-07-20T15:27:06.839Z] nexus3.edgexfoundry.org:10004 [2024-07-20T15:27:07.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:27:07.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:27:07.376Z] Configure a credential helper to remove this warning. See [2024-07-20T15:27:07.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:27:07.376Z] [2024-07-20T15:27:07.376Z] Login Succeeded [2024-07-20T15:27:07.376Z] ****.io [2024-07-20T15:27:07.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-20T15:27:07.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-20T15:27:07.644Z] Configure a credential helper to remove this warning. See [2024-07-20T15:27:07.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-20T15:27:07.644Z] [2024-07-20T15:27:07.644Z] Login Succeeded [2024-07-20T15:27:07.913Z] ---> ****-login.sh ends [Pipeline] } [2024-07-20T15:27:07.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-20T15:27:07.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-20T15:27:08.010Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-07-20T15:27:08.010Z] a97f6093086d50af1a8f0aee99fcb6c3193069cc [2024-07-20T15:27:08.010Z] latest [2024-07-20T15:27:08.010Z] 3.1.0-dev.44 [2024-07-20T15:27:08.010Z] a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 [2024-07-20T15:27:08.010Z] main [2024-07-20T15:27:08.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:08.393Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:08.753Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc [2024-07-20T15:27:08.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-20T15:27:08.753Z] 59dddf393af6: Preparing [2024-07-20T15:27:08.753Z] 62a0be39f4f3: Preparing [2024-07-20T15:27:08.753Z] 937368ced2b6: Preparing [2024-07-20T15:27:08.753Z] 1f988fc00051: Preparing [2024-07-20T15:27:08.753Z] a2744605b596: Preparing [2024-07-20T15:27:08.753Z] da707bb00cb8: Preparing [2024-07-20T15:27:08.753Z] da707bb00cb8: Waiting [2024-07-20T15:27:09.020Z] 62a0be39f4f3: Pushed [2024-07-20T15:27:09.020Z] 1f988fc00051: Pushed [2024-07-20T15:27:09.020Z] 59dddf393af6: Pushed [2024-07-20T15:27:09.020Z] da707bb00cb8: Layer already exists [2024-07-20T15:27:10.428Z] a2744605b596: Pushed [2024-07-20T15:27:20.505Z] 937368ced2b6: Pushed [2024-07-20T15:27:20.505Z] a97f6093086d50af1a8f0aee99fcb6c3193069cc: digest: sha256:0a9e301499c8deb90c564bad2980001fbeb24080243f4e04931bea31c8a1a962 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:20.858Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:21.221Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-07-20T15:27:21.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-20T15:27:21.222Z] 59dddf393af6: Preparing [2024-07-20T15:27:21.222Z] 62a0be39f4f3: Preparing [2024-07-20T15:27:21.222Z] 937368ced2b6: Preparing [2024-07-20T15:27:21.222Z] 1f988fc00051: Preparing [2024-07-20T15:27:21.222Z] a2744605b596: Preparing [2024-07-20T15:27:21.222Z] da707bb00cb8: Preparing [2024-07-20T15:27:21.222Z] da707bb00cb8: Waiting [2024-07-20T15:27:21.222Z] 937368ced2b6: Layer already exists [2024-07-20T15:27:21.222Z] 62a0be39f4f3: Layer already exists [2024-07-20T15:27:21.222Z] 59dddf393af6: Layer already exists [2024-07-20T15:27:21.222Z] 1f988fc00051: Layer already exists [2024-07-20T15:27:21.222Z] a2744605b596: Layer already exists [2024-07-20T15:27:21.222Z] da707bb00cb8: Layer already exists [2024-07-20T15:27:21.490Z] latest: digest: sha256:0a9e301499c8deb90c564bad2980001fbeb24080243f4e04931bea31c8a1a962 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:21.865Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:22.239Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.44 [2024-07-20T15:27:22.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-20T15:27:22.239Z] 59dddf393af6: Preparing [2024-07-20T15:27:22.239Z] 62a0be39f4f3: Preparing [2024-07-20T15:27:22.239Z] 937368ced2b6: Preparing [2024-07-20T15:27:22.239Z] 1f988fc00051: Preparing [2024-07-20T15:27:22.239Z] a2744605b596: Preparing [2024-07-20T15:27:22.239Z] da707bb00cb8: Preparing [2024-07-20T15:27:22.239Z] da707bb00cb8: Waiting [2024-07-20T15:27:22.239Z] 937368ced2b6: Layer already exists [2024-07-20T15:27:22.239Z] 62a0be39f4f3: Layer already exists [2024-07-20T15:27:22.239Z] 1f988fc00051: Layer already exists [2024-07-20T15:27:22.239Z] a2744605b596: Layer already exists [2024-07-20T15:27:22.239Z] 59dddf393af6: Layer already exists [2024-07-20T15:27:22.239Z] da707bb00cb8: Layer already exists [2024-07-20T15:27:22.508Z] 3.1.0-dev.44: digest: sha256:0a9e301499c8deb90c564bad2980001fbeb24080243f4e04931bea31c8a1a962 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:22.876Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:23.257Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 [2024-07-20T15:27:23.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-20T15:27:23.257Z] 59dddf393af6: Preparing [2024-07-20T15:27:23.257Z] 62a0be39f4f3: Preparing [2024-07-20T15:27:23.257Z] 937368ced2b6: Preparing [2024-07-20T15:27:23.257Z] 1f988fc00051: Preparing [2024-07-20T15:27:23.257Z] a2744605b596: Preparing [2024-07-20T15:27:23.257Z] da707bb00cb8: Preparing [2024-07-20T15:27:23.257Z] da707bb00cb8: Waiting [2024-07-20T15:27:23.257Z] 1f988fc00051: Layer already exists [2024-07-20T15:27:23.257Z] 62a0be39f4f3: Layer already exists [2024-07-20T15:27:23.257Z] 937368ced2b6: Layer already exists [2024-07-20T15:27:23.257Z] a2744605b596: Layer already exists [2024-07-20T15:27:23.257Z] 59dddf393af6: Layer already exists [2024-07-20T15:27:23.257Z] da707bb00cb8: Layer already exists [2024-07-20T15:27:23.527Z] a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44: digest: sha256:0a9e301499c8deb90c564bad2980001fbeb24080243f4e04931bea31c8a1a962 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:23.903Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:24.273Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-07-20T15:27:24.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-07-20T15:27:24.273Z] 59dddf393af6: Preparing [2024-07-20T15:27:24.273Z] 62a0be39f4f3: Preparing [2024-07-20T15:27:24.273Z] 937368ced2b6: Preparing [2024-07-20T15:27:24.273Z] 1f988fc00051: Preparing [2024-07-20T15:27:24.273Z] a2744605b596: Preparing [2024-07-20T15:27:24.273Z] da707bb00cb8: Preparing [2024-07-20T15:27:24.273Z] da707bb00cb8: Waiting [2024-07-20T15:27:24.273Z] 59dddf393af6: Layer already exists [2024-07-20T15:27:24.273Z] 62a0be39f4f3: Layer already exists [2024-07-20T15:27:24.273Z] 1f988fc00051: Layer already exists [2024-07-20T15:27:24.273Z] 937368ced2b6: Layer already exists [2024-07-20T15:27:24.274Z] a2744605b596: Layer already exists [2024-07-20T15:27:24.274Z] da707bb00cb8: Layer already exists [2024-07-20T15:27:24.542Z] main: digest: sha256:0a9e301499c8deb90c564bad2980001fbeb24080243f4e04931bea31c8a1a962 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-20T15:27:24.628Z] ===================================================== [Pipeline] echo [2024-07-20T15:27:24.645Z] taggedImages: [2024-07-20T15:27:24.645Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc [2024-07-20T15:27:24.645Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-07-20T15:27:24.645Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.44 [2024-07-20T15:27:24.645Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a97f6093086d50af1a8f0aee99fcb6c3193069cc-3.1.0-dev.44 [2024-07-20T15:27:24.645Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:25.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-20T15:27:25.042Z] [2024-07-20T15:27:25.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:27:25.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-20T15:27:25.656Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-20T15:27:25.656Z] 8998bd30e6a1: Pulling fs layer [2024-07-20T15:27:25.656Z] 04944245beec: Pulling fs layer [2024-07-20T15:27:25.656Z] 699f458cf7ca: Pulling fs layer [2024-07-20T15:27:25.656Z] 765212b225bb: Pulling fs layer [2024-07-20T15:27:25.656Z] f23df028b6ca: Pulling fs layer [2024-07-20T15:27:25.656Z] d65c8cfc05b1: Pulling fs layer [2024-07-20T15:27:25.656Z] 2437ff75d9bd: Pulling fs layer [2024-07-20T15:27:25.656Z] 765212b225bb: Waiting [2024-07-20T15:27:25.656Z] f23df028b6ca: Waiting [2024-07-20T15:27:25.656Z] d65c8cfc05b1: Waiting [2024-07-20T15:27:25.656Z] 2437ff75d9bd: Waiting [2024-07-20T15:27:25.656Z] 04944245beec: Verifying Checksum [2024-07-20T15:27:25.656Z] 04944245beec: Download complete [2024-07-20T15:27:25.656Z] 765212b225bb: Verifying Checksum [2024-07-20T15:27:25.656Z] 765212b225bb: Download complete [2024-07-20T15:27:25.656Z] f23df028b6ca: Verifying Checksum [2024-07-20T15:27:25.656Z] f23df028b6ca: Download complete [2024-07-20T15:27:25.656Z] d65c8cfc05b1: Verifying Checksum [2024-07-20T15:27:25.656Z] d65c8cfc05b1: Download complete [2024-07-20T15:27:25.924Z] 699f458cf7ca: Verifying Checksum [2024-07-20T15:27:25.924Z] 699f458cf7ca: Download complete [2024-07-20T15:27:26.191Z] 8998bd30e6a1: Verifying Checksum [2024-07-20T15:27:26.191Z] 8998bd30e6a1: Download complete [2024-07-20T15:27:29.534Z] 2437ff75d9bd: Verifying Checksum [2024-07-20T15:27:29.534Z] 2437ff75d9bd: Download complete [2024-07-20T15:27:31.488Z] 8998bd30e6a1: Pull complete [2024-07-20T15:27:32.088Z] 04944245beec: Pull complete [2024-07-20T15:27:33.511Z] 699f458cf7ca: Pull complete [2024-07-20T15:27:34.092Z] 765212b225bb: Pull complete [2024-07-20T15:27:34.674Z] f23df028b6ca: Pull complete [2024-07-20T15:27:34.941Z] d65c8cfc05b1: Pull complete [2024-07-20T15:27:53.151Z] 2437ff75d9bd: Pull complete [2024-07-20T15:27:53.151Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-20T15:27:53.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-20T15:27:53.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:27:53.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-6007 does not seem to be running inside a container [2024-07-20T15:27:53.452Z] $ 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/174 -v /w/workspace/edgex-ui-go/174:/w/workspace/edgex-ui-go/174:rw,z -v /w/workspace/edgex-ui-go/174@tmp:/w/workspace/edgex-ui-go/174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-20T15:27:56.646Z] $ docker top b7de7bd5bad7819081bbcb831c113cf9148fdf83585aaa4a32eee2f6b08b8bdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:27:57.536Z] ---> job-cost.sh [2024-07-20T15:27:57.536Z] lf-activate-venv: SKIPPING [2024-07-20T15:27:57.536Z] INFO: No Stack... [2024-07-20T15:27:58.121Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-20T15:27:59.084Z] INFO: Archiving Costs [Pipeline] sh [2024-07-20T15:27:59.731Z] + cat /w/workspace/edgex-ui-go/174/archives/cost.csv [2024-07-20T15:27:59.732Z] + cut -d, -f6 [Pipeline] lock [2024-07-20T15:27:59.811Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] [2024-07-20T15:27:59.821Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] did not exist. Created. [2024-07-20T15:27:59.828Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-20T15:28:00.487Z] /w/workspace/edgex-ui-go/174@tmp/durable-2ec1cebb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-20T15:28:01.132Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-20T15:28:01.162Z] Warning: overwriting stash ‘stack-cost’ [2024-07-20T15:28:01.379Z] Stashed 1 file(s) [Pipeline] } [2024-07-20T15:28:01.387Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-20T15:28:01.414Z] $ docker stop --time=1 b7de7bd5bad7819081bbcb831c113cf9148fdf83585aaa4a32eee2f6b08b8bdb [2024-07-20T15:28:02.941Z] $ docker rm -f --volumes b7de7bd5bad7819081bbcb831c113cf9148fdf83585aaa4a32eee2f6b08b8bdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-20T15:28:03.461Z] provisioning config files... [2024-07-20T15:28:03.468Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3670677151309995239tmp [Pipeline] { [Pipeline] sh [2024-07-20T15:28:03.766Z] + set +x [2024-07-20T15:28:03.766Z] + + curl -s https://codecov.io/bashbash [2024-07-20T15:28:03.766Z] -s -- [2024-07-20T15:28:04.025Z] [2024-07-20T15:28:04.025Z] _____ _ [2024-07-20T15:28:04.025Z] / ____| | | [2024-07-20T15:28:04.025Z] | | ___ __| | ___ ___ _____ __ [2024-07-20T15:28:04.025Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-20T15:28:04.025Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-20T15:28:04.025Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-20T15:28:04.025Z] Bash-1.0.6 [2024-07-20T15:28:04.025Z] [2024-07-20T15:28:04.025Z] [2024-07-20T15:28:04.025Z] ==> git version 2.25.1 found [2024-07-20T15:28:04.026Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-20T15:28:04.026Z] Release-Date: 2020-01-08 [2024-07-20T15:28:04.026Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-20T15:28:04.026Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-20T15:28:04.026Z] ==> Jenkins CI detected. [2024-07-20T15:28:04.026Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-07-20T15:28:04.026Z] project root: . [2024-07-20T15:28:04.026Z] --> token set from env [2024-07-20T15:28:04.026Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-20T15:28:04.026Z] ==> Running gcov in . (disable via -X gcov) [2024-07-20T15:28:04.026Z] ==> Python coveragepy not found [2024-07-20T15:28:04.026Z] ==> Searching for coverage reports in: [2024-07-20T15:28:04.026Z] + . [2024-07-20T15:28:04.026Z] -> Found 1 reports [2024-07-20T15:28:04.026Z] ==> Detecting git/mercurial file structure [2024-07-20T15:28:04.026Z] ==> Reading reports [2024-07-20T15:28:04.026Z] + ./coverage.out bytes=10 [2024-07-20T15:28:04.026Z] ==> Appending adjustments [2024-07-20T15:28:04.026Z] https://docs.codecov.io/docs/fixing-reports [2024-07-20T15:28:04.592Z] + Found adjustments [2024-07-20T15:28:04.592Z] ==> Gzipping contents [2024-07-20T15:28:04.592Z] 12K /tmp/codecov.29rMzP.gz [2024-07-20T15:28:04.592Z] ==> Uploading reports [2024-07-20T15:28:04.592Z] url: https://codecov.io [2024-07-20T15:28:04.592Z] query: branch=main&commit=a97f6093086d50af1a8f0aee99fcb6c3193069cc&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-20T15:28:04.592Z] -> Pinging Codecov [2024-07-20T15:28:04.592Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a97f6093086d50af1a8f0aee99fcb6c3193069cc&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-20T15:28:04.851Z] -> Uploading to [2024-07-20T15:28:04.851Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-20/FB506323287CE973F263BFD2A0EB1F37/a97f6093086d50af1a8f0aee99fcb6c3193069cc/86431cc4-c1e9-4414-8c30-03ae705b0bc5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240720%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240720T152804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c336c117115b3754ba9294aa277bc183621f5dad099ec0e69ac5435c8b7cd078 [2024-07-20T15:28:04.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-20T15:28:04.851Z] Dload Upload Total Spent Left Speed [2024-07-20T15:28:05.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 34677 --:--:-- --:--:-- --:--:-- 34677 [2024-07-20T15:28:05.114Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] } [2024-07-20T15:28:05.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-20T15:28:05.352Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-20T15:28:05.372Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:28:05.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-20T15:28:05.687Z] [2024-07-20T15:28:05.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:28:05.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-20T15:28:05.992Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-20T15:28:05.992Z] 619be1103602: Already exists [2024-07-20T15:28:05.992Z] f8ea3408117e: Pulling fs layer [2024-07-20T15:28:05.992Z] 91320369b822: Pulling fs layer [2024-07-20T15:28:05.992Z] 0406650e8295: Pulling fs layer [2024-07-20T15:28:05.992Z] 4f4fb700ef54: Pulling fs layer [2024-07-20T15:28:05.992Z] 96d80e3f36e1: Pulling fs layer [2024-07-20T15:28:05.992Z] bcf3aedb951c: Pulling fs layer [2024-07-20T15:28:05.992Z] 4f4fb700ef54: Waiting [2024-07-20T15:28:05.992Z] 96d80e3f36e1: Waiting [2024-07-20T15:28:05.992Z] 0406650e8295: Download complete [2024-07-20T15:28:05.992Z] f8ea3408117e: Download complete [2024-07-20T15:28:05.992Z] 4f4fb700ef54: Verifying Checksum [2024-07-20T15:28:05.992Z] 4f4fb700ef54: Download complete [2024-07-20T15:28:05.992Z] f8ea3408117e: Pull complete [2024-07-20T15:28:06.253Z] 96d80e3f36e1: Verifying Checksum [2024-07-20T15:28:06.253Z] 96d80e3f36e1: Download complete [2024-07-20T15:28:06.512Z] 91320369b822: Verifying Checksum [2024-07-20T15:28:06.512Z] 91320369b822: Download complete [2024-07-20T15:28:07.077Z] bcf3aedb951c: Verifying Checksum [2024-07-20T15:28:07.077Z] bcf3aedb951c: Download complete [2024-07-20T15:28:10.378Z] 91320369b822: Pull complete [2024-07-20T15:28:10.378Z] 0406650e8295: Pull complete [2024-07-20T15:28:10.378Z] 4f4fb700ef54: Pull complete [2024-07-20T15:28:10.378Z] 96d80e3f36e1: Pull complete [2024-07-20T15:28:12.905Z] bcf3aedb951c: Pull complete [2024-07-20T15:28:12.905Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-20T15:28:12.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-20T15:28:12.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:28:13.012Z] prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container [2024-07-20T15:28:13.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-20T15:28:14.295Z] $ docker top 848bd3b55660c5ff65339feda6df7ca84952992b1d5b5912d75b5ab170775050 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:28:14.658Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo [2024-07-20T15:28:14.667Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-07-20T15:28:14.948Z] + set -o pipefail [2024-07-20T15:28:14.948Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-07-20T15:28:27.195Z] [2024-07-20T15:28:27.196Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-07-20T15:28:27.196Z] [2024-07-20T15:28:27.196Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/a183a401-d249-4bf0-85ef-4e8259538d6f [2024-07-20T15:28:27.196Z] [2024-07-20T15:28:27.196Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-20T15:28:27.196Z] [2024-07-20T15:28:27.196Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-20T15:28:27.196Z] [Pipeline] } [2024-07-20T15:28:27.459Z] $ docker stop --time=1 848bd3b55660c5ff65339feda6df7ca84952992b1d5b5912d75b5ab170775050 [2024-07-20T15:28:29.556Z] $ docker rm -f --volumes 848bd3b55660c5ff65339feda6df7ca84952992b1d5b5912d75b5ab170775050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-20T15:28:30.434Z] + git log --format=format:%s -1 a97f6093086d50af1a8f0aee99fcb6c3193069cc [Pipeline] sh [2024-07-20T15:28:30.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-20T15:28:30.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:28:31.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:28:31.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:28:31.101Z] prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container [2024-07-20T15:28:31.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-20T15:28:31.630Z] $ docker top 0bd5e13c976ead2ef54053bc8b595636309b947f48782b2851db21f46f79383b -eo pid,comm [2024-07-20T15:28:31.693Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-20T15:28:31.693Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-20T15:28:44.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-20T15:28:44.106Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-20T15:28:44.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-20T15:28:44.209Z] $ docker exec 0bd5e13c976ead2ef54053bc8b595636309b947f48782b2851db21f46f79383b ssh-agent [2024-07-20T15:28:44.324Z] SSH_AUTH_SOCK=/tmp/ssh-KiA9s6gQFK5F/agent.32 [2024-07-20T15:28:44.324Z] SSH_AGENT_PID=38 [2024-07-20T15:28:44.329Z] Running ssh-add (command line suppressed) [2024-07-20T15:28:44.424Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13441248150319711254.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13441248150319711254.key) [2024-07-20T15:28:44.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-20T15:28:44.745Z] + git semver tag [2024-07-20T15:28:45.005Z] 2024-07-20 15:28:44,912 [run_tag] DEBUG tag force:False [2024-07-20T15:28:45.005Z] 2024-07-20 15:28:44,912 [check_head_tag] DEBUG check head tag [2024-07-20T15:28:45.005Z] 2024-07-20 15:28:44,913 [execute] INFO git cat-file --batch-check [2024-07-20T15:28:45.005Z] 2024-07-20 15:28:44,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-07-20T15:28:45.005Z] 2024-07-20 15:28:44,917 [execute] INFO git cat-file --batch [2024-07-20T15:28:45.005Z] 2024-07-20 15:28:44,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-07-20T15:28:45.005Z] 2024-07-20 15:28:44,936 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-20T15:28:45.005Z] 2024-07-20 15:28:44,936 [execute] INFO git tag -a v3.1.0-dev.44 -m v3.1.0-dev.44 [2024-07-20T15:28:45.005Z] 2024-07-20 15:28:44,937 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.44', '-m', 'v3.1.0-dev.44'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-20T15:28:45.005Z] 2024-07-20 15:28:44,941 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-20T15:28:45.005Z] 3.1.0-dev.44 [Pipeline] } [2024-07-20T15:28:45.005Z] $ docker exec --env ******** --env ******** 0bd5e13c976ead2ef54053bc8b595636309b947f48782b2851db21f46f79383b ssh-agent -k [2024-07-20T15:28:45.101Z] unset SSH_AUTH_SOCK; [2024-07-20T15:28:45.101Z] unset SSH_AGENT_PID; [2024-07-20T15:28:45.101Z] echo Agent pid 38 killed; [2024-07-20T15:28:45.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-20T15:28:45.452Z] + git semver [Pipeline] } [2024-07-20T15:28:45.715Z] $ docker stop --time=1 0bd5e13c976ead2ef54053bc8b595636309b947f48782b2851db21f46f79383b [2024-07-20T15:28:46.982Z] $ docker rm -f --volumes 0bd5e13c976ead2ef54053bc8b595636309b947f48782b2851db21f46f79383b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:28:47.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-20T15:28:47.412Z] [2024-07-20T15:28:47.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:28:47.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-20T15:28:47.710Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-20T15:28:47.710Z] ab5ef0e58194: Pulling fs layer [2024-07-20T15:28:47.710Z] 9712f1f96733: Pulling fs layer [2024-07-20T15:28:47.710Z] 63f879dbbcfc: Pulling fs layer [2024-07-20T15:28:47.710Z] 0d9ebad4ef96: Pulling fs layer [2024-07-20T15:28:47.710Z] e9a5061849ea: Pulling fs layer [2024-07-20T15:28:47.710Z] d747dcd14b5f: Pulling fs layer [2024-07-20T15:28:47.710Z] 2de7ff778b66: Pulling fs layer [2024-07-20T15:28:47.710Z] e9a5061849ea: Waiting [2024-07-20T15:28:47.710Z] 9712f1f96733: Verifying Checksum [2024-07-20T15:28:47.710Z] 9712f1f96733: Download complete [2024-07-20T15:28:47.968Z] 63f879dbbcfc: Verifying Checksum [2024-07-20T15:28:47.968Z] 63f879dbbcfc: Download complete [2024-07-20T15:28:48.234Z] e9a5061849ea: Verifying Checksum [2024-07-20T15:28:48.234Z] e9a5061849ea: Download complete [2024-07-20T15:28:48.234Z] d747dcd14b5f: Download complete [2024-07-20T15:28:48.234Z] 0d9ebad4ef96: Verifying Checksum [2024-07-20T15:28:48.234Z] 0d9ebad4ef96: Download complete [2024-07-20T15:28:48.234Z] ab5ef0e58194: Download complete [2024-07-20T15:28:48.234Z] 2de7ff778b66: Verifying Checksum [2024-07-20T15:28:48.234Z] 2de7ff778b66: Download complete [2024-07-20T15:28:50.760Z] ab5ef0e58194: Pull complete [2024-07-20T15:28:50.760Z] 9712f1f96733: Pull complete [2024-07-20T15:28:51.693Z] 63f879dbbcfc: Pull complete [2024-07-20T15:28:55.876Z] 0d9ebad4ef96: Pull complete [2024-07-20T15:28:55.876Z] e9a5061849ea: Pull complete [2024-07-20T15:28:55.876Z] d747dcd14b5f: Pull complete [2024-07-20T15:28:56.811Z] 2de7ff778b66: Pull complete [2024-07-20T15:28:56.811Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-20T15:28:56.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-20T15:28:56.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:28:56.908Z] prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container [2024-07-20T15:28:56.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-20T15:28:58.451Z] $ docker top 3a624541d48ccfda76b9a4f480b02aac32d29a5ac28362a2c62a050e27442f2c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:28:58.578Z] provisioning config files... [2024-07-20T15:28:58.585Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8047428176625834588tmp [2024-07-20T15:28:58.593Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17456428525712163699tmp [2024-07-20T15:28:58.604Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4304062986476184617tmp [Pipeline] { [Pipeline] echo [2024-07-20T15:28:58.639Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:28:58.931Z] ---> sigul-configuration.sh [2024-07-20T15:28:58.931Z] gpg: directory `/root/.gnupg' created [2024-07-20T15:28:58.931Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-20T15:28:58.931Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-20T15:28:58.931Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-20T15:28:58.931Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-20T15:28:58.931Z] gpg: CAST5 encrypted data [2024-07-20T15:28:58.931Z] gpg: encrypted with 1 passphrase [2024-07-20T15:28:58.931Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-20T15:28:59.230Z] + mkdir /home/jenkins [2024-07-20T15:28:59.230Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-20T15:28:59.527Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-20T15:28:59.538Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:28:59.830Z] ---> sigul-install.sh [2024-07-20T15:28:59.831Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-20T15:29:00.129Z] + git tag --list [2024-07-20T15:29:00.129Z] 0.1.1 [2024-07-20T15:29:00.129Z] v1.1.0 [2024-07-20T15:29:00.129Z] v1.2.0 [2024-07-20T15:29:00.129Z] v1.2.1 [2024-07-20T15:29:00.129Z] v1.3.0 [2024-07-20T15:29:00.129Z] v2.0.0 [2024-07-20T15:29:00.129Z] v2.1.0 [2024-07-20T15:29:00.129Z] v2.2.0 [2024-07-20T15:29:00.129Z] v2.3.0 [2024-07-20T15:29:00.129Z] v3.0 [2024-07-20T15:29:00.129Z] v3.0.0 [2024-07-20T15:29:00.129Z] v3.1 [2024-07-20T15:29:00.129Z] v3.1.0 [2024-07-20T15:29:00.129Z] v3.1.0-dev.1 [2024-07-20T15:29:00.129Z] v3.1.0-dev.10 [2024-07-20T15:29:00.129Z] v3.1.0-dev.11 [2024-07-20T15:29:00.129Z] v3.1.0-dev.12 [2024-07-20T15:29:00.129Z] v3.1.0-dev.13 [2024-07-20T15:29:00.129Z] v3.1.0-dev.14 [2024-07-20T15:29:00.129Z] v3.1.0-dev.15 [2024-07-20T15:29:00.129Z] v3.1.0-dev.16 [2024-07-20T15:29:00.129Z] v3.1.0-dev.17 [2024-07-20T15:29:00.129Z] v3.1.0-dev.18 [2024-07-20T15:29:00.129Z] v3.1.0-dev.19 [2024-07-20T15:29:00.129Z] v3.1.0-dev.2 [2024-07-20T15:29:00.129Z] v3.1.0-dev.20 [2024-07-20T15:29:00.129Z] v3.1.0-dev.21 [2024-07-20T15:29:00.129Z] v3.1.0-dev.22 [2024-07-20T15:29:00.129Z] v3.1.0-dev.23 [2024-07-20T15:29:00.129Z] v3.1.0-dev.24 [2024-07-20T15:29:00.129Z] v3.1.0-dev.25 [2024-07-20T15:29:00.129Z] v3.1.0-dev.26 [2024-07-20T15:29:00.129Z] v3.1.0-dev.27 [2024-07-20T15:29:00.129Z] v3.1.0-dev.28 [2024-07-20T15:29:00.129Z] v3.1.0-dev.29 [2024-07-20T15:29:00.129Z] v3.1.0-dev.3 [2024-07-20T15:29:00.129Z] v3.1.0-dev.30 [2024-07-20T15:29:00.129Z] v3.1.0-dev.31 [2024-07-20T15:29:00.129Z] v3.1.0-dev.32 [2024-07-20T15:29:00.129Z] v3.1.0-dev.33 [2024-07-20T15:29:00.129Z] v3.1.0-dev.34 [2024-07-20T15:29:00.129Z] v3.1.0-dev.35 [2024-07-20T15:29:00.129Z] v3.1.0-dev.36 [2024-07-20T15:29:00.129Z] v3.1.0-dev.37 [2024-07-20T15:29:00.129Z] v3.1.0-dev.38 [2024-07-20T15:29:00.129Z] v3.1.0-dev.39 [2024-07-20T15:29:00.129Z] v3.1.0-dev.4 [2024-07-20T15:29:00.129Z] v3.1.0-dev.40 [2024-07-20T15:29:00.129Z] v3.1.0-dev.41 [2024-07-20T15:29:00.129Z] v3.1.0-dev.42 [2024-07-20T15:29:00.129Z] v3.1.0-dev.43 [2024-07-20T15:29:00.129Z] v3.1.0-dev.44 [2024-07-20T15:29:00.129Z] v3.1.0-dev.5 [2024-07-20T15:29:00.129Z] v3.1.0-dev.6 [2024-07-20T15:29:00.129Z] v3.1.0-dev.7 [2024-07-20T15:29:00.129Z] v3.1.0-dev.8 [2024-07-20T15:29:00.129Z] v3.1.0-dev.9 [Pipeline] sh [2024-07-20T15:29:00.427Z] + lftools sign git-tag v3.1.0-dev.44 [2024-07-20T15:29:00.995Z] Signing Git tag with Sigul... [2024-07-20T15:29:00.995Z] Signing v3.1.0-dev.44 [Pipeline] echo [2024-07-20T15:29:01.572Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:29:01.860Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-20T15:29:01.872Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-20T15:29:01.887Z] $ docker stop --time=1 3a624541d48ccfda76b9a4f480b02aac32d29a5ac28362a2c62a050e27442f2c [2024-07-20T15:29:03.180Z] $ docker rm -f --volumes 3a624541d48ccfda76b9a4f480b02aac32d29a5ac28362a2c62a050e27442f2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-20T15:29:03.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-20T15:29:03.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:29:03.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:29:03.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:29:03.990Z] prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container [2024-07-20T15:29:04.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-20T15:29:04.386Z] $ docker top 1cbb8b56390b279854866c80c27ebb8be2ea0144abc913ad9b54a4887d7b50ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-20T15:29:04.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-20T15:29:04.497Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-20T15:29:04.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-20T15:29:04.611Z] $ docker exec 1cbb8b56390b279854866c80c27ebb8be2ea0144abc913ad9b54a4887d7b50ad ssh-agent [2024-07-20T15:29:04.722Z] SSH_AUTH_SOCK=/tmp/ssh-9MA9F7vQf1Be/agent.32 [2024-07-20T15:29:04.722Z] SSH_AGENT_PID=38 [2024-07-20T15:29:04.726Z] Running ssh-add (command line suppressed) [2024-07-20T15:29:04.819Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15914563436586710152.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15914563436586710152.key) [2024-07-20T15:29:04.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-20T15:29:05.134Z] + git semver bump pre [2024-07-20T15:29:05.392Z] 2024-07-20 15:29:05,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-20T15:29:05.392Z] 2024-07-20 15:29:05,302 [bump_version] DEBUG bumping version:3.1.0-dev.44 on axis:pre with prefix:dev [2024-07-20T15:29:05.392Z] 2024-07-20 15:29:05,303 [bump_version] DEBUG bumped version:3.1.0-dev.45 [2024-07-20T15:29:05.392Z] 2024-07-20 15:29:05,303 [write_version] DEBUG write version:3.1.0-dev.45 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-07-20T15:29:05.392Z] 2024-07-20 15:29:05,303 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-20T15:29:05.392Z] 2024-07-20 15:29:05,303 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-20T15:29:05.392Z] 2024-07-20 15:29:05,304 [execute] INFO git cat-file --batch-check [2024-07-20T15:29:05.392Z] 2024-07-20 15:29:05,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-20T15:29:05.392Z] 2024-07-20 15:29:05,309 [execute] INFO git cat-file --batch [2024-07-20T15:29:05.392Z] 2024-07-20 15:29:05,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-20T15:29:05.392Z] 2024-07-20 15:29:05,315 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-20T15:29:05.392Z] 3.1.0-dev.45 [Pipeline] } [2024-07-20T15:29:05.391Z] $ docker exec --env ******** --env ******** 1cbb8b56390b279854866c80c27ebb8be2ea0144abc913ad9b54a4887d7b50ad ssh-agent -k [2024-07-20T15:29:05.490Z] unset SSH_AUTH_SOCK; [2024-07-20T15:29:05.490Z] unset SSH_AGENT_PID; [2024-07-20T15:29:05.490Z] echo Agent pid 38 killed; [2024-07-20T15:29:05.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-20T15:29:05.824Z] + git semver [Pipeline] } [2024-07-20T15:29:06.087Z] $ docker stop --time=1 1cbb8b56390b279854866c80c27ebb8be2ea0144abc913ad9b54a4887d7b50ad [2024-07-20T15:29:07.358Z] $ docker rm -f --volumes 1cbb8b56390b279854866c80c27ebb8be2ea0144abc913ad9b54a4887d7b50ad [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-20T15:29:07.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-20T15:29:07.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:29:08.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-20T15:29:08.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:29:08.110Z] prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container [2024-07-20T15:29:08.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-20T15:29:08.469Z] $ docker top 3043eba0635233a1f9d74a18d5284a426b8e9a297f31df7713c4aa00f48a6dc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-20T15:29:08.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-20T15:29:08.583Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-20T15:29:08.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-20T15:29:08.696Z] $ docker exec 3043eba0635233a1f9d74a18d5284a426b8e9a297f31df7713c4aa00f48a6dc8 ssh-agent [2024-07-20T15:29:08.820Z] SSH_AUTH_SOCK=/tmp/ssh-gYDAPWj5tzPR/agent.33 [2024-07-20T15:29:08.820Z] SSH_AGENT_PID=39 [2024-07-20T15:29:08.824Z] Running ssh-add (command line suppressed) [2024-07-20T15:29:08.929Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1041868201705466860.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1041868201705466860.key) [2024-07-20T15:29:08.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-20T15:29:09.240Z] + git semver push [2024-07-20T15:29:09.498Z] 2024-07-20 15:29:09,421 [run_push] DEBUG push [2024-07-20T15:29:09.498Z] 2024-07-20 15:29:09,421 [execute] INFO git cat-file --batch-check [2024-07-20T15:29:09.498Z] 2024-07-20 15:29:09,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-20T15:29:09.498Z] 2024-07-20 15:29:09,427 [execute] INFO git rev-list 86d866ebb817ea9b3150622906f3032dd9128c42 -- [2024-07-20T15:29:09.498Z] 2024-07-20 15:29:09,427 [execute] DEBUG Popen(['git', 'rev-list', '86d866ebb817ea9b3150622906f3032dd9128c42', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-20T15:29:09.498Z] 2024-07-20 15:29:09,439 [execute] INFO git fetch -v origin [2024-07-20T15:29:09.498Z] 2024-07-20 15:29:09,439 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-20T15:29:10.064Z] 2024-07-20 15:29:09,898 [run_push] DEBUG no remote changes detected [2024-07-20T15:29:10.064Z] 2024-07-20 15:29:09,898 [execute] INFO git push origin semver [2024-07-20T15:29:10.064Z] 2024-07-20 15:29:09,899 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-20T15:29:11.000Z] 2024-07-20 15:29:10,802 [run_push] DEBUG push all version tags [2024-07-20T15:29:11.000Z] 2024-07-20 15:29:10,803 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-20T15:29:11.000Z] 2024-07-20 15:29:10,804 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-20T15:29:11.568Z] 2024-07-20 15:29:11,556 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-07-20T15:29:11.568Z] 3.1.0-dev.45 [Pipeline] } [2024-07-20T15:29:11.829Z] $ docker exec --env ******** --env ******** 3043eba0635233a1f9d74a18d5284a426b8e9a297f31df7713c4aa00f48a6dc8 ssh-agent -k [2024-07-20T15:29:11.931Z] unset SSH_AUTH_SOCK; [2024-07-20T15:29:11.932Z] unset SSH_AGENT_PID; [2024-07-20T15:29:11.932Z] echo Agent pid 39 killed; [2024-07-20T15:29:11.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-20T15:29:12.282Z] + git semver [Pipeline] } [2024-07-20T15:29:12.543Z] $ docker stop --time=1 3043eba0635233a1f9d74a18d5284a426b8e9a297f31df7713c4aa00f48a6dc8 [2024-07-20T15:29:13.810Z] $ docker rm -f --volumes 3043eba0635233a1f9d74a18d5284a426b8e9a297f31df7713c4aa00f48a6dc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-20T15:29:14.454Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-07-20T15:29:14.454Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-20T15:29:14.454Z] total 16 [2024-07-20T15:29:14.454Z] drwxr-xr-x 3 root root 4096 Jul 20 15:16 . [2024-07-20T15:29:14.454Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 20 15:28 .. [2024-07-20T15:29:14.454Z] drwxr-xr-x 2 root root 4096 Jul 20 15:16 cost [2024-07-20T15:29:14.454Z] -rw-r--r-- 1 root root 83 Jul 20 15:16 cost.csv [2024-07-20T15:29:14.454Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-20T15:29:14.454Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-07-20T15:29:14.454Z] total 16 [2024-07-20T15:29:14.454Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:16 . [2024-07-20T15:29:14.454Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 20 15:28 .. [2024-07-20T15:29:14.454Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 15:16 cost [2024-07-20T15:29:14.454Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 20 15:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:29:14.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:29:15.602Z] ---> package-listing.sh [2024-07-20T15:29:15.602Z] ++ facter osfamily [2024-07-20T15:29:15.602Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-20T15:29:15.860Z] + OS_FAMILY=debian [2024-07-20T15:29:15.860Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-07-20T15:29:15.860Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-20T15:29:15.860Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-20T15:29:15.860Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-20T15:29:15.860Z] + PACKAGES=/tmp/packages_start.txt [2024-07-20T15:29:15.860Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-07-20T15:29:15.860Z] + PACKAGES=/tmp/packages_end.txt [2024-07-20T15:29:15.860Z] + case "${OS_FAMILY}" in [2024-07-20T15:29:15.860Z] + dpkg -l [2024-07-20T15:29:15.861Z] + grep '^ii' [2024-07-20T15:29:15.861Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-20T15:29:15.861Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-20T15:29:15.861Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-20T15:29:15.861Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-07-20T15:29:15.861Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-07-20T15:29:15.861Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2024-07-20T15:29:15.872Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-20T15:29:16.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-20T15:29:16.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-20T15:29:16.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-20T15:29:16.785Z] prd-ubuntu20.04-docker-8c-8g-6005 does not seem to be running inside a container [2024-07-20T15:29:16.808Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-20T15:29:16.991Z] $ docker top d0e0aa646575b0de13b24181c27886be894cc9a8bedf0ccfb87a0d39d015aa6f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-20T15:29:17.412Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-20T15:29:17.687Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-20T15:29:17.974Z] + ls /var/log/sa-host [2024-07-20T15:29:17.974Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-20T15:29:18.141Z] provisioning config files... [2024-07-20T15:29:18.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6034739434619045960tmp [Pipeline] { [Pipeline] echo [2024-07-20T15:29:18.173Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:29:18.455Z] ---> create-netrc.sh [Pipeline] } [2024-07-20T15:29:18.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:29:18.810Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-20T15:29:18.818Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:29:19.098Z] ---> sudo-logs.sh [2024-07-20T15:29:19.098Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-20T15:29:19.127Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:29:19.405Z] ---> job-cost.sh [2024-07-20T15:29:19.405Z] lf-activate-venv: SKIPPING [2024-07-20T15:29:19.405Z] DEBUG: total: 0.2199999988079071 [2024-07-20T15:29:19.405Z] INFO: Retrieving Stack Cost... [2024-07-20T15:29:19.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-20T15:29:19.972Z] INFO: Archiving Costs [Pipeline] echo [2024-07-20T15:29:19.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-20T15:29:20.263Z] ---> logs-deploy.sh [2024-07-20T15:29:20.263Z] lf-activate-venv: SKIPPING [2024-07-20T15:29:20.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/174 [2024-07-20T15:29:20.263Z] INFO: archiving workspace using pattern(s): [2024-07-20T15:29:21.198Z] Archives upload complete. [2024-07-20T15:29:21.455Z] INFO: archiving logs to Nexus