Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9caa4df0b819edecbec0a70300df9517bef2bd36 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-ssh733505513168592769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7084078887717470612.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2464112553163835101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh6378006088425358784.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/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3068642478870681503.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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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-5521 in /w/workspace/foundry_device-onvif-camera_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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9caa4df0b819edecbec0a70300df9517bef2bd36 (main) Commit message: "Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 9caa4df0b819edecbec0a70300df9517bef2bd36 # timeout=10 > git rev-list --no-walk 4961a50c3c420d16cc3291a3be0ac7992b67990b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-07T04:44:19.213Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-07T04:44:19.263Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-07T04:44:19.282Z] ========================================================= [2023-09-07T04:44:19.282Z] EdgeX Global Pipelines Version Info [2023-09-07T04:44:19.282Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:44:19.983Z] ------------------- [2023-09-07T04:44:19.983Z] stable info: [2023-09-07T04:44:19.983Z] ------------------- [2023-09-07T04:44:19.983Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-07T04:44:19.983Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T04:44:19.983Z] Message: update stable to v1.0.253 [2023-09-07T04:44:20.552Z] ------------------- [2023-09-07T04:44:20.552Z] experimental info: [2023-09-07T04:44:20.552Z] ------------------- [2023-09-07T04:44:20.552Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-07T04:44:20.552Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T04:44:20.552Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-07T04:44:20.707Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-09-07T04:44:20.722Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-09-07T04:44:20.735Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-07T04:44:20.748Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-07T04:44:20.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-07T04:44:20.776Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-07T04:44:20.794Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-07T04:44:20.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-07T04:44:20.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-07T04:44:20.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-07T04:44:20.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-07T04:44:20.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-09-07T04:44:20.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-07T04:44:20.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-07T04:44:20.911Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T04:44:20.919Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T04:44:20.928Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T04:44:20.937Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T04:44:20.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-07T04:44:20.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-07T04:44:20.977Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-07T04:44:20.993Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-09-07T04:44:21.006Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-07T04:44:21.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-07T04:44:21.033Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-07T04:44:21.044Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-07T04:44:21.056Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-07T04:44:21.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-07T04:44:21.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-07T04:44:21.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-07T04:44:21.108Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9caa4df0b819edecbec0a70300df9517bef2bd36 [Pipeline] echo [2023-09-07T04:44:21.122Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9caa4df [Pipeline] echo [2023-09-07T04:44:21.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T04:44:21.176Z] provisioning config files... [2023-09-07T04:44:21.190Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15854117603986275714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:44:21.490Z] ---> docker-login.sh [2023-09-07T04:44:21.490Z] nexus3.edgexfoundry.org:10001 [2023-09-07T04:44:21.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:44:21.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:44:21.750Z] Configure a credential helper to remove this warning. See [2023-09-07T04:44:21.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:44:21.750Z] [2023-09-07T04:44:21.750Z] Login Succeeded [2023-09-07T04:44:21.750Z] nexus3.edgexfoundry.org:10002 [2023-09-07T04:44:22.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:44:22.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:44:22.010Z] Configure a credential helper to remove this warning. See [2023-09-07T04:44:22.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:44:22.010Z] [2023-09-07T04:44:22.010Z] Login Succeeded [2023-09-07T04:44:22.010Z] nexus3.edgexfoundry.org:10003 [2023-09-07T04:44:22.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:44:22.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:44:22.270Z] Configure a credential helper to remove this warning. See [2023-09-07T04:44:22.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:44:22.270Z] [2023-09-07T04:44:22.270Z] Login Succeeded [2023-09-07T04:44:22.270Z] nexus3.edgexfoundry.org:10004 [2023-09-07T04:44:22.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:44:22.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:44:22.270Z] Configure a credential helper to remove this warning. See [2023-09-07T04:44:22.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:44:22.270Z] [2023-09-07T04:44:22.270Z] Login Succeeded [2023-09-07T04:44:22.270Z] docker.io [2023-09-07T04:44:22.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:44:22.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:44:22.530Z] Configure a credential helper to remove this warning. See [2023-09-07T04:44:22.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:44:22.530Z] [2023-09-07T04:44:22.530Z] Login Succeeded [2023-09-07T04:44:22.530Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T04:44:22.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-07T04:44:22.907Z] + git rev-list -1 --merges 9caa4df0b819edecbec0a70300df9517bef2bd36~1..9caa4df0b819edecbec0a70300df9517bef2bd36 [Pipeline] echo [2023-09-07T04:44:22.952Z] -----------> git rev-list -1 --merges 9caa4df0b819edecbec0a70300df9517bef2bd36~1..9caa4df0b819edecbec0a70300df9517bef2bd36 9caa4df0b819edecbec0a70300df9517bef2bd36 [2023-09-07T04:44:22.952Z] 9caa4df0b819edecbec0a70300df9517bef2bd36 [false] [Pipeline] sh [2023-09-07T04:44:23.239Z] + git log --format=format:%s -1 9caa4df0b819edecbec0a70300df9517bef2bd36 [Pipeline] echo [2023-09-07T04:44:23.255Z] ========================================================= [2023-09-07T04:44:23.255Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-07T04:44:23.255Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T04:44:23.598Z] + git log --format=format:%s -1 9caa4df0b819edecbec0a70300df9517bef2bd36 [Pipeline] echo [2023-09-07T04:44:23.608Z] [semverPrep] GIT_COMMIT: 9caa4df0b819edecbec0a70300df9517bef2bd36, Commit Message: Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19 [Pipeline] echo [2023-09-07T04:44:23.617Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-07T04:44:23.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-07T04:44:23.967Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-07T04:44:23.967Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-07T04:44:23.967Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-07T04:44:23.967Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-07T04:44:23.967Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-07T04:44:23.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:44:24.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T04:44:24.315Z] [2023-09-07T04:44:24.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:44:24.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T04:44:24.633Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-07T04:44:24.633Z] b85a868b505f: Pulling fs layer [2023-09-07T04:44:24.633Z] e2be974225ed: Pulling fs layer [2023-09-07T04:44:24.633Z] 339a4e72a1f5: Pulling fs layer [2023-09-07T04:44:24.633Z] 988bab9f4d93: Pulling fs layer [2023-09-07T04:44:24.633Z] 1469e6f7b9e6: Pulling fs layer [2023-09-07T04:44:24.633Z] eaf3925da568: Pulling fs layer [2023-09-07T04:44:24.633Z] bab4dde63d76: Pulling fs layer [2023-09-07T04:44:24.633Z] bde34c3a00c8: Pulling fs layer [2023-09-07T04:44:24.633Z] b352a97aabf1: Pulling fs layer [2023-09-07T04:44:24.633Z] 4872d77fe225: Pulling fs layer [2023-09-07T04:44:24.633Z] 5851b861e8e6: Pulling fs layer [2023-09-07T04:44:24.633Z] 988bab9f4d93: Waiting [2023-09-07T04:44:24.633Z] 1469e6f7b9e6: Waiting [2023-09-07T04:44:24.633Z] b352a97aabf1: Waiting [2023-09-07T04:44:24.633Z] eaf3925da568: Waiting [2023-09-07T04:44:24.633Z] 4872d77fe225: Waiting [2023-09-07T04:44:24.633Z] bab4dde63d76: Waiting [2023-09-07T04:44:24.633Z] 5851b861e8e6: Waiting [2023-09-07T04:44:24.633Z] bde34c3a00c8: Waiting [2023-09-07T04:44:24.633Z] e2be974225ed: Download complete [2023-09-07T04:44:24.633Z] 988bab9f4d93: Verifying Checksum [2023-09-07T04:44:24.633Z] 988bab9f4d93: Download complete [2023-09-07T04:44:24.893Z] 1469e6f7b9e6: Verifying Checksum [2023-09-07T04:44:24.893Z] 1469e6f7b9e6: Download complete [2023-09-07T04:44:24.893Z] eaf3925da568: Download complete [2023-09-07T04:44:24.893Z] 339a4e72a1f5: Verifying Checksum [2023-09-07T04:44:24.893Z] 339a4e72a1f5: Download complete [2023-09-07T04:44:24.893Z] bde34c3a00c8: Verifying Checksum [2023-09-07T04:44:24.893Z] bde34c3a00c8: Download complete [2023-09-07T04:44:24.893Z] b352a97aabf1: Verifying Checksum [2023-09-07T04:44:24.893Z] b352a97aabf1: Download complete [2023-09-07T04:44:24.893Z] 4872d77fe225: Verifying Checksum [2023-09-07T04:44:24.893Z] 4872d77fe225: Download complete [2023-09-07T04:44:24.893Z] 5851b861e8e6: Verifying Checksum [2023-09-07T04:44:24.894Z] 5851b861e8e6: Download complete [2023-09-07T04:44:24.894Z] b85a868b505f: Verifying Checksum [2023-09-07T04:44:24.894Z] b85a868b505f: Download complete [2023-09-07T04:44:25.152Z] bab4dde63d76: Verifying Checksum [2023-09-07T04:44:25.152Z] bab4dde63d76: Download complete [2023-09-07T04:44:26.087Z] b85a868b505f: Pull complete [2023-09-07T04:44:26.346Z] e2be974225ed: Pull complete [2023-09-07T04:44:26.914Z] 339a4e72a1f5: Pull complete [2023-09-07T04:44:26.914Z] 988bab9f4d93: Pull complete [2023-09-07T04:44:27.173Z] 1469e6f7b9e6: Pull complete [2023-09-07T04:44:27.173Z] eaf3925da568: Pull complete [2023-09-07T04:44:29.074Z] bab4dde63d76: Pull complete [2023-09-07T04:44:29.074Z] bde34c3a00c8: Pull complete [2023-09-07T04:44:29.074Z] b352a97aabf1: Pull complete [2023-09-07T04:44:29.334Z] 4872d77fe225: Pull complete [2023-09-07T04:44:29.334Z] 5851b861e8e6: Pull complete [2023-09-07T04:44:29.334Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-07T04:44:29.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T04:44:29.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:44:29.430Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2023-09-07T04:44:29.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 [2023-09-07T04:44:32.464Z] $ docker top d277f7fc352c891f720c185901c1e58ed521db097b7db1ac7a0b77b73a58179f -eo pid,comm [2023-09-07T04:44:32.518Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-07T04:44:32.518Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-07T04:44:32.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T04:44:32.563Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T04:44:32.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T04:44:32.693Z] $ docker exec d277f7fc352c891f720c185901c1e58ed521db097b7db1ac7a0b77b73a58179f ssh-agent [2023-09-07T04:44:32.796Z] SSH_AUTH_SOCK=/tmp/ssh-JaEfl2ewU0Yz/agent.32 [2023-09-07T04:44:32.796Z] SSH_AGENT_PID=38 [2023-09-07T04:44:32.803Z] Running ssh-add (command line suppressed) [2023-09-07T04:44:32.905Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3588453882680359394.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3588453882680359394.key) [2023-09-07T04:44:32.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T04:44:33.204Z] + git tag --points-at HEAD [Pipeline] } [2023-09-07T04:44:33.226Z] $ docker exec --env ******** --env ******** d277f7fc352c891f720c185901c1e58ed521db097b7db1ac7a0b77b73a58179f ssh-agent -k [2023-09-07T04:44:33.330Z] unset SSH_AUTH_SOCK; [2023-09-07T04:44:33.331Z] unset SSH_AGENT_PID; [2023-09-07T04:44:33.332Z] echo Agent pid 38 killed; [2023-09-07T04:44:33.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-07T04:44:33.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T04:44:33.361Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T04:44:33.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T04:44:33.477Z] $ docker exec d277f7fc352c891f720c185901c1e58ed521db097b7db1ac7a0b77b73a58179f ssh-agent [2023-09-07T04:44:33.585Z] SSH_AUTH_SOCK=/tmp/ssh-lNoVBHBVpTc8/agent.70 [2023-09-07T04:44:33.585Z] SSH_AGENT_PID=76 [2023-09-07T04:44:33.591Z] Running ssh-add (command line suppressed) [2023-09-07T04:44:33.697Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2123041015006951038.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2123041015006951038.key) [2023-09-07T04:44:33.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T04:44:33.999Z] + git semver init [2023-09-07T04:44:34.259Z] 2023-09-07 04:44:34,181 [run_init] DEBUG init version:0.0.0 force:False [2023-09-07T04:44:34.259Z] 2023-09-07 04:44:34,182 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-07T04:44:34.259Z] 2023-09-07 04:44:34,183 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-07T04:44:34.259Z] 2023-09-07 04:44:34,183 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-07T04:44:35.198Z] 2023-09-07 04:44:35,104 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-09-07T04:44:35.198Z] 2023-09-07 04:44:35,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-09-07T04:44:35.198Z] 2023-09-07 04:44:35,105 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-07T04:44:35.198Z] 2023-09-07 04:44:35,105 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-07T04:44:35.198Z] 3.1.0-dev.7 [Pipeline] } [2023-09-07T04:44:35.212Z] $ docker exec --env ******** --env ******** d277f7fc352c891f720c185901c1e58ed521db097b7db1ac7a0b77b73a58179f ssh-agent -k [2023-09-07T04:44:35.350Z] unset SSH_AUTH_SOCK; [2023-09-07T04:44:35.351Z] unset SSH_AGENT_PID; [2023-09-07T04:44:35.351Z] echo Agent pid 76 killed; [2023-09-07T04:44:35.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-07T04:44:35.658Z] + git semver [Pipeline] } [2023-09-07T04:44:36.246Z] $ docker stop --time=1 d277f7fc352c891f720c185901c1e58ed521db097b7db1ac7a0b77b73a58179f [2023-09-07T04:44:37.566Z] $ docker rm -f --volumes d277f7fc352c891f720c185901c1e58ed521db097b7db1ac7a0b77b73a58179f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T04:44:37.908Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-07T04:44:38.122Z] Stashed 1 file(s) [Pipeline] echo [2023-09-07T04:44:38.125Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T04:44:38.283Z] provisioning config files... [2023-09-07T04:44:38.292Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12117875139845437006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:44:38.585Z] ---> docker-login.sh [2023-09-07T04:44:38.585Z] nexus3.edgexfoundry.org:10001 [2023-09-07T04:44:38.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:44:38.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:44:38.585Z] Configure a credential helper to remove this warning. See [2023-09-07T04:44:38.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:44:38.585Z] [2023-09-07T04:44:38.585Z] Login Succeeded [2023-09-07T04:44:38.585Z] nexus3.edgexfoundry.org:10002 [2023-09-07T04:44:38.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:44:38.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:44:38.585Z] Configure a credential helper to remove this warning. See [2023-09-07T04:44:38.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:44:38.585Z] [2023-09-07T04:44:38.585Z] Login Succeeded [2023-09-07T04:44:38.585Z] nexus3.edgexfoundry.org:10003 [2023-09-07T04:44:38.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:44:38.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:44:38.845Z] Configure a credential helper to remove this warning. See [2023-09-07T04:44:38.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:44:38.845Z] [2023-09-07T04:44:38.845Z] Login Succeeded [2023-09-07T04:44:38.845Z] nexus3.edgexfoundry.org:10004 [2023-09-07T04:44:38.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:44:38.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:44:38.845Z] Configure a credential helper to remove this warning. See [2023-09-07T04:44:38.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:44:38.845Z] [2023-09-07T04:44:38.845Z] Login Succeeded [2023-09-07T04:44:38.845Z] docker.io [2023-09-07T04:44:39.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:44:39.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:44:39.364Z] Configure a credential helper to remove this warning. See [2023-09-07T04:44:39.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:44:39.364Z] [2023-09-07T04:44:39.364Z] Login Succeeded [2023-09-07T04:44:39.364Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T04:44:39.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-07T04:44:39.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T04:44:39.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T04:44:39.467Z] ========================================================= [2023-09-07T04:44:39.467Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-07T04:44:39.467Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:44:39.787Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-07T04:44:39.787Z] Sending build context to Docker daemon 21.67MB [2023-09-07T04:44:39.787Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T04:44:39.787Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-07T04:44:40.046Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-07T04:44:40.046Z] 4db1b89c0bd1: Pulling fs layer [2023-09-07T04:44:40.046Z] 6911f1a30b25: Pulling fs layer [2023-09-07T04:44:40.046Z] e194b8c5c2a9: Pulling fs layer [2023-09-07T04:44:40.046Z] 6863d3e3a2b1: Pulling fs layer [2023-09-07T04:44:40.046Z] ec0bb842ea78: Pulling fs layer [2023-09-07T04:44:40.046Z] 40a00589a448: Pulling fs layer [2023-09-07T04:44:40.046Z] 6c08303d61cc: Pulling fs layer [2023-09-07T04:44:40.046Z] 798269fcf238: Pulling fs layer [2023-09-07T04:44:40.046Z] ec0bb842ea78: Waiting [2023-09-07T04:44:40.046Z] 40a00589a448: Waiting [2023-09-07T04:44:40.046Z] 6c08303d61cc: Waiting [2023-09-07T04:44:40.046Z] 798269fcf238: Waiting [2023-09-07T04:44:40.046Z] 6863d3e3a2b1: Waiting [2023-09-07T04:44:40.046Z] 6911f1a30b25: Verifying Checksum [2023-09-07T04:44:40.046Z] 6911f1a30b25: Download complete [2023-09-07T04:44:40.046Z] 6863d3e3a2b1: Verifying Checksum [2023-09-07T04:44:40.046Z] 6863d3e3a2b1: Download complete [2023-09-07T04:44:40.046Z] ec0bb842ea78: Download complete [2023-09-07T04:44:40.046Z] 4db1b89c0bd1: Verifying Checksum [2023-09-07T04:44:40.046Z] 4db1b89c0bd1: Download complete [2023-09-07T04:44:40.046Z] 40a00589a448: Verifying Checksum [2023-09-07T04:44:40.046Z] 40a00589a448: Download complete [2023-09-07T04:44:40.046Z] 4db1b89c0bd1: Pull complete [2023-09-07T04:44:40.305Z] 6911f1a30b25: Pull complete [2023-09-07T04:44:40.563Z] 798269fcf238: Download complete [2023-09-07T04:44:40.563Z] e194b8c5c2a9: Download complete [2023-09-07T04:44:40.821Z] 6c08303d61cc: Verifying Checksum [2023-09-07T04:44:40.821Z] 6c08303d61cc: Download complete [2023-09-07T04:44:45.009Z] e194b8c5c2a9: Pull complete [2023-09-07T04:44:45.009Z] 6863d3e3a2b1: Pull complete [2023-09-07T04:44:45.009Z] ec0bb842ea78: Pull complete [2023-09-07T04:44:45.009Z] 40a00589a448: Pull complete [2023-09-07T04:44:46.909Z] 6c08303d61cc: Pull complete [2023-09-07T04:44:47.843Z] 798269fcf238: Pull complete [2023-09-07T04:44:47.843Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-07T04:44:47.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-07T04:44:47.843Z] ---> ec979cd7f677 [2023-09-07T04:44:47.843Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-07T04:44:52.041Z] ---> Running in 849fc0f220c2 [2023-09-07T04:44:52.041Z] Removing intermediate container 849fc0f220c2 [2023-09-07T04:44:52.041Z] ---> f54eff9f183b [2023-09-07T04:44:52.041Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T04:44:52.300Z] ---> Running in 1b655a00e8b9 [2023-09-07T04:44:52.300Z] Removing intermediate container 1b655a00e8b9 [2023-09-07T04:44:52.300Z] ---> 5b2079bd134e [2023-09-07T04:44:52.300Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T04:44:52.300Z] ---> Running in b3f365abd395 [2023-09-07T04:44:52.558Z] Removing intermediate container b3f365abd395 [2023-09-07T04:44:52.558Z] ---> 742c48467e3b [2023-09-07T04:44:52.558Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T04:44:52.558Z] ---> Running in bd6c9f663f4e [2023-09-07T04:44:52.558Z] Removing intermediate container bd6c9f663f4e [2023-09-07T04:44:52.558Z] ---> 6603614c6a37 [2023-09-07T04:44:52.558Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-07T04:44:52.558Z] ---> Running in 101c687f8c6b [2023-09-07T04:44:52.558Z] Removing intermediate container 101c687f8c6b [2023-09-07T04:44:52.558Z] ---> 5db8a7b6e1b1 [2023-09-07T04:44:52.558Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T04:44:52.818Z] ---> Running in 0184ebc28708 [2023-09-07T04:44:53.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T04:44:53.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T04:44:53.239Z] Still waiting to schedule task [2023-09-07T04:44:53.240Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5522’ is offline [2023-09-07T04:44:53.645Z] OK: 265 MiB in 53 packages [2023-09-07T04:44:53.645Z] Removing intermediate container 0184ebc28708 [2023-09-07T04:44:53.645Z] ---> daa5ad21aa00 [2023-09-07T04:44:53.645Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-07T04:44:53.903Z] ---> Running in 654fe45a01af [2023-09-07T04:44:53.903Z] Removing intermediate container 654fe45a01af [2023-09-07T04:44:53.903Z] ---> eeb22d69cc52 [2023-09-07T04:44:53.903Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-07T04:44:53.903Z] ---> 60e70a673551 [2023-09-07T04:44:53.903Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T04:44:53.903Z] ---> Running in 3df12f384199 [2023-09-07T04:45:20.474Z] Removing intermediate container 3df12f384199 [2023-09-07T04:45:20.474Z] ---> ea12dcfc9f44 [2023-09-07T04:45:20.474Z] Step 12/13 : COPY . . [2023-09-07T04:45:20.474Z] ---> 3bd9012b440b [2023-09-07T04:45:20.474Z] Step 13/13 : RUN ${MAKE} [2023-09-07T04:45:20.474Z] ---> Running in 82acba42e342 [2023-09-07T04:45:20.474Z] noop [2023-09-07T04:45:20.474Z] Removing intermediate container 82acba42e342 [2023-09-07T04:45:20.474Z] ---> 65534d0551f5 [2023-09-07T04:45:20.474Z] Successfully built 65534d0551f5 [2023-09-07T04:45:20.474Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:45:20.784Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T04:45:20.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:45:20.851Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2023-09-07T04:45:20.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 [2023-09-07T04:45:21.194Z] $ docker top 355ab5e819ff74cd59e83a1e2da2f542f310dae246dfca0ef9141d05d9e16c0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T04:45:21.534Z] + go version [2023-09-07T04:45:21.534Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-07T04:45:21.550Z] $ docker stop --time=1 355ab5e819ff74cd59e83a1e2da2f542f310dae246dfca0ef9141d05d9e16c0e [2023-09-07T04:45:22.804Z] $ docker rm -f --volumes 355ab5e819ff74cd59e83a1e2da2f542f310dae246dfca0ef9141d05d9e16c0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:45:23.206Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T04:45:23.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:45:23.278Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2023-09-07T04:45:23.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 [2023-09-07T04:45:23.623Z] $ docker top b652a26c7cdcb3b0a2e15e68d4a538b7a44ac45d23b474da1fa8ae1fa60c8e66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T04:45:23.958Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-07T04:45:24.251Z] + make test [2023-09-07T04:45:24.251Z] go test ./... -coverprofile=coverage.out ./... [2023-09-07T04:45:29.523Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-07T04:45:41.724Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-07T04:45:41.724Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-07T04:45:42.291Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.5% of statements [2023-09-07T04:45:42.549Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.220s coverage: 86.5% of statements [2023-09-07T04:45:50.653Z] go vet ./... [2023-09-07T04:45:53.931Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T04:45:53.931Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T04:45:53.931Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-07T04:45:53.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T04:45:53.959Z] $ docker stop --time=1 b652a26c7cdcb3b0a2e15e68d4a538b7a44ac45d23b474da1fa8ae1fa60c8e66 [2023-09-07T04:45:57.326Z] $ docker rm -f --volumes b652a26c7cdcb3b0a2e15e68d4a538b7a44ac45d23b474da1fa8ae1fa60c8e66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T04:45:57.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T04:45:57.856Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-07T04:45:58.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T04:45:58.615Z] + ls -al . [2023-09-07T04:45:58.615Z] total 240 [2023-09-07T04:45:58.615Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 04:45 . [2023-09-07T04:45:58.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:44 .. [2023-09-07T04:45:58.615Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 04:44 .git [2023-09-07T04:45:58.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:44 .github [2023-09-07T04:45:58.615Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 7 04:44 .gitignore [2023-09-07T04:45:58.615Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 7 04:44 .golangci.yml [2023-09-07T04:45:58.615Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 04:44 .semver [2023-09-07T04:45:58.615Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 7 04:44 Attribution.txt [2023-09-07T04:45:58.615Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 7 04:44 CHANGELOG.md [2023-09-07T04:45:58.615Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 7 04:44 Dockerfile [2023-09-07T04:45:58.615Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 04:44 GOVERNANCE.md [2023-09-07T04:45:58.615Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 7 04:44 Jenkinsfile [2023-09-07T04:45:58.615Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 7 04:44 LICENSE [2023-09-07T04:45:58.615Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 7 04:44 Makefile [2023-09-07T04:45:58.615Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 7 04:44 OWNERS.md [2023-09-07T04:45:58.616Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 7 04:44 README.md [2023-09-07T04:45:58.616Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 7 04:44 VERSION [2023-09-07T04:45:58.616Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:44 bin [2023-09-07T04:45:58.616Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:44 cmd [2023-09-07T04:45:58.616Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 7 04:45 coverage.out [2023-09-07T04:45:58.616Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:44 doc [2023-09-07T04:45:58.616Z] -rw-rw-r-- 1 jenkins jenkins 4085 Sep 7 04:44 go.mod [2023-09-07T04:45:58.616Z] -rw-rw-r-- 1 jenkins jenkins 36344 Sep 7 04:44 go.sum [2023-09-07T04:45:58.616Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:44 internal [2023-09-07T04:45:58.616Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:44 snap [2023-09-07T04:45:58.616Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 7 04:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:45:59.028Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9caa4df0b819edecbec0a70300df9517bef2bd36 --label arch=amd64 --label version=3.1.0-dev.7 . [2023-09-07T04:45:59.028Z] Sending build context to Docker daemon 21.75MB [2023-09-07T04:45:59.028Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T04:45:59.028Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-07T04:45:59.028Z] ---> 65534d0551f5 [2023-09-07T04:45:59.028Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-07T04:45:59.310Z] ---> Running in 4d236669a45e [2023-09-07T04:45:59.310Z] Removing intermediate container 4d236669a45e [2023-09-07T04:45:59.310Z] ---> 757b4b09ca3d [2023-09-07T04:45:59.310Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T04:45:59.310Z] ---> Running in 40dc0a18a835 [2023-09-07T04:45:59.585Z] Removing intermediate container 40dc0a18a835 [2023-09-07T04:45:59.585Z] ---> a1063d92d50e [2023-09-07T04:45:59.585Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T04:45:59.585Z] ---> Running in a4a8ca7d8970 [2023-09-07T04:45:59.585Z] Removing intermediate container a4a8ca7d8970 [2023-09-07T04:45:59.585Z] ---> 7e7dde397ee6 [2023-09-07T04:45:59.586Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T04:45:59.586Z] ---> Running in b09ea594f73b [2023-09-07T04:45:59.586Z] Removing intermediate container b09ea594f73b [2023-09-07T04:45:59.586Z] ---> 969a8a7079c0 [2023-09-07T04:45:59.586Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-07T04:45:59.586Z] ---> Running in fc06c04b6193 [2023-09-07T04:45:59.858Z] Removing intermediate container fc06c04b6193 [2023-09-07T04:45:59.858Z] ---> df31c3b0daf5 [2023-09-07T04:45:59.858Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T04:45:59.858Z] ---> Running in 22758d5e050e [2023-09-07T04:46:00.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T04:46:00.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T04:46:00.400Z] OK: 265 MiB in 53 packages [2023-09-07T04:46:00.967Z] Removing intermediate container 22758d5e050e [2023-09-07T04:46:00.967Z] ---> 3c505d2ebe7f [2023-09-07T04:46:00.967Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-07T04:46:00.967Z] ---> Running in 78aa9c9392ab [2023-09-07T04:46:00.967Z] Removing intermediate container 78aa9c9392ab [2023-09-07T04:46:00.967Z] ---> 6b408fe85885 [2023-09-07T04:46:00.967Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-07T04:46:00.967Z] ---> ae7ef0677c3e [2023-09-07T04:46:00.967Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T04:46:00.967Z] ---> Running in 6d448be1c6cf [2023-09-07T04:46:01.901Z] Removing intermediate container 6d448be1c6cf [2023-09-07T04:46:01.901Z] ---> 48bbb3ee1974 [2023-09-07T04:46:01.901Z] Step 12/26 : COPY . . [2023-09-07T04:46:02.842Z] ---> bd6ad14e831c [2023-09-07T04:46:02.842Z] Step 13/26 : RUN ${MAKE} [2023-09-07T04:46:02.842Z] ---> Running in 6b47e65dba75 [2023-09-07T04:46:02.842Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-07T04:46:25.079Z] Removing intermediate container 6b47e65dba75 [2023-09-07T04:46:25.079Z] ---> 4c0431fb2625 [2023-09-07T04:46:25.079Z] Step 14/26 : FROM alpine:3.17 [2023-09-07T04:46:25.079Z] 3.17: Pulling from library/alpine [2023-09-07T04:46:25.079Z] 9398808236ff: Pulling fs layer [2023-09-07T04:46:25.079Z] 9398808236ff: Verifying Checksum [2023-09-07T04:46:25.079Z] 9398808236ff: Download complete [2023-09-07T04:46:25.079Z] 9398808236ff: Pull complete [2023-09-07T04:46:25.079Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T04:46:25.079Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T04:46:25.079Z] ---> 1e0b8b5322fc [2023-09-07T04:46:25.079Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-07T04:46:25.079Z] ---> Running in 7d9c496f1c8c [2023-09-07T04:46:25.079Z] Removing intermediate container 7d9c496f1c8c [2023-09-07T04:46:25.079Z] ---> 8085fd185015 [2023-09-07T04:46:25.079Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-07T04:46:25.079Z] ---> Running in 97eaf35f7b3d [2023-09-07T04:46:25.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T04:46:25.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T04:46:25.079Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-07T04:46:25.079Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T04:46:25.079Z] OK: 7 MiB in 16 packages [2023-09-07T04:46:25.079Z] Removing intermediate container 97eaf35f7b3d [2023-09-07T04:46:25.079Z] ---> bad113fd4e3f [2023-09-07T04:46:25.079Z] Step 17/26 : WORKDIR / [2023-09-07T04:46:25.079Z] ---> Running in 897ef3981236 [2023-09-07T04:46:25.079Z] Removing intermediate container 897ef3981236 [2023-09-07T04:46:25.079Z] ---> b3044f878c93 [2023-09-07T04:46:25.079Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-07T04:46:25.703Z] ---> e72711e6ead0 [2023-09-07T04:46:25.703Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-07T04:46:25.961Z] ---> 4a819155d510 [2023-09-07T04:46:25.961Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-07T04:46:25.961Z] ---> bdfa93022b45 [2023-09-07T04:46:25.961Z] Step 21/26 : EXPOSE 59984 [2023-09-07T04:46:25.961Z] ---> Running in b3077c496a78 [2023-09-07T04:46:26.219Z] Removing intermediate container b3077c496a78 [2023-09-07T04:46:26.219Z] ---> df33199ed980 [2023-09-07T04:46:26.219Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-07T04:46:26.219Z] ---> Running in b41c5f56c1c4 [2023-09-07T04:46:26.219Z] Removing intermediate container b41c5f56c1c4 [2023-09-07T04:46:26.219Z] ---> 40a4f099441a [2023-09-07T04:46:26.219Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-07T04:46:26.219Z] ---> Running in 3686754255eb [2023-09-07T04:46:26.219Z] Removing intermediate container 3686754255eb [2023-09-07T04:46:26.219Z] ---> db949905e668 [2023-09-07T04:46:26.219Z] Step 24/26 : LABEL arch=amd64 [2023-09-07T04:46:26.219Z] ---> Running in f7829c23d65d [2023-09-07T04:46:26.484Z] Removing intermediate container f7829c23d65d [2023-09-07T04:46:26.484Z] ---> b298a5a3397a [2023-09-07T04:46:26.484Z] Step 25/26 : LABEL git_sha=9caa4df0b819edecbec0a70300df9517bef2bd36 [2023-09-07T04:46:26.484Z] ---> Running in ff86c7846204 [2023-09-07T04:46:26.484Z] Removing intermediate container ff86c7846204 [2023-09-07T04:46:26.484Z] ---> 5a8c13c5e5d2 [2023-09-07T04:46:26.484Z] Step 26/26 : LABEL version=3.1.0-dev.7 [2023-09-07T04:46:26.484Z] ---> Running in 322a406af5c0 [2023-09-07T04:46:26.484Z] Removing intermediate container 322a406af5c0 [2023-09-07T04:46:26.484Z] ---> 9a0bcda68df1 [2023-09-07T04:46:26.484Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T04:46:26.484Z] Successfully built 9a0bcda68df1 [2023-09-07T04:46:26.484Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T04:46:26.577Z] provisioning config files... [2023-09-07T04:46:26.586Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5259300438761463475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:46:26.883Z] ---> docker-login.sh [2023-09-07T04:46:26.883Z] nexus3.edgexfoundry.org:10001 [2023-09-07T04:46:26.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:46:26.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:46:26.883Z] Configure a credential helper to remove this warning. See [2023-09-07T04:46:26.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:46:26.883Z] [2023-09-07T04:46:26.883Z] Login Succeeded [2023-09-07T04:46:26.883Z] nexus3.edgexfoundry.org:10002 [2023-09-07T04:46:26.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:46:26.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:46:26.883Z] Configure a credential helper to remove this warning. See [2023-09-07T04:46:26.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:46:26.883Z] [2023-09-07T04:46:26.883Z] Login Succeeded [2023-09-07T04:46:26.883Z] nexus3.edgexfoundry.org:10003 [2023-09-07T04:46:27.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:46:27.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:46:27.141Z] Configure a credential helper to remove this warning. See [2023-09-07T04:46:27.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:46:27.141Z] [2023-09-07T04:46:27.141Z] Login Succeeded [2023-09-07T04:46:27.141Z] nexus3.edgexfoundry.org:10004 [2023-09-07T04:46:27.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:46:27.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:46:27.141Z] Configure a credential helper to remove this warning. See [2023-09-07T04:46:27.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:46:27.141Z] [2023-09-07T04:46:27.141Z] Login Succeeded [2023-09-07T04:46:27.141Z] docker.io [2023-09-07T04:46:27.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:46:27.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:46:27.400Z] Configure a credential helper to remove this warning. See [2023-09-07T04:46:27.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:46:27.400Z] [2023-09-07T04:46:27.400Z] Login Succeeded [2023-09-07T04:46:27.400Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T04:46:27.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-07T04:46:27.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T04:46:27.448Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-09-07T04:46:27.448Z] 9caa4df0b819edecbec0a70300df9517bef2bd36 [2023-09-07T04:46:27.448Z] latest [2023-09-07T04:46:27.448Z] 3.1.0-dev.7 [2023-09-07T04:46:27.448Z] 9caa4df0b819edecbec0a70300df9517bef2bd36-3.1.0-dev.7 [2023-09-07T04:46:27.448Z] main [2023-09-07T04:46:27.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:27.756Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9caa4df0b819edecbec0a70300df9517bef2bd36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:28.076Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9caa4df0b819edecbec0a70300df9517bef2bd36 [2023-09-07T04:46:28.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-07T04:46:28.076Z] 6f18df8e251f: Preparing [2023-09-07T04:46:28.076Z] 36d707ab3470: Preparing [2023-09-07T04:46:28.076Z] 0dae252bb2db: Preparing [2023-09-07T04:46:28.076Z] 2c84d9d486af: Preparing [2023-09-07T04:46:28.076Z] 36b50b131297: Preparing [2023-09-07T04:46:28.076Z] 36b50b131297: Layer already exists [2023-09-07T04:46:28.076Z] 6f18df8e251f: Pushed [2023-09-07T04:46:28.076Z] 36d707ab3470: Pushed [2023-09-07T04:46:28.076Z] 2c84d9d486af: Pushed [2023-09-07T04:46:31.359Z] 0dae252bb2db: Pushed [2023-09-07T04:46:31.359Z] 9caa4df0b819edecbec0a70300df9517bef2bd36: digest: sha256:5a1960cb506a6c2fcfb4ff86cabe24a9ee551fc6833cb45c145c02c4be9791b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:31.682Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:31.991Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-07T04:46:31.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-07T04:46:31.991Z] 6f18df8e251f: Preparing [2023-09-07T04:46:31.991Z] 36d707ab3470: Preparing [2023-09-07T04:46:31.991Z] 0dae252bb2db: Preparing [2023-09-07T04:46:31.991Z] 2c84d9d486af: Preparing [2023-09-07T04:46:31.991Z] 36b50b131297: Preparing [2023-09-07T04:46:31.991Z] 36b50b131297: Layer already exists [2023-09-07T04:46:31.991Z] 6f18df8e251f: Layer already exists [2023-09-07T04:46:31.991Z] 36d707ab3470: Layer already exists [2023-09-07T04:46:31.991Z] 2c84d9d486af: Layer already exists [2023-09-07T04:46:31.991Z] 0dae252bb2db: Layer already exists [2023-09-07T04:46:32.251Z] latest: digest: sha256:5a1960cb506a6c2fcfb4ff86cabe24a9ee551fc6833cb45c145c02c4be9791b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:32.558Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:32.860Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.7 [2023-09-07T04:46:32.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-07T04:46:32.860Z] 6f18df8e251f: Preparing [2023-09-07T04:46:32.860Z] 36d707ab3470: Preparing [2023-09-07T04:46:32.860Z] 0dae252bb2db: Preparing [2023-09-07T04:46:32.860Z] 2c84d9d486af: Preparing [2023-09-07T04:46:32.860Z] 36b50b131297: Preparing [2023-09-07T04:46:32.860Z] 36d707ab3470: Layer already exists [2023-09-07T04:46:32.860Z] 2c84d9d486af: Layer already exists [2023-09-07T04:46:32.860Z] 0dae252bb2db: Layer already exists [2023-09-07T04:46:32.860Z] 36b50b131297: Layer already exists [2023-09-07T04:46:32.860Z] 6f18df8e251f: Layer already exists [2023-09-07T04:46:32.860Z] 3.1.0-dev.7: digest: sha256:5a1960cb506a6c2fcfb4ff86cabe24a9ee551fc6833cb45c145c02c4be9791b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:33.170Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9caa4df0b819edecbec0a70300df9517bef2bd36-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:33.479Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9caa4df0b819edecbec0a70300df9517bef2bd36-3.1.0-dev.7 [2023-09-07T04:46:33.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-07T04:46:33.479Z] 6f18df8e251f: Preparing [2023-09-07T04:46:33.479Z] 36d707ab3470: Preparing [2023-09-07T04:46:33.479Z] 0dae252bb2db: Preparing [2023-09-07T04:46:33.479Z] 2c84d9d486af: Preparing [2023-09-07T04:46:33.479Z] 36b50b131297: Preparing [2023-09-07T04:46:33.479Z] 36b50b131297: Layer already exists [2023-09-07T04:46:33.479Z] 2c84d9d486af: Layer already exists [2023-09-07T04:46:33.479Z] 0dae252bb2db: Layer already exists [2023-09-07T04:46:33.479Z] 6f18df8e251f: Layer already exists [2023-09-07T04:46:33.479Z] 36d707ab3470: Layer already exists [2023-09-07T04:46:33.479Z] 9caa4df0b819edecbec0a70300df9517bef2bd36-3.1.0-dev.7: digest: sha256:5a1960cb506a6c2fcfb4ff86cabe24a9ee551fc6833cb45c145c02c4be9791b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:33.806Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:34.113Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-09-07T04:46:34.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-07T04:46:34.113Z] 6f18df8e251f: Preparing [2023-09-07T04:46:34.113Z] 36d707ab3470: Preparing [2023-09-07T04:46:34.113Z] 0dae252bb2db: Preparing [2023-09-07T04:46:34.113Z] 2c84d9d486af: Preparing [2023-09-07T04:46:34.113Z] 36b50b131297: Preparing [2023-09-07T04:46:34.113Z] 0dae252bb2db: Layer already exists [2023-09-07T04:46:34.113Z] 36b50b131297: Layer already exists [2023-09-07T04:46:34.113Z] 36d707ab3470: Layer already exists [2023-09-07T04:46:34.113Z] 6f18df8e251f: Layer already exists [2023-09-07T04:46:34.113Z] 2c84d9d486af: Layer already exists [2023-09-07T04:46:34.113Z] main: digest: sha256:5a1960cb506a6c2fcfb4ff86cabe24a9ee551fc6833cb45c145c02c4be9791b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-07T04:46:34.150Z] ===================================================== [Pipeline] echo [2023-09-07T04:46:34.166Z] taggedImages: [2023-09-07T04:46:34.166Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9caa4df0b819edecbec0a70300df9517bef2bd36 [2023-09-07T04:46:34.166Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-07T04:46:34.166Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.7 [2023-09-07T04:46:34.166Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9caa4df0b819edecbec0a70300df9517bef2bd36-3.1.0-dev.7 [2023-09-07T04:46:34.166Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:34.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T04:46:34.543Z] [2023-09-07T04:46:34.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:46:34.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T04:46:34.848Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-07T04:46:34.848Z] 5eb5b503b376: Pulling fs layer [2023-09-07T04:46:34.848Z] 5c69ac0246d0: Pulling fs layer [2023-09-07T04:46:34.848Z] ec43610c2a17: Pulling fs layer [2023-09-07T04:46:34.848Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-07T04:46:34.848Z] 33b1e0a273af: Pulling fs layer [2023-09-07T04:46:34.848Z] 5d3b04190fa2: Pulling fs layer [2023-09-07T04:46:34.848Z] 2f39f015ded8: Pulling fs layer [2023-09-07T04:46:34.848Z] 5d3b04190fa2: Waiting [2023-09-07T04:46:34.848Z] 3a2ae6a8a46f: Waiting [2023-09-07T04:46:34.848Z] 33b1e0a273af: Waiting [2023-09-07T04:46:34.848Z] 2f39f015ded8: Waiting [2023-09-07T04:46:34.848Z] 5c69ac0246d0: Download complete [2023-09-07T04:46:34.848Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-07T04:46:34.848Z] 3a2ae6a8a46f: Download complete [2023-09-07T04:46:34.848Z] 33b1e0a273af: Verifying Checksum [2023-09-07T04:46:34.848Z] 33b1e0a273af: Download complete [2023-09-07T04:46:34.848Z] 5d3b04190fa2: Verifying Checksum [2023-09-07T04:46:34.848Z] 5d3b04190fa2: Download complete [2023-09-07T04:46:34.848Z] ec43610c2a17: Verifying Checksum [2023-09-07T04:46:34.848Z] ec43610c2a17: Download complete [2023-09-07T04:46:35.106Z] 5eb5b503b376: Verifying Checksum [2023-09-07T04:46:35.106Z] 5eb5b503b376: Download complete [2023-09-07T04:46:35.682Z] 2f39f015ded8: Download complete [2023-09-07T04:46:36.247Z] 5eb5b503b376: Pull complete [2023-09-07T04:46:36.504Z] 5c69ac0246d0: Pull complete [2023-09-07T04:46:37.071Z] ec43610c2a17: Pull complete [2023-09-07T04:46:37.071Z] 3a2ae6a8a46f: Pull complete [2023-09-07T04:46:37.329Z] 33b1e0a273af: Pull complete [2023-09-07T04:46:37.329Z] 5d3b04190fa2: Pull complete [2023-09-07T04:46:41.514Z] 2f39f015ded8: Pull complete [2023-09-07T04:46:41.514Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-07T04:46:41.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T04:46:41.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:46:41.590Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2023-09-07T04:46:41.629Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 [2023-09-07T04:46:44.621Z] $ docker top 41e49676ec63d6101ab0f74612ff2dfd74594adf8a691689ec7cba5db66c39e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:46:44.989Z] ---> job-cost.sh [2023-09-07T04:46:44.989Z] lf-activate-venv: SKIPPING [2023-09-07T04:46:44.989Z] INFO: No Stack... [2023-09-07T04:46:45.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T04:46:45.507Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T04:46:45.796Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-09-07T04:46:45.796Z] + cut -d, -f6 [Pipeline] lock [2023-09-07T04:46:45.811Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-164-stack-cost] [2023-09-07T04:46:45.819Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-164-stack-cost] did not exist. Created. [2023-09-07T04:46:45.820Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T04:46:46.128Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-07T04:46:46.154Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T04:46:46.164Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T04:46:46.185Z] $ docker stop --time=1 41e49676ec63d6101ab0f74612ff2dfd74594adf8a691689ec7cba5db66c39e4 [2023-09-07T04:46:47.333Z] $ docker rm -f --volumes 41e49676ec63d6101ab0f74612ff2dfd74594adf8a691689ec7cba5db66c39e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-07T04:47:10.760Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5525 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-09-07T04:47:10.775Z] Running in /w/workspace/device-onvif-camera/164 [Pipeline] { [Pipeline] checkout [2023-09-07T04:47:10.817Z] The recommended git tool is: git [2023-09-07T04:47:16.528Z] using credential edgex-jenkins-ssh [2023-09-07T04:47:16.544Z] Cloning the remote Git repository [2023-09-07T04:47:16.593Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-07T04:47:16.715Z] > git init /w/workspace/device-onvif-camera/164 # timeout=10 [2023-09-07T04:47:16.875Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-07T04:47:16.877Z] > git --version # timeout=10 [2023-09-07T04:47:16.900Z] > git --version # 'git version 2.25.1' [2023-09-07T04:47:16.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T04:47:17.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T04:47:19.484Z] Avoid second fetch [2023-09-07T04:47:19.485Z] Checking out Revision 9caa4df0b819edecbec0a70300df9517bef2bd36 (main) [2023-09-07T04:47:18.531Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-07T04:47:18.558Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T04:47:19.504Z] > git config core.sparsecheckout # timeout=10 [2023-09-07T04:47:20.173Z] Commit message: "Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T04:47:19.590Z] > git checkout -f 9caa4df0b819edecbec0a70300df9517bef2bd36 # timeout=10 [2023-09-07T04:47:21.144Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-07T04:47:21.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T04:47:21.144Z] Dload Upload Total Spent Left Speed [2023-09-07T04:47:21.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 157k 0 --:--:-- --:--:-- --:--:-- 159k [Pipeline] sh [2023-09-07T04:47:21.891Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-07T04:47:22.229Z] + sudo tee /etc/docker/daemon.new [2023-09-07T04:47:22.229Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-07T04:47:22.229Z] { [2023-09-07T04:47:22.229Z] "registry-mirrors": [ [2023-09-07T04:47:22.229Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-07T04:47:22.229Z] ], [2023-09-07T04:47:22.229Z] "bip": "10.250.0.254/24", [2023-09-07T04:47:22.229Z] "hosts": [ [2023-09-07T04:47:22.229Z] "tcp://0.0.0.0:5555", [2023-09-07T04:47:22.229Z] "unix:///var/run/docker.sock" [2023-09-07T04:47:22.229Z] ], [2023-09-07T04:47:22.229Z] "mtu": 1458, [2023-09-07T04:47:22.229Z] "selinux-enabled": true, [2023-09-07T04:47:22.229Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-07T04:47:22.229Z] } [Pipeline] sh [2023-09-07T04:47:22.581Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-07T04:47:22.923Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T04:47:41.196Z] provisioning config files... [2023-09-07T04:47:41.221Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/164@tmp/config5491553511854464669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:47:41.578Z] ---> docker-login.sh [2023-09-07T04:47:41.578Z] nexus3.edgexfoundry.org:10001 [2023-09-07T04:47:42.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:47:42.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:47:42.165Z] Configure a credential helper to remove this warning. See [2023-09-07T04:47:42.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:47:42.165Z] [2023-09-07T04:47:42.165Z] Login Succeeded [2023-09-07T04:47:42.165Z] nexus3.edgexfoundry.org:10002 [2023-09-07T04:47:42.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:47:42.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:47:42.433Z] Configure a credential helper to remove this warning. See [2023-09-07T04:47:42.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:47:42.433Z] [2023-09-07T04:47:42.433Z] Login Succeeded [2023-09-07T04:47:42.433Z] nexus3.edgexfoundry.org:10003 [2023-09-07T04:47:42.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:47:42.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:47:42.971Z] Configure a credential helper to remove this warning. See [2023-09-07T04:47:42.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:47:42.971Z] [2023-09-07T04:47:42.971Z] Login Succeeded [2023-09-07T04:47:42.971Z] nexus3.edgexfoundry.org:10004 [2023-09-07T04:47:42.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:47:43.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:47:43.241Z] Configure a credential helper to remove this warning. See [2023-09-07T04:47:43.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:47:43.241Z] [2023-09-07T04:47:43.241Z] Login Succeeded [2023-09-07T04:47:43.241Z] docker.io [2023-09-07T04:47:43.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:47:43.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:47:43.782Z] Configure a credential helper to remove this warning. See [2023-09-07T04:47:43.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:47:43.782Z] [2023-09-07T04:47:43.782Z] Login Succeeded [2023-09-07T04:47:43.782Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T04:47:43.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-07T04:47:44.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T04:47:44.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T04:47:44.097Z] ========================================================= [2023-09-07T04:47:44.097Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-07T04:47:44.097Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:47:44.456Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-07T04:47:45.064Z] Sending build context to Docker daemon 14.19MB [2023-09-07T04:47:45.064Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T04:47:45.064Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-07T04:47:45.064Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-07T04:47:45.064Z] edb6bdbacee9: Pulling fs layer [2023-09-07T04:47:45.064Z] 5f9638ab2659: Pulling fs layer [2023-09-07T04:47:45.064Z] 8d51d6327a98: Pulling fs layer [2023-09-07T04:47:45.064Z] 8b374f2dd631: Pulling fs layer [2023-09-07T04:47:45.064Z] ec14aa9079de: Pulling fs layer [2023-09-07T04:47:45.064Z] 2f466654f4bb: Pulling fs layer [2023-09-07T04:47:45.064Z] 8b374f2dd631: Waiting [2023-09-07T04:47:45.064Z] ec14aa9079de: Waiting [2023-09-07T04:47:45.064Z] 554e91adad29: Pulling fs layer [2023-09-07T04:47:45.064Z] 2f466654f4bb: Waiting [2023-09-07T04:47:45.064Z] 5f9638ab2659: Verifying Checksum [2023-09-07T04:47:45.064Z] 5f9638ab2659: Download complete [2023-09-07T04:47:45.064Z] 8b374f2dd631: Verifying Checksum [2023-09-07T04:47:45.064Z] 8b374f2dd631: Download complete [2023-09-07T04:47:45.064Z] ec14aa9079de: Verifying Checksum [2023-09-07T04:47:45.064Z] ec14aa9079de: Download complete [2023-09-07T04:47:45.064Z] edb6bdbacee9: Verifying Checksum [2023-09-07T04:47:45.064Z] edb6bdbacee9: Download complete [2023-09-07T04:47:46.486Z] edb6bdbacee9: Pull complete [2023-09-07T04:47:46.486Z] 554e91adad29: Verifying Checksum [2023-09-07T04:47:46.486Z] 554e91adad29: Download complete [2023-09-07T04:47:47.919Z] 8d51d6327a98: Verifying Checksum [2023-09-07T04:47:47.919Z] 8d51d6327a98: Download complete [2023-09-07T04:47:47.919Z] 2f466654f4bb: Download complete [2023-09-07T04:47:48.888Z] 5f9638ab2659: Pull complete [2023-09-07T04:48:03.924Z] 8d51d6327a98: Pull complete [2023-09-07T04:48:03.924Z] 8b374f2dd631: Pull complete [2023-09-07T04:48:03.924Z] ec14aa9079de: Pull complete [2023-09-07T04:48:10.626Z] 2f466654f4bb: Pull complete [2023-09-07T04:48:12.586Z] 554e91adad29: Pull complete [2023-09-07T04:48:12.586Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-07T04:48:12.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-07T04:48:12.586Z] ---> 1e15ea492957 [2023-09-07T04:48:12.586Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-07T04:48:14.554Z] ---> Running in b7fead62da19 [2023-09-07T04:48:14.824Z] Removing intermediate container b7fead62da19 [2023-09-07T04:48:14.824Z] ---> 45b2b006c218 [2023-09-07T04:48:14.824Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T04:48:15.093Z] ---> Running in 7a51a9702599 [2023-09-07T04:48:15.360Z] Removing intermediate container 7a51a9702599 [2023-09-07T04:48:15.360Z] ---> af5bdae880df [2023-09-07T04:48:15.360Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T04:48:15.360Z] ---> Running in e0c864fae108 [2023-09-07T04:48:15.630Z] Removing intermediate container e0c864fae108 [2023-09-07T04:48:15.630Z] ---> bfe5bd269895 [2023-09-07T04:48:15.630Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T04:48:15.898Z] ---> Running in b35b52c265c4 [2023-09-07T04:48:16.167Z] Removing intermediate container b35b52c265c4 [2023-09-07T04:48:16.167Z] ---> 007110ab2820 [2023-09-07T04:48:16.167Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-07T04:48:16.167Z] ---> Running in b98b67c9787b [2023-09-07T04:48:16.550Z] Removing intermediate container b98b67c9787b [2023-09-07T04:48:16.550Z] ---> 2f490bf8607b [2023-09-07T04:48:16.550Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T04:48:16.550Z] ---> Running in 7b309427fb8d [2023-09-07T04:48:17.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T04:48:18.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T04:48:19.549Z] OK: 263 MiB in 53 packages [2023-09-07T04:48:20.510Z] Removing intermediate container 7b309427fb8d [2023-09-07T04:48:20.510Z] ---> dd3ac6082d49 [2023-09-07T04:48:20.510Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-07T04:48:20.510Z] ---> Running in c827832e5f14 [2023-09-07T04:48:20.778Z] Removing intermediate container c827832e5f14 [2023-09-07T04:48:20.778Z] ---> 8065f0ec3d77 [2023-09-07T04:48:20.778Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-07T04:48:21.362Z] ---> 621ebcf83940 [2023-09-07T04:48:21.362Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T04:48:21.362Z] ---> Running in 9409ecde28ad [2023-09-07T04:49:29.356Z] Removing intermediate container 9409ecde28ad [2023-09-07T04:49:29.356Z] ---> 13991482539d [2023-09-07T04:49:29.356Z] Step 12/13 : COPY . . [2023-09-07T04:49:29.356Z] ---> 448c11a36bae [2023-09-07T04:49:29.356Z] Step 13/13 : RUN ${MAKE} [2023-09-07T04:49:29.356Z] ---> Running in c4b7a9c9d8e3 [2023-09-07T04:49:29.943Z] noop [2023-09-07T04:49:30.907Z] Removing intermediate container c4b7a9c9d8e3 [2023-09-07T04:49:30.907Z] ---> 896686198a53 [2023-09-07T04:49:30.907Z] Successfully built 896686198a53 [2023-09-07T04:49:30.907Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:49:31.256Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T04:49:31.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:49:31.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-5525 does not seem to be running inside a container [2023-09-07T04:49:31.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/164 -v /w/workspace/device-onvif-camera/164:/w/workspace/device-onvif-camera/164:rw,z -v /w/workspace/device-onvif-camera/164@tmp:/w/workspace/device-onvif-camera/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-07T04:49:32.763Z] $ docker top 1ab22aa8f1d91ee6c5a84e4c4d5ff2b968b76ad0e3417f948a25b1c8e9165d32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T04:49:33.650Z] + go version [2023-09-07T04:49:33.651Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-07T04:49:33.677Z] $ docker stop --time=1 1ab22aa8f1d91ee6c5a84e4c4d5ff2b968b76ad0e3417f948a25b1c8e9165d32 [2023-09-07T04:49:35.341Z] $ docker rm -f --volumes 1ab22aa8f1d91ee6c5a84e4c4d5ff2b968b76ad0e3417f948a25b1c8e9165d32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:49:35.879Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T04:49:35.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:49:36.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-5525 does not seem to be running inside a container [2023-09-07T04:49:36.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/164 -v /w/workspace/device-onvif-camera/164:/w/workspace/device-onvif-camera/164:rw,z -v /w/workspace/device-onvif-camera/164@tmp:/w/workspace/device-onvif-camera/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-07T04:49:37.305Z] $ docker top 34fd23696ce523927b6c7c0dd740556f510038c2e916ab646b8be0bf726ab8a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T04:49:38.110Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/164 [Pipeline] fileExists [Pipeline] sh [2023-09-07T04:49:38.437Z] + make test [2023-09-07T04:49:38.438Z] go test ./... -coverprofile=coverage.out ./... [2023-09-07T04:50:17.511Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-07T04:52:54.231Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-07T04:53:00.896Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-07T04:53:02.310Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.235s coverage: 31.5% of statements [2023-09-07T04:53:29.038Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.233s coverage: 86.5% of statements [2023-09-07T04:53:29.038Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-07T04:53:29.038Z] go vet ./... [2023-09-07T04:54:01.307Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T04:54:01.307Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T04:54:01.307Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-07T04:54:01.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T04:54:01.348Z] $ docker stop --time=1 34fd23696ce523927b6c7c0dd740556f510038c2e916ab646b8be0bf726ab8a3 [2023-09-07T04:54:03.355Z] $ docker rm -f --volumes 34fd23696ce523927b6c7c0dd740556f510038c2e916ab646b8be0bf726ab8a3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T04:54:04.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T04:54:04.750Z] Warning: overwriting stash ‘coverage-report’ [2023-09-07T04:54:05.372Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T04:54:05.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T04:54:06.083Z] + ls -al . [2023-09-07T04:54:06.083Z] total 236 [2023-09-07T04:54:06.083Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 04:49 . [2023-09-07T04:54:06.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:47 .. [2023-09-07T04:54:06.083Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 04:47 .git [2023-09-07T04:54:06.083Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:47 .github [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 7 04:47 .gitignore [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 7 04:47 .golangci.yml [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 7 04:47 Attribution.txt [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 7 04:47 CHANGELOG.md [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 7 04:47 Dockerfile [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 04:47 GOVERNANCE.md [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 7 04:47 Jenkinsfile [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 7 04:47 LICENSE [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 7 04:47 Makefile [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 7 04:47 OWNERS.md [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 7 04:47 README.md [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 7 04:44 VERSION [2023-09-07T04:54:06.083Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:47 bin [2023-09-07T04:54:06.083Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:47 cmd [2023-09-07T04:54:06.083Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 7 04:53 coverage.out [2023-09-07T04:54:06.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:47 doc [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 4085 Sep 7 04:47 go.mod [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 36344 Sep 7 04:47 go.sum [2023-09-07T04:54:06.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:47 internal [2023-09-07T04:54:06.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:47 snap [2023-09-07T04:54:06.083Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 7 04:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:54:06.551Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9caa4df0b819edecbec0a70300df9517bef2bd36 --label arch=arm64 --label version=3.1.0-dev.7 . [2023-09-07T04:54:07.143Z] Sending build context to Docker daemon 14.27MB [2023-09-07T04:54:07.143Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T04:54:07.143Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-07T04:54:07.143Z] ---> 896686198a53 [2023-09-07T04:54:07.143Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-07T04:54:08.586Z] ---> Running in 5f4376d303af [2023-09-07T04:54:08.586Z] Removing intermediate container 5f4376d303af [2023-09-07T04:54:08.586Z] ---> 9f2f9277cb7d [2023-09-07T04:54:08.586Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T04:54:08.860Z] ---> Running in 6b6a393a6ff5 [2023-09-07T04:54:09.129Z] Removing intermediate container 6b6a393a6ff5 [2023-09-07T04:54:09.129Z] ---> 3c5f369fd13c [2023-09-07T04:54:09.129Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-07T04:54:09.129Z] ---> Running in 38f3d397b395 [2023-09-07T04:54:09.397Z] Removing intermediate container 38f3d397b395 [2023-09-07T04:54:09.397Z] ---> 97d4f17c1438 [2023-09-07T04:54:09.397Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-07T04:54:09.397Z] ---> Running in d119f340d101 [2023-09-07T04:54:09.980Z] Removing intermediate container d119f340d101 [2023-09-07T04:54:09.980Z] ---> 4c5ad6b9fe4e [2023-09-07T04:54:09.980Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-07T04:54:09.980Z] ---> Running in c5f76b915bd7 [2023-09-07T04:54:10.250Z] Removing intermediate container c5f76b915bd7 [2023-09-07T04:54:10.250Z] ---> 76e107df9fe0 [2023-09-07T04:54:10.250Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T04:54:10.250Z] ---> Running in bba62ff52d2d [2023-09-07T04:54:11.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T04:54:12.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T04:54:13.139Z] OK: 263 MiB in 53 packages [2023-09-07T04:54:14.107Z] Removing intermediate container bba62ff52d2d [2023-09-07T04:54:14.107Z] ---> 3122fbc58918 [2023-09-07T04:54:14.107Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-07T04:54:14.107Z] ---> Running in ad3e8f044d7a [2023-09-07T04:54:14.374Z] Removing intermediate container ad3e8f044d7a [2023-09-07T04:54:14.374Z] ---> 742e638eecc7 [2023-09-07T04:54:14.374Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-07T04:54:14.963Z] ---> 5474228a68e3 [2023-09-07T04:54:14.963Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T04:54:14.963Z] ---> Running in 3fb8f0d3af69 [2023-09-07T04:54:17.545Z] Removing intermediate container 3fb8f0d3af69 [2023-09-07T04:54:17.545Z] ---> b7ac3e96992c [2023-09-07T04:54:17.545Z] Step 12/26 : COPY . . [2023-09-07T04:54:18.957Z] ---> 1933c64d7a05 [2023-09-07T04:54:18.957Z] Step 13/26 : RUN ${MAKE} [2023-09-07T04:54:18.957Z] ---> Running in 9c0c3a0d5303 [2023-09-07T04:54:19.922Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-07T04:56:56.639Z] Removing intermediate container 9c0c3a0d5303 [2023-09-07T04:56:56.639Z] ---> 553c05db7ede [2023-09-07T04:56:56.639Z] Step 14/26 : FROM alpine:3.17 [2023-09-07T04:56:56.639Z] 3.17: Pulling from library/alpine [2023-09-07T04:56:56.639Z] 4060ece20d7a: Pulling fs layer [2023-09-07T04:56:56.639Z] 4060ece20d7a: Verifying Checksum [2023-09-07T04:56:56.639Z] 4060ece20d7a: Download complete [2023-09-07T04:56:56.639Z] 4060ece20d7a: Pull complete [2023-09-07T04:56:56.639Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T04:56:56.639Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T04:56:56.639Z] ---> 8650cd65339b [2023-09-07T04:56:56.639Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-07T04:56:56.639Z] ---> Running in 7305ada8b161 [2023-09-07T04:56:56.639Z] Removing intermediate container 7305ada8b161 [2023-09-07T04:56:56.639Z] ---> 2661bdc07aea [2023-09-07T04:56:56.639Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-07T04:56:56.639Z] ---> Running in 9ea679741782 [2023-09-07T04:56:56.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T04:56:56.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T04:56:58.308Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-07T04:56:58.308Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T04:56:58.308Z] OK: 8 MiB in 16 packages [2023-09-07T04:56:58.891Z] Removing intermediate container 9ea679741782 [2023-09-07T04:56:58.891Z] ---> 3470897e7b46 [2023-09-07T04:56:58.891Z] Step 17/26 : WORKDIR / [2023-09-07T04:56:58.891Z] ---> Running in 5425434252c3 [2023-09-07T04:56:59.158Z] Removing intermediate container 5425434252c3 [2023-09-07T04:56:59.158Z] ---> 55353a2ef460 [2023-09-07T04:56:59.158Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-07T04:57:00.560Z] ---> 3424b35b2d76 [2023-09-07T04:57:00.560Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-07T04:57:01.142Z] ---> f2164f802100 [2023-09-07T04:57:01.142Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-07T04:57:01.722Z] ---> 562735585c5a [2023-09-07T04:57:01.722Z] Step 21/26 : EXPOSE 59984 [2023-09-07T04:57:01.722Z] ---> Running in 5dddee8c78c5 [2023-09-07T04:57:01.986Z] Removing intermediate container 5dddee8c78c5 [2023-09-07T04:57:01.986Z] ---> b1355d8ce6b2 [2023-09-07T04:57:01.986Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-07T04:57:01.986Z] ---> Running in 1d58428f6f33 [2023-09-07T04:57:02.251Z] Removing intermediate container 1d58428f6f33 [2023-09-07T04:57:02.251Z] ---> 4d0230877479 [2023-09-07T04:57:02.251Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-07T04:57:02.251Z] ---> Running in 036d3f85469a [2023-09-07T04:57:02.518Z] Removing intermediate container 036d3f85469a [2023-09-07T04:57:02.518Z] ---> 6301165c895f [2023-09-07T04:57:02.518Z] Step 24/26 : LABEL arch=arm64 [2023-09-07T04:57:02.784Z] ---> Running in 7b9a8f94ead4 [2023-09-07T04:57:03.050Z] Removing intermediate container 7b9a8f94ead4 [2023-09-07T04:57:03.050Z] ---> 8cd7a8b5b3db [2023-09-07T04:57:03.050Z] Step 25/26 : LABEL git_sha=9caa4df0b819edecbec0a70300df9517bef2bd36 [2023-09-07T04:57:03.050Z] ---> Running in 31df4c7bdea6 [2023-09-07T04:57:03.315Z] Removing intermediate container 31df4c7bdea6 [2023-09-07T04:57:03.315Z] ---> 544dc8de3c8a [2023-09-07T04:57:03.315Z] Step 26/26 : LABEL version=3.1.0-dev.7 [2023-09-07T04:57:03.315Z] ---> Running in cbbc8c283a3b [2023-09-07T04:57:03.582Z] Removing intermediate container cbbc8c283a3b [2023-09-07T04:57:03.582Z] ---> 8f7d72e82491 [2023-09-07T04:57:03.582Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T04:57:03.582Z] Successfully built 8f7d72e82491 [2023-09-07T04:57:03.582Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T04:57:03.704Z] provisioning config files... [2023-09-07T04:57:03.718Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/164@tmp/config5155658883292682440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:57:04.055Z] ---> docker-login.sh [2023-09-07T04:57:04.055Z] nexus3.edgexfoundry.org:10001 [2023-09-07T04:57:04.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:57:04.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:57:04.322Z] Configure a credential helper to remove this warning. See [2023-09-07T04:57:04.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:57:04.322Z] [2023-09-07T04:57:04.322Z] Login Succeeded [2023-09-07T04:57:04.322Z] nexus3.edgexfoundry.org:10002 [2023-09-07T04:57:04.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:57:04.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:57:04.589Z] Configure a credential helper to remove this warning. See [2023-09-07T04:57:04.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:57:04.589Z] [2023-09-07T04:57:04.589Z] Login Succeeded [2023-09-07T04:57:04.589Z] nexus3.edgexfoundry.org:10003 [2023-09-07T04:57:04.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:57:05.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:57:05.124Z] Configure a credential helper to remove this warning. See [2023-09-07T04:57:05.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:57:05.124Z] [2023-09-07T04:57:05.124Z] Login Succeeded [2023-09-07T04:57:05.124Z] nexus3.edgexfoundry.org:10004 [2023-09-07T04:57:05.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:57:05.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:57:05.393Z] Configure a credential helper to remove this warning. See [2023-09-07T04:57:05.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:57:05.393Z] [2023-09-07T04:57:05.393Z] Login Succeeded [2023-09-07T04:57:05.393Z] docker.io [2023-09-07T04:57:05.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T04:57:05.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T04:57:05.927Z] Configure a credential helper to remove this warning. See [2023-09-07T04:57:05.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T04:57:05.927Z] [2023-09-07T04:57:05.927Z] Login Succeeded [2023-09-07T04:57:05.927Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T04:57:05.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-07T04:57:05.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T04:57:06.009Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-09-07T04:57:06.009Z] 9caa4df0b819edecbec0a70300df9517bef2bd36 [2023-09-07T04:57:06.009Z] latest [2023-09-07T04:57:06.009Z] 3.1.0-dev.7 [2023-09-07T04:57:06.009Z] 9caa4df0b819edecbec0a70300df9517bef2bd36-3.1.0-dev.7 [2023-09-07T04:57:06.009Z] main [2023-09-07T04:57:06.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:06.368Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9caa4df0b819edecbec0a70300df9517bef2bd36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:06.728Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9caa4df0b819edecbec0a70300df9517bef2bd36 [2023-09-07T04:57:06.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-07T04:57:06.728Z] b4b2c70ec1b8: Preparing [2023-09-07T04:57:06.728Z] 66c46ac592ef: Preparing [2023-09-07T04:57:06.728Z] 555c813a6cc3: Preparing [2023-09-07T04:57:06.728Z] 1683c838ef5b: Preparing [2023-09-07T04:57:06.728Z] d2d9d24a8c2a: Preparing [2023-09-07T04:57:06.728Z] d2d9d24a8c2a: Layer already exists [2023-09-07T04:57:06.996Z] b4b2c70ec1b8: Pushed [2023-09-07T04:57:06.996Z] 66c46ac592ef: Pushed [2023-09-07T04:57:06.996Z] 1683c838ef5b: Pushed [2023-09-07T04:57:12.338Z] 555c813a6cc3: Pushed [2023-09-07T04:57:12.338Z] 9caa4df0b819edecbec0a70300df9517bef2bd36: digest: sha256:fb577dd57d77826c92ba708bbd862ace61bcf1362a09cb7578dee4bb7a6919f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:12.957Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:13.309Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-07T04:57:13.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-07T04:57:13.309Z] b4b2c70ec1b8: Preparing [2023-09-07T04:57:13.309Z] 66c46ac592ef: Preparing [2023-09-07T04:57:13.309Z] 555c813a6cc3: Preparing [2023-09-07T04:57:13.309Z] 1683c838ef5b: Preparing [2023-09-07T04:57:13.309Z] d2d9d24a8c2a: Preparing [2023-09-07T04:57:13.309Z] 1683c838ef5b: Layer already exists [2023-09-07T04:57:13.309Z] 555c813a6cc3: Layer already exists [2023-09-07T04:57:13.309Z] b4b2c70ec1b8: Layer already exists [2023-09-07T04:57:13.309Z] d2d9d24a8c2a: Layer already exists [2023-09-07T04:57:13.309Z] 66c46ac592ef: Layer already exists [2023-09-07T04:57:13.309Z] latest: digest: sha256:fb577dd57d77826c92ba708bbd862ace61bcf1362a09cb7578dee4bb7a6919f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:13.665Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:14.006Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.7 [2023-09-07T04:57:14.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-07T04:57:14.006Z] b4b2c70ec1b8: Preparing [2023-09-07T04:57:14.006Z] 66c46ac592ef: Preparing [2023-09-07T04:57:14.006Z] 555c813a6cc3: Preparing [2023-09-07T04:57:14.006Z] 1683c838ef5b: Preparing [2023-09-07T04:57:14.006Z] d2d9d24a8c2a: Preparing [2023-09-07T04:57:14.006Z] 66c46ac592ef: Layer already exists [2023-09-07T04:57:14.006Z] b4b2c70ec1b8: Layer already exists [2023-09-07T04:57:14.006Z] 1683c838ef5b: Layer already exists [2023-09-07T04:57:14.006Z] 555c813a6cc3: Layer already exists [2023-09-07T04:57:14.006Z] d2d9d24a8c2a: Layer already exists [2023-09-07T04:57:14.006Z] 3.1.0-dev.7: digest: sha256:fb577dd57d77826c92ba708bbd862ace61bcf1362a09cb7578dee4bb7a6919f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:14.346Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9caa4df0b819edecbec0a70300df9517bef2bd36-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:14.681Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9caa4df0b819edecbec0a70300df9517bef2bd36-3.1.0-dev.7 [2023-09-07T04:57:14.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-07T04:57:14.682Z] b4b2c70ec1b8: Preparing [2023-09-07T04:57:14.682Z] 66c46ac592ef: Preparing [2023-09-07T04:57:14.682Z] 555c813a6cc3: Preparing [2023-09-07T04:57:14.682Z] 1683c838ef5b: Preparing [2023-09-07T04:57:14.682Z] d2d9d24a8c2a: Preparing [2023-09-07T04:57:14.682Z] b4b2c70ec1b8: Layer already exists [2023-09-07T04:57:14.682Z] 555c813a6cc3: Layer already exists [2023-09-07T04:57:14.682Z] d2d9d24a8c2a: Layer already exists [2023-09-07T04:57:14.682Z] 1683c838ef5b: Layer already exists [2023-09-07T04:57:14.682Z] 66c46ac592ef: Layer already exists [2023-09-07T04:57:14.682Z] 9caa4df0b819edecbec0a70300df9517bef2bd36-3.1.0-dev.7: digest: sha256:fb577dd57d77826c92ba708bbd862ace61bcf1362a09cb7578dee4bb7a6919f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:15.017Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:15.355Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-09-07T04:57:15.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-07T04:57:15.355Z] b4b2c70ec1b8: Preparing [2023-09-07T04:57:15.355Z] 66c46ac592ef: Preparing [2023-09-07T04:57:15.355Z] 555c813a6cc3: Preparing [2023-09-07T04:57:15.355Z] 1683c838ef5b: Preparing [2023-09-07T04:57:15.355Z] d2d9d24a8c2a: Preparing [2023-09-07T04:57:15.355Z] 1683c838ef5b: Layer already exists [2023-09-07T04:57:15.355Z] b4b2c70ec1b8: Layer already exists [2023-09-07T04:57:15.355Z] 555c813a6cc3: Layer already exists [2023-09-07T04:57:15.355Z] d2d9d24a8c2a: Layer already exists [2023-09-07T04:57:15.355Z] 66c46ac592ef: Layer already exists [2023-09-07T04:57:15.355Z] main: digest: sha256:fb577dd57d77826c92ba708bbd862ace61bcf1362a09cb7578dee4bb7a6919f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-07T04:57:15.405Z] ===================================================== [Pipeline] echo [2023-09-07T04:57:15.411Z] taggedImages: [2023-09-07T04:57:15.411Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9caa4df0b819edecbec0a70300df9517bef2bd36 [2023-09-07T04:57:15.411Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-07T04:57:15.411Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.7 [2023-09-07T04:57:15.411Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9caa4df0b819edecbec0a70300df9517bef2bd36-3.1.0-dev.7 [2023-09-07T04:57:15.411Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:15.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T04:57:15.753Z] [2023-09-07T04:57:15.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:16.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T04:57:16.079Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-07T04:57:16.079Z] 8998bd30e6a1: Pulling fs layer [2023-09-07T04:57:16.079Z] 04944245beec: Pulling fs layer [2023-09-07T04:57:16.079Z] 699f458cf7ca: Pulling fs layer [2023-09-07T04:57:16.079Z] 765212b225bb: Pulling fs layer [2023-09-07T04:57:16.079Z] f23df028b6ca: Pulling fs layer [2023-09-07T04:57:16.079Z] d65c8cfc05b1: Pulling fs layer [2023-09-07T04:57:16.079Z] 2437ff75d9bd: Pulling fs layer [2023-09-07T04:57:16.079Z] d65c8cfc05b1: Waiting [2023-09-07T04:57:16.079Z] 765212b225bb: Waiting [2023-09-07T04:57:16.079Z] 2437ff75d9bd: Waiting [2023-09-07T04:57:16.079Z] f23df028b6ca: Waiting [2023-09-07T04:57:16.350Z] 04944245beec: Verifying Checksum [2023-09-07T04:57:16.350Z] 04944245beec: Download complete [2023-09-07T04:57:16.350Z] 765212b225bb: Verifying Checksum [2023-09-07T04:57:16.350Z] 765212b225bb: Download complete [2023-09-07T04:57:16.350Z] f23df028b6ca: Verifying Checksum [2023-09-07T04:57:16.350Z] f23df028b6ca: Download complete [2023-09-07T04:57:16.350Z] d65c8cfc05b1: Verifying Checksum [2023-09-07T04:57:16.350Z] d65c8cfc05b1: Download complete [2023-09-07T04:57:16.618Z] 699f458cf7ca: Verifying Checksum [2023-09-07T04:57:16.618Z] 699f458cf7ca: Download complete [2023-09-07T04:57:16.886Z] 8998bd30e6a1: Verifying Checksum [2023-09-07T04:57:16.886Z] 8998bd30e6a1: Download complete [2023-09-07T04:57:18.837Z] 2437ff75d9bd: Verifying Checksum [2023-09-07T04:57:18.837Z] 2437ff75d9bd: Download complete [2023-09-07T04:57:20.774Z] 8998bd30e6a1: Pull complete [2023-09-07T04:57:21.356Z] 04944245beec: Pull complete [2023-09-07T04:57:22.315Z] 699f458cf7ca: Pull complete [2023-09-07T04:57:22.581Z] 765212b225bb: Pull complete [2023-09-07T04:57:23.541Z] f23df028b6ca: Pull complete [2023-09-07T04:57:23.541Z] d65c8cfc05b1: Pull complete [2023-09-07T04:57:38.534Z] 2437ff75d9bd: Pull complete [2023-09-07T04:57:38.534Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-07T04:57:38.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T04:57:38.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:57:38.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-5525 does not seem to be running inside a container [2023-09-07T04:57:38.790Z] $ 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/device-onvif-camera/164 -v /w/workspace/device-onvif-camera/164:/w/workspace/device-onvif-camera/164:rw,z -v /w/workspace/device-onvif-camera/164@tmp:/w/workspace/device-onvif-camera/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-07T04:57:41.397Z] $ docker top 2587d55f94b8e4731800c218d0a075711446f1c90f664d0fc3c49848c474381d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:57:42.246Z] ---> job-cost.sh [2023-09-07T04:57:42.246Z] lf-activate-venv: SKIPPING [2023-09-07T04:57:42.246Z] INFO: No Stack... [2023-09-07T04:57:42.828Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-07T04:57:43.411Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T04:57:44.054Z] + cut -d, -f6 [2023-09-07T04:57:44.055Z] + cat /w/workspace/device-onvif-camera/164/archives/cost.csv [Pipeline] lock [2023-09-07T04:57:44.091Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-164-stack-cost] [2023-09-07T04:57:44.097Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-164-stack-cost] did not exist. Created. [2023-09-07T04:57:44.097Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T04:57:44.755Z] /w/workspace/device-onvif-camera/164@tmp/durable-e6f41fd9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-07T04:57:45.090Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-07T04:57:45.376Z] Warning: overwriting stash ‘stack-cost’ [2023-09-07T04:57:45.441Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T04:57:45.448Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T04:57:45.473Z] $ docker stop --time=1 2587d55f94b8e4731800c218d0a075711446f1c90f664d0fc3c49848c474381d [2023-09-07T04:57:46.963Z] $ docker rm -f --volumes 2587d55f94b8e4731800c218d0a075711446f1c90f664d0fc3c49848c474381d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-07T04:57:47.447Z] provisioning config files... [2023-09-07T04:57:47.457Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config952425156051926258tmp [Pipeline] { [Pipeline] sh [2023-09-07T04:57:47.757Z] + set +x [2023-09-07T04:57:47.757Z] + curl -s https://codecov.io/bash [2023-09-07T04:57:47.757Z] + bash -s -- [2023-09-07T04:57:47.757Z] [2023-09-07T04:57:47.757Z] _____ _ [2023-09-07T04:57:47.757Z] / ____| | | [2023-09-07T04:57:47.757Z] | | ___ __| | ___ ___ _____ __ [2023-09-07T04:57:47.757Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-07T04:57:47.757Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-07T04:57:47.757Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-07T04:57:47.757Z] Bash-1.0.6 [2023-09-07T04:57:47.757Z] [2023-09-07T04:57:47.757Z] [2023-09-07T04:57:47.757Z] ==> git version 2.25.1 found [2023-09-07T04:57:47.757Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-07T04:57:47.757Z] Release-Date: 2020-01-08 [2023-09-07T04:57:47.757Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-07T04:57:47.757Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-07T04:57:47.757Z] ==> Jenkins CI detected. [2023-09-07T04:57:47.757Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-09-07T04:57:47.757Z] project root: . [2023-09-07T04:57:47.757Z] --> token set from env [2023-09-07T04:57:47.757Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-07T04:57:47.757Z] ==> Running gcov in . (disable via -X gcov) [2023-09-07T04:57:47.757Z] ==> Python coveragepy not found [2023-09-07T04:57:47.757Z] ==> Searching for coverage reports in: [2023-09-07T04:57:47.757Z] + . [2023-09-07T04:57:47.757Z] -> Found 1 reports [2023-09-07T04:57:47.757Z] ==> Detecting git/mercurial file structure [2023-09-07T04:57:47.757Z] ==> Reading reports [2023-09-07T04:57:47.757Z] + ./coverage.out bytes=78456 [2023-09-07T04:57:47.757Z] ==> Appending adjustments [2023-09-07T04:57:47.757Z] https://docs.codecov.io/docs/fixing-reports [2023-09-07T04:57:48.016Z] + Found adjustments [2023-09-07T04:57:48.016Z] ==> Gzipping contents [2023-09-07T04:57:48.016Z] 12K /tmp/codecov.F1F3hF.gz [2023-09-07T04:57:48.016Z] ==> Uploading reports [2023-09-07T04:57:48.016Z] url: https://codecov.io [2023-09-07T04:57:48.016Z] query: branch=main&commit=9caa4df0b819edecbec0a70300df9517bef2bd36&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-07T04:57:48.016Z] -> Pinging Codecov [2023-09-07T04:57:48.016Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=9caa4df0b819edecbec0a70300df9517bef2bd36&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-07T04:57:48.276Z] -> Uploading to [2023-09-07T04:57:48.276Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-07/F29A59C45E3A92E06B3E522C9905F8EF/9caa4df0b819edecbec0a70300df9517bef2bd36/90a293a9-b442-4df2-8c9a-0c3a98740bbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230907T045748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4149f9dd6deea73414bdadb6772f721b11e598a7d206e620663581293496ad8b [2023-09-07T04:57:48.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T04:57:48.276Z] Dload Upload Total Spent Left Speed [2023-09-07T04:57:48.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 53609 --:--:-- --:--:-- --:--:-- 53609 [2023-09-07T04:57:48.276Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9caa4df0b819edecbec0a70300df9517bef2bd36 [Pipeline] } [2023-09-07T04:57:48.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-07T04:57:48.548Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-07T04:57:48.561Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:48.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-07T04:57:48.856Z] [2023-09-07T04:57:48.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:57:49.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-07T04:57:49.153Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-07T04:57:49.153Z] df9b9388f04a: Pulling fs layer [2023-09-07T04:57:49.153Z] 52dc419b0ee2: Pulling fs layer [2023-09-07T04:57:49.153Z] 25bc292e5bac: Pulling fs layer [2023-09-07T04:57:49.153Z] 114826534d7a: Pulling fs layer [2023-09-07T04:57:49.153Z] 4657fd5d0bcf: Pulling fs layer [2023-09-07T04:57:49.153Z] 6ad1cebc031e: Pulling fs layer [2023-09-07T04:57:49.153Z] 8a3aa393b2d8: Pulling fs layer [2023-09-07T04:57:49.153Z] 114826534d7a: Waiting [2023-09-07T04:57:49.153Z] 4657fd5d0bcf: Waiting [2023-09-07T04:57:49.153Z] 6ad1cebc031e: Waiting [2023-09-07T04:57:49.153Z] 8a3aa393b2d8: Waiting [2023-09-07T04:57:49.153Z] 25bc292e5bac: Verifying Checksum [2023-09-07T04:57:49.153Z] 25bc292e5bac: Download complete [2023-09-07T04:57:49.153Z] 52dc419b0ee2: Download complete [2023-09-07T04:57:49.153Z] 4657fd5d0bcf: Verifying Checksum [2023-09-07T04:57:49.153Z] 4657fd5d0bcf: Download complete [2023-09-07T04:57:49.153Z] df9b9388f04a: Download complete [2023-09-07T04:57:49.413Z] df9b9388f04a: Pull complete [2023-09-07T04:57:49.413Z] 6ad1cebc031e: Verifying Checksum [2023-09-07T04:57:49.413Z] 6ad1cebc031e: Download complete [2023-09-07T04:57:49.413Z] 52dc419b0ee2: Pull complete [2023-09-07T04:57:49.413Z] 25bc292e5bac: Pull complete [2023-09-07T04:57:49.981Z] 114826534d7a: Verifying Checksum [2023-09-07T04:57:49.981Z] 114826534d7a: Download complete [2023-09-07T04:57:49.981Z] 8a3aa393b2d8: Verifying Checksum [2023-09-07T04:57:49.981Z] 8a3aa393b2d8: Download complete [2023-09-07T04:57:53.268Z] 114826534d7a: Pull complete [2023-09-07T04:57:53.268Z] 4657fd5d0bcf: Pull complete [2023-09-07T04:57:53.528Z] 6ad1cebc031e: Pull complete [2023-09-07T04:57:56.062Z] 8a3aa393b2d8: Pull complete [2023-09-07T04:57:56.321Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-07T04:57:56.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-07T04:57:56.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:57:56.408Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2023-09-07T04:57:56.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-07T04:58:00.407Z] $ docker top ebfe9bd9dac13737c0387b78fef1d34603b3398cbbacca837d1b25a4c6a95d48 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-07T04:58:00.465Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-09-07T04:58:00.742Z] + set -o pipefail [2023-09-07T04:58:00.742Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-09-07T04:58:09.109Z] [2023-09-07T04:58:09.109Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-09-07T04:58:09.109Z] [2023-09-07T04:58:09.109Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/862fe95a-51c4-4945-9f8c-86a2dc8c27d1 [2023-09-07T04:58:09.109Z] [2023-09-07T04:58:09.109Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-09-07T04:58:09.109Z] [2023-09-07T04:58:09.109Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-07T04:58:09.109Z] [2023-09-07T04:58:12.160Z] [2023-09-07T04:58:12.160Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-07T04:58:12.160Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-07T04:58:12.160Z] More details here: https://snyk.co/ue1NS [2023-09-07T04:58:12.160Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-07T04:58:12.160Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-07T04:58:12.173Z] $ docker stop --time=1 ebfe9bd9dac13737c0387b78fef1d34603b3398cbbacca837d1b25a4c6a95d48 [2023-09-07T04:58:15.741Z] $ docker rm -f --volumes ebfe9bd9dac13737c0387b78fef1d34603b3398cbbacca837d1b25a4c6a95d48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-07T04:58:16.168Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T04:58:16.185Z] provisioning config files... [2023-09-07T04:58:16.192Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8158206454077987897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:58:16.485Z] --> edgex-publish-swagger.sh [2023-09-07T04:58:16.486Z] === Publish doc/openapi/v3 API === [2023-09-07T04:58:16.486Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-09-07T04:58:16.486Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-09-07T04:58:16.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T04:58:16.486Z] Dload Upload Total Spent Left Speed [2023-09-07T04:58:17.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 717k --:--:-- --:--:-- --:--:-- 716k 100 485k 0 0 100 485k 0 717k --:--:-- --:--:-- --:--:-- 716k [2023-09-07T04:58:17.053Z] [2023-09-07T04:58:17.053Z] [Pipeline] } [2023-09-07T04:58:17.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T04:58:17.459Z] + git log --format=format:%s -1 9caa4df0b819edecbec0a70300df9517bef2bd36 [Pipeline] sh [2023-09-07T04:58:17.747Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-07T04:58:17.747Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:58:18.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T04:58:18.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:58:18.114Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2023-09-07T04:58:18.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 [2023-09-07T04:58:18.647Z] $ docker top dc52aa327746f91e33366e9adb3897e197a98b1a360851a1503d4a5ffced8f44 -eo pid,comm [2023-09-07T04:58:18.696Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-07T04:58:18.696Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-07T04:58:18.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T04:58:18.740Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T04:58:18.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T04:58:18.858Z] $ docker exec dc52aa327746f91e33366e9adb3897e197a98b1a360851a1503d4a5ffced8f44 ssh-agent [2023-09-07T04:58:18.986Z] SSH_AUTH_SOCK=/tmp/ssh-Ac5sCoz7VLKf/agent.31 [2023-09-07T04:58:18.986Z] SSH_AGENT_PID=37 [2023-09-07T04:58:18.992Z] Running ssh-add (command line suppressed) [2023-09-07T04:58:19.093Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_284259430198327890.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_284259430198327890.key) [2023-09-07T04:58:19.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T04:58:19.390Z] + git semver tag [2023-09-07T04:58:19.649Z] 2023-09-07 04:58:19,572 [run_tag] DEBUG tag force:False [2023-09-07T04:58:19.649Z] 2023-09-07 04:58:19,572 [check_head_tag] DEBUG check head tag [2023-09-07T04:58:19.649Z] 2023-09-07 04:58:19,573 [execute] INFO git cat-file --batch-check [2023-09-07T04:58:19.649Z] 2023-09-07 04:58:19,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-07T04:58:19.649Z] 2023-09-07 04:58:19,576 [execute] INFO git cat-file --batch [2023-09-07T04:58:19.649Z] 2023-09-07 04:58:19,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-07T04:58:19.649Z] 2023-09-07 04:58:19,583 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-07T04:58:19.649Z] 2023-09-07 04:58:19,584 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 [2023-09-07T04:58:19.649Z] 2023-09-07 04:58:19,584 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-07T04:58:19.649Z] 2023-09-07 04:58:19,589 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-07T04:58:19.649Z] 3.1.0-dev.7 [Pipeline] } [2023-09-07T04:58:19.658Z] $ docker exec --env ******** --env ******** dc52aa327746f91e33366e9adb3897e197a98b1a360851a1503d4a5ffced8f44 ssh-agent -k [2023-09-07T04:58:19.752Z] unset SSH_AUTH_SOCK; [2023-09-07T04:58:19.753Z] unset SSH_AGENT_PID; [2023-09-07T04:58:19.753Z] echo Agent pid 37 killed; [2023-09-07T04:58:19.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-07T04:58:20.068Z] + git semver [Pipeline] } [2023-09-07T04:58:20.339Z] $ docker stop --time=1 dc52aa327746f91e33366e9adb3897e197a98b1a360851a1503d4a5ffced8f44 [2023-09-07T04:58:21.595Z] $ docker rm -f --volumes dc52aa327746f91e33366e9adb3897e197a98b1a360851a1503d4a5ffced8f44 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:58:22.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-07T04:58:22.873Z] [2023-09-07T04:58:22.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:58:25.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-07T04:58:25.013Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-07T04:58:25.013Z] ab5ef0e58194: Pulling fs layer [2023-09-07T04:58:25.013Z] 9712f1f96733: Pulling fs layer [2023-09-07T04:58:25.013Z] 63f879dbbcfc: Pulling fs layer [2023-09-07T04:58:25.013Z] 0d9ebad4ef96: Pulling fs layer [2023-09-07T04:58:25.013Z] e9a5061849ea: Pulling fs layer [2023-09-07T04:58:25.013Z] d747dcd14b5f: Pulling fs layer [2023-09-07T04:58:25.013Z] 2de7ff778b66: Pulling fs layer [2023-09-07T04:58:25.013Z] 2de7ff778b66: Waiting [2023-09-07T04:58:25.013Z] d747dcd14b5f: Waiting [2023-09-07T04:58:25.013Z] 0d9ebad4ef96: Waiting [2023-09-07T04:58:25.013Z] 9712f1f96733: Verifying Checksum [2023-09-07T04:58:25.273Z] 63f879dbbcfc: Verifying Checksum [2023-09-07T04:58:25.273Z] 63f879dbbcfc: Download complete [2023-09-07T04:58:25.533Z] 0d9ebad4ef96: Verifying Checksum [2023-09-07T04:58:25.533Z] 0d9ebad4ef96: Download complete [2023-09-07T04:58:25.533Z] e9a5061849ea: Verifying Checksum [2023-09-07T04:58:25.533Z] e9a5061849ea: Download complete [2023-09-07T04:58:25.533Z] d747dcd14b5f: Verifying Checksum [2023-09-07T04:58:25.533Z] d747dcd14b5f: Download complete [2023-09-07T04:58:25.533Z] ab5ef0e58194: Verifying Checksum [2023-09-07T04:58:25.533Z] ab5ef0e58194: Download complete [2023-09-07T04:58:25.533Z] 2de7ff778b66: Verifying Checksum [2023-09-07T04:58:25.533Z] 2de7ff778b66: Download complete [2023-09-07T04:58:28.063Z] ab5ef0e58194: Pull complete [2023-09-07T04:58:28.063Z] 9712f1f96733: Pull complete [2023-09-07T04:58:28.996Z] 63f879dbbcfc: Pull complete [2023-09-07T04:58:32.276Z] 0d9ebad4ef96: Pull complete [2023-09-07T04:58:32.534Z] e9a5061849ea: Pull complete [2023-09-07T04:58:32.534Z] d747dcd14b5f: Pull complete [2023-09-07T04:58:33.909Z] 2de7ff778b66: Pull complete [2023-09-07T04:58:33.909Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-07T04:58:33.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-07T04:58:33.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:58:33.996Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2023-09-07T04:58:34.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 [2023-09-07T04:58:38.743Z] $ docker top b085756e4c023986d7fb2b5e584b60598b2c54c19414c722958e16bcc2d3a380 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-07T04:58:38.819Z] provisioning config files... [2023-09-07T04:58:38.825Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5453369094372205551tmp [2023-09-07T04:58:38.834Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9906110902976840460tmp [2023-09-07T04:58:38.843Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3758630654295121599tmp [Pipeline] { [Pipeline] echo [2023-09-07T04:58:38.857Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:58:39.887Z] ---> sigul-configuration.sh [2023-09-07T04:58:39.887Z] gpg: directory `/root/.gnupg' created [2023-09-07T04:58:39.887Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-07T04:58:39.887Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-07T04:58:39.887Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-07T04:58:39.887Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-07T04:58:39.887Z] gpg: CAST5 encrypted data [2023-09-07T04:58:39.887Z] gpg: encrypted with 1 passphrase [2023-09-07T04:58:39.887Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-07T04:58:42.598Z] + mkdir /home/jenkins [2023-09-07T04:58:42.598Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-07T04:58:43.263Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-07T04:58:43.271Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:58:43.561Z] ---> sigul-install.sh [2023-09-07T04:58:43.561Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-07T04:58:43.851Z] + git tag --list [2023-09-07T04:58:43.851Z] v0.0.0 [2023-09-07T04:58:43.851Z] v2.2.0 [2023-09-07T04:58:43.851Z] v2.3.0 [2023-09-07T04:58:43.851Z] v2.3.1 [2023-09-07T04:58:43.851Z] v3.0 [2023-09-07T04:58:43.851Z] v3.0.0 [2023-09-07T04:58:43.851Z] v3.1.0-dev.1 [2023-09-07T04:58:43.851Z] v3.1.0-dev.2 [2023-09-07T04:58:43.851Z] v3.1.0-dev.3 [2023-09-07T04:58:43.851Z] v3.1.0-dev.4 [2023-09-07T04:58:43.851Z] v3.1.0-dev.5 [2023-09-07T04:58:43.851Z] v3.1.0-dev.6 [2023-09-07T04:58:43.851Z] v3.1.0-dev.7 [Pipeline] sh [2023-09-07T04:58:44.139Z] + lftools sign git-tag v3.1.0-dev.7 [2023-09-07T04:58:44.709Z] Signing Git tag with Sigul... [2023-09-07T04:58:44.709Z] Signing v3.1.0-dev.7 [Pipeline] echo [2023-09-07T04:58:44.976Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:58:45.262Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-07T04:58:45.269Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-07T04:58:45.295Z] $ docker stop --time=1 b085756e4c023986d7fb2b5e584b60598b2c54c19414c722958e16bcc2d3a380 [2023-09-07T04:58:46.571Z] $ docker rm -f --volumes b085756e4c023986d7fb2b5e584b60598b2c54c19414c722958e16bcc2d3a380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-07T04:58:46.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-07T04:58:46.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:58:47.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T04:58:47.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:58:47.352Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2023-09-07T04:58:47.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 [2023-09-07T04:58:47.758Z] $ docker top e5793d57cda66ca81ac3ada2d268a53686b7d582622ae8c398a4b7e833bb1645 -eo pid,comm [2023-09-07T04:58:47.808Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-07T04:58:47.808Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-07T04:58:47.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T04:58:47.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T04:58:47.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T04:58:47.963Z] $ docker exec e5793d57cda66ca81ac3ada2d268a53686b7d582622ae8c398a4b7e833bb1645 ssh-agent [2023-09-07T04:58:48.070Z] SSH_AUTH_SOCK=/tmp/ssh-h0KJbgEE8Ktn/agent.32 [2023-09-07T04:58:48.070Z] SSH_AGENT_PID=38 [2023-09-07T04:58:48.075Z] Running ssh-add (command line suppressed) [2023-09-07T04:58:48.181Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15263942302805960432.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15263942302805960432.key) [2023-09-07T04:58:48.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T04:58:48.484Z] + git semver bump pre [2023-09-07T04:58:48.743Z] 2023-09-07 04:58:48,685 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-07T04:58:48.743Z] 2023-09-07 04:58:48,685 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev [2023-09-07T04:58:48.743Z] 2023-09-07 04:58:48,685 [bump_version] DEBUG bumped version:3.1.0-dev.8 [2023-09-07T04:58:48.743Z] 2023-09-07 04:58:48,685 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-09-07T04:58:48.743Z] 2023-09-07 04:58:48,686 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-07T04:58:48.743Z] 2023-09-07 04:58:48,686 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-07T04:58:48.743Z] 2023-09-07 04:58:48,688 [execute] INFO git cat-file --batch-check [2023-09-07T04:58:48.743Z] 2023-09-07 04:58:48,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T04:58:48.743Z] 2023-09-07 04:58:48,695 [execute] INFO git cat-file --batch [2023-09-07T04:58:48.743Z] 2023-09-07 04:58:48,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T04:58:48.743Z] 2023-09-07 04:58:48,702 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-07T04:58:48.743Z] 3.1.0-dev.8 [Pipeline] } [2023-09-07T04:58:48.752Z] $ docker exec --env ******** --env ******** e5793d57cda66ca81ac3ada2d268a53686b7d582622ae8c398a4b7e833bb1645 ssh-agent -k [2023-09-07T04:58:48.857Z] unset SSH_AUTH_SOCK; [2023-09-07T04:58:48.858Z] unset SSH_AGENT_PID; [2023-09-07T04:58:48.858Z] echo Agent pid 38 killed; [2023-09-07T04:58:48.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-07T04:58:49.165Z] + git semver [Pipeline] } [2023-09-07T04:58:49.438Z] $ docker stop --time=1 e5793d57cda66ca81ac3ada2d268a53686b7d582622ae8c398a4b7e833bb1645 [2023-09-07T04:58:50.722Z] $ docker rm -f --volumes e5793d57cda66ca81ac3ada2d268a53686b7d582622ae8c398a4b7e833bb1645 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T04:58:51.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-07T04:58:51.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:58:51.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T04:58:51.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:58:51.429Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2023-09-07T04:58:51.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 [2023-09-07T04:58:51.824Z] $ docker top 972b72153816362e9da922f9f0972672d0ecc70bfbc41614994c947b73765f36 -eo pid,comm [2023-09-07T04:58:51.876Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-07T04:58:51.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-07T04:58:51.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T04:58:51.921Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T04:58:52.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T04:58:52.048Z] $ docker exec 972b72153816362e9da922f9f0972672d0ecc70bfbc41614994c947b73765f36 ssh-agent [2023-09-07T04:58:52.161Z] SSH_AUTH_SOCK=/tmp/ssh-oF6cQ2Zokybp/agent.33 [2023-09-07T04:58:52.161Z] SSH_AGENT_PID=39 [2023-09-07T04:58:52.166Z] Running ssh-add (command line suppressed) [2023-09-07T04:58:52.286Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2592986041058843067.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2592986041058843067.key) [2023-09-07T04:58:52.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T04:58:52.701Z] + git semver push [2023-09-07T04:58:52.980Z] 2023-09-07 04:58:52,855 [run_push] DEBUG push [2023-09-07T04:58:52.981Z] 2023-09-07 04:58:52,857 [execute] INFO git cat-file --batch-check [2023-09-07T04:58:52.981Z] 2023-09-07 04:58:52,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T04:58:52.981Z] 2023-09-07 04:58:52,863 [execute] INFO git rev-list 9e8082ea0750050727cde8a7ffad733485deff30 -- [2023-09-07T04:58:52.981Z] 2023-09-07 04:58:52,864 [execute] DEBUG Popen(['git', 'rev-list', '9e8082ea0750050727cde8a7ffad733485deff30', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-07T04:58:52.981Z] 2023-09-07 04:58:52,873 [execute] INFO git fetch -v origin [2023-09-07T04:58:52.981Z] 2023-09-07 04:58:52,873 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-07T04:58:53.548Z] 2023-09-07 04:58:53,335 [run_push] DEBUG no remote changes detected [2023-09-07T04:58:53.548Z] 2023-09-07 04:58:53,336 [execute] INFO git push origin semver [2023-09-07T04:58:53.548Z] 2023-09-07 04:58:53,336 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-07T04:58:54.115Z] 2023-09-07 04:58:54,045 [run_push] DEBUG push all version tags [2023-09-07T04:58:54.115Z] 2023-09-07 04:58:54,046 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-07T04:58:54.115Z] 2023-09-07 04:58:54,046 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-07T04:58:55.049Z] 2023-09-07 04:58:54,791 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-07T04:58:55.049Z] 3.1.0-dev.8 [Pipeline] } [2023-09-07T04:58:55.058Z] $ docker exec --env ******** --env ******** 972b72153816362e9da922f9f0972672d0ecc70bfbc41614994c947b73765f36 ssh-agent -k [2023-09-07T04:58:55.164Z] unset SSH_AUTH_SOCK; [2023-09-07T04:58:55.164Z] unset SSH_AGENT_PID; [2023-09-07T04:58:55.164Z] echo Agent pid 39 killed; [2023-09-07T04:58:55.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-07T04:58:55.489Z] + git semver [Pipeline] } [2023-09-07T04:58:55.760Z] $ docker stop --time=1 972b72153816362e9da922f9f0972672d0ecc70bfbc41614994c947b73765f36 [2023-09-07T04:58:57.034Z] $ docker rm -f --volumes 972b72153816362e9da922f9f0972672d0ecc70bfbc41614994c947b73765f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-07T04:58:57.580Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-09-07T04:58:57.580Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-07T04:58:57.580Z] total 16 [2023-09-07T04:58:57.580Z] drwxr-xr-x 3 root root 4096 Sep 7 04:46 . [2023-09-07T04:58:57.580Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 04:58 .. [2023-09-07T04:58:57.580Z] drwxr-xr-x 2 root root 4096 Sep 7 04:46 cost [2023-09-07T04:58:57.580Z] -rw-r--r-- 1 root root 91 Sep 7 04:46 cost.csv [2023-09-07T04:58:57.580Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-07T04:58:57.580Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-07T04:58:57.580Z] total 16 [2023-09-07T04:58:57.580Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 04:46 . [2023-09-07T04:58:57.580Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 04:58 .. [2023-09-07T04:58:57.580Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 04:46 cost [2023-09-07T04:58:57.580Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 7 04:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:58:57.863Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:58:58.722Z] ---> package-listing.sh [2023-09-07T04:58:58.722Z] ++ facter osfamily [2023-09-07T04:58:58.722Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-07T04:58:58.982Z] + OS_FAMILY=debian [2023-09-07T04:58:58.982Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-09-07T04:58:58.982Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-07T04:58:58.982Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-07T04:58:58.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-07T04:58:58.982Z] + PACKAGES=/tmp/packages_start.txt [2023-09-07T04:58:58.982Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-07T04:58:58.982Z] + PACKAGES=/tmp/packages_end.txt [2023-09-07T04:58:58.982Z] + case "${OS_FAMILY}" in [2023-09-07T04:58:58.982Z] + dpkg -l [2023-09-07T04:58:58.982Z] + grep '^ii' [2023-09-07T04:58:58.982Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-07T04:58:58.982Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-07T04:58:58.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-07T04:58:58.982Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-07T04:58:58.982Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-09-07T04:58:58.982Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-09-07T04:58:58.992Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-07T04:58:59.270Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T04:58:59.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T04:58:59.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T04:58:59.900Z] prd-ubuntu20.04-docker-8c-8g-5521 does not seem to be running inside a container [2023-09-07T04:58:59.926Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-07T04:59:00.136Z] $ docker top 5e987e3c16a764aa870f7d120c375f12ff63c9bbad14ba761038b59238f876dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T04:59:00.478Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-07T04:59:00.762Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-07T04:59:01.045Z] + ls /var/log/sa-host [2023-09-07T04:59:01.045Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T04:59:01.119Z] provisioning config files... [2023-09-07T04:59:01.125Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4574679207997179950tmp [Pipeline] { [Pipeline] echo [2023-09-07T04:59:01.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:59:01.420Z] ---> create-netrc.sh [Pipeline] } [2023-09-07T04:59:01.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:59:01.747Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-07T04:59:01.755Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:59:02.036Z] ---> sudo-logs.sh [2023-09-07T04:59:02.036Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-07T04:59:02.054Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:59:02.344Z] ---> job-cost.sh [2023-09-07T04:59:02.344Z] lf-activate-venv: SKIPPING [2023-09-07T04:59:02.344Z] DEBUG: total: 0.2199999988079071 [2023-09-07T04:59:02.344Z] INFO: Retrieving Stack Cost... [2023-09-07T04:59:02.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T04:59:03.168Z] INFO: Archiving Costs [Pipeline] echo [2023-09-07T04:59:03.178Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T04:59:03.462Z] ---> logs-deploy.sh [2023-09-07T04:59:03.462Z] lf-activate-venv: SKIPPING [2023-09-07T04:59:03.462Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/164 [2023-09-07T04:59:03.462Z] INFO: archiving workspace using pattern(s): [2023-09-07T04:59:04.398Z] Archives upload complete. [2023-09-07T04:59:04.398Z] INFO: archiving logs to Nexus