Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4dc3cb9544d3c22b48762096c31369c64ea3d88 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-ssh9241634059340500725.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-ssh8621409009192054672.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-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14847667920129692039.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-ssh15034715473886824648.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14194766950517439424.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3401’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-3589’ is offline ‘prd-ubuntu20.04-docker-8c-8g-3590’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3591 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b4dc3cb9544d3c22b48762096c31369c64ea3d88 (main) Commit message: "refactor: use PatchDevice calls instead of UpdateDevice (#267)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 b4dc3cb9544d3c22b48762096c31369c64ea3d88 # timeout=10 > git rev-list --no-walk 040a5a62acea184fdd41387d4dec6344494c5d71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T00:07:05.260Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T00:07:05.300Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T00:07:05.312Z] ========================================================= [2023-08-15T00:07:05.312Z] EdgeX Global Pipelines Version Info [2023-08-15T00:07:05.312Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:07:06.024Z] ------------------- [2023-08-15T00:07:06.024Z] stable info: [2023-08-15T00:07:06.024Z] ------------------- [2023-08-15T00:07:06.024Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T00:07:06.024Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T00:07:06.024Z] Message: update stable to v1.0.253 [2023-08-15T00:07:06.595Z] ------------------- [2023-08-15T00:07:06.595Z] experimental info: [2023-08-15T00:07:06.595Z] ------------------- [2023-08-15T00:07:06.595Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T00:07:06.595Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T00:07:06.595Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T00:07:06.734Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-08-15T00:07:06.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-08-15T00:07:06.758Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T00:07:06.771Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T00:07:06.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T00:07:06.801Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T00:07:06.813Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T00:07:06.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-15T00:07:06.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T00:07:06.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T00:07:06.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T00:07:06.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-08-15T00:07:06.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T00:07:06.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T00:07:06.920Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T00:07:06.931Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T00:07:06.943Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T00:07:06.955Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T00:07:06.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T00:07:06.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T00:07:07.000Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-15T00:07:07.017Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-15T00:07:07.030Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-15T00:07:07.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-15T00:07:07.059Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-15T00:07:07.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T00:07:07.092Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T00:07:07.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-15T00:07:07.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-15T00:07:07.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-15T00:07:07.148Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4dc3cb9544d3c22b48762096c31369c64ea3d88 [Pipeline] echo [2023-08-15T00:07:07.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4dc3cb [Pipeline] echo [2023-08-15T00:07:07.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T00:07:07.218Z] provisioning config files... [2023-08-15T00:07:07.233Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9120281592285061840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:07:07.533Z] ---> docker-login.sh [2023-08-15T00:07:07.533Z] nexus3.edgexfoundry.org:10001 [2023-08-15T00:07:07.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:07:07.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:07:07.793Z] Configure a credential helper to remove this warning. See [2023-08-15T00:07:07.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:07:07.793Z] [2023-08-15T00:07:07.793Z] Login Succeeded [2023-08-15T00:07:07.793Z] nexus3.edgexfoundry.org:10002 [2023-08-15T00:07:07.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:07:07.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:07:07.793Z] Configure a credential helper to remove this warning. See [2023-08-15T00:07:07.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:07:07.793Z] [2023-08-15T00:07:07.793Z] Login Succeeded [2023-08-15T00:07:07.793Z] nexus3.edgexfoundry.org:10003 [2023-08-15T00:07:08.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:07:08.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:07:08.054Z] Configure a credential helper to remove this warning. See [2023-08-15T00:07:08.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:07:08.054Z] [2023-08-15T00:07:08.054Z] Login Succeeded [2023-08-15T00:07:08.054Z] nexus3.edgexfoundry.org:10004 [2023-08-15T00:07:08.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:07:08.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:07:08.054Z] Configure a credential helper to remove this warning. See [2023-08-15T00:07:08.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:07:08.054Z] [2023-08-15T00:07:08.054Z] Login Succeeded [2023-08-15T00:07:08.054Z] docker.io [2023-08-15T00:07:08.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:07:08.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:07:08.314Z] Configure a credential helper to remove this warning. See [2023-08-15T00:07:08.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:07:08.314Z] [2023-08-15T00:07:08.314Z] Login Succeeded [2023-08-15T00:07:08.314Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T00:07:08.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-15T00:07:08.674Z] + git rev-list -1 --merges b4dc3cb9544d3c22b48762096c31369c64ea3d88~1..b4dc3cb9544d3c22b48762096c31369c64ea3d88 [Pipeline] echo [2023-08-15T00:07:08.735Z] -----------> git rev-list -1 --merges b4dc3cb9544d3c22b48762096c31369c64ea3d88~1..b4dc3cb9544d3c22b48762096c31369c64ea3d88 b4dc3cb9544d3c22b48762096c31369c64ea3d88 [false] [Pipeline] sh [2023-08-15T00:07:09.026Z] + git log --format=format:%s -1 b4dc3cb9544d3c22b48762096c31369c64ea3d88 [Pipeline] echo [2023-08-15T00:07:09.040Z] ========================================================= [2023-08-15T00:07:09.040Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T00:07:09.040Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T00:07:09.361Z] + git log --format=format:%s -1 b4dc3cb9544d3c22b48762096c31369c64ea3d88 [Pipeline] echo [2023-08-15T00:07:09.380Z] [semverPrep] GIT_COMMIT: b4dc3cb9544d3c22b48762096c31369c64ea3d88, Commit Message: refactor: use PatchDevice calls instead of UpdateDevice (#267) [Pipeline] echo [2023-08-15T00:07:09.390Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-15T00:07:09.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T00:07:09.734Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T00:07:09.734Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T00:07:09.734Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T00:07:09.734Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T00:07:09.734Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T00:07:09.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:07:10.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:07:10.111Z] [2023-08-15T00:07:10.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:07:10.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:07:10.417Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T00:07:10.417Z] b85a868b505f: Pulling fs layer [2023-08-15T00:07:10.417Z] e2be974225ed: Pulling fs layer [2023-08-15T00:07:10.417Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T00:07:10.417Z] 988bab9f4d93: Pulling fs layer [2023-08-15T00:07:10.417Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T00:07:10.417Z] eaf3925da568: Pulling fs layer [2023-08-15T00:07:10.417Z] bab4dde63d76: Pulling fs layer [2023-08-15T00:07:10.417Z] bde34c3a00c8: Pulling fs layer [2023-08-15T00:07:10.417Z] b352a97aabf1: Pulling fs layer [2023-08-15T00:07:10.417Z] 4872d77fe225: Pulling fs layer [2023-08-15T00:07:10.417Z] 5851b861e8e6: Pulling fs layer [2023-08-15T00:07:10.417Z] bab4dde63d76: Waiting [2023-08-15T00:07:10.417Z] bde34c3a00c8: Waiting [2023-08-15T00:07:10.417Z] b352a97aabf1: Waiting [2023-08-15T00:07:10.417Z] 4872d77fe225: Waiting [2023-08-15T00:07:10.417Z] eaf3925da568: Waiting [2023-08-15T00:07:10.417Z] 988bab9f4d93: Waiting [2023-08-15T00:07:10.417Z] 1469e6f7b9e6: Waiting [2023-08-15T00:07:10.417Z] e2be974225ed: Download complete [2023-08-15T00:07:10.417Z] 988bab9f4d93: Verifying Checksum [2023-08-15T00:07:10.417Z] 988bab9f4d93: Download complete [2023-08-15T00:07:10.696Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T00:07:10.696Z] 1469e6f7b9e6: Download complete [2023-08-15T00:07:10.696Z] eaf3925da568: Download complete [2023-08-15T00:07:10.696Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T00:07:10.696Z] 339a4e72a1f5: Download complete [2023-08-15T00:07:10.696Z] bde34c3a00c8: Verifying Checksum [2023-08-15T00:07:10.696Z] bde34c3a00c8: Download complete [2023-08-15T00:07:10.696Z] b352a97aabf1: Verifying Checksum [2023-08-15T00:07:10.696Z] b352a97aabf1: Download complete [2023-08-15T00:07:10.696Z] 4872d77fe225: Verifying Checksum [2023-08-15T00:07:10.955Z] b85a868b505f: Verifying Checksum [2023-08-15T00:07:10.955Z] b85a868b505f: Download complete [2023-08-15T00:07:11.213Z] bab4dde63d76: Verifying Checksum [2023-08-15T00:07:11.213Z] bab4dde63d76: Download complete [2023-08-15T00:07:12.151Z] b85a868b505f: Pull complete [2023-08-15T00:07:12.411Z] e2be974225ed: Pull complete [2023-08-15T00:07:12.670Z] 339a4e72a1f5: Pull complete [2023-08-15T00:07:12.929Z] 988bab9f4d93: Pull complete [2023-08-15T00:07:13.187Z] 1469e6f7b9e6: Pull complete [2023-08-15T00:07:13.187Z] eaf3925da568: Pull complete [2023-08-15T00:07:15.090Z] bab4dde63d76: Pull complete [2023-08-15T00:07:15.090Z] bde34c3a00c8: Pull complete [2023-08-15T00:07:15.090Z] b352a97aabf1: Pull complete [2023-08-15T00:07:15.090Z] 4872d77fe225: Pull complete [2023-08-15T00:07:15.090Z] 5851b861e8e6: Pull complete [2023-08-15T00:07:15.090Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T00:07:15.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:07:15.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:07:15.186Z] prd-ubuntu20.04-docker-8c-8g-3591 does not seem to be running inside a container [2023-08-15T00:07:15.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T00:07:17.726Z] $ docker top 5efe26613184ac5b24259325b5deb4d828467071f4f45865889682d249d786ba -eo pid,comm [2023-08-15T00:07:17.778Z] 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-08-15T00:07:17.778Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T00:07:17.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T00:07:17.817Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T00:07:17.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T00:07:17.926Z] $ docker exec 5efe26613184ac5b24259325b5deb4d828467071f4f45865889682d249d786ba ssh-agent [2023-08-15T00:07:18.036Z] SSH_AUTH_SOCK=/tmp/ssh-S3sXEz45Ikk4/agent.31 [2023-08-15T00:07:18.036Z] SSH_AGENT_PID=37 [2023-08-15T00:07:18.043Z] Running ssh-add (command line suppressed) [2023-08-15T00:07:18.133Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12612770922768471988.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12612770922768471988.key) [2023-08-15T00:07:18.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T00:07:18.433Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T00:07:18.442Z] $ docker exec --env ******** --env ******** 5efe26613184ac5b24259325b5deb4d828467071f4f45865889682d249d786ba ssh-agent -k [2023-08-15T00:07:18.536Z] unset SSH_AUTH_SOCK; [2023-08-15T00:07:18.537Z] unset SSH_AGENT_PID; [2023-08-15T00:07:18.538Z] echo Agent pid 37 killed; [2023-08-15T00:07:18.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T00:07:18.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T00:07:18.573Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T00:07:18.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T00:07:18.692Z] $ docker exec 5efe26613184ac5b24259325b5deb4d828467071f4f45865889682d249d786ba ssh-agent [2023-08-15T00:07:18.800Z] SSH_AUTH_SOCK=/tmp/ssh-Ivai0fokJlu9/agent.69 [2023-08-15T00:07:18.800Z] SSH_AGENT_PID=75 [2023-08-15T00:07:18.805Z] Running ssh-add (command line suppressed) [2023-08-15T00:07:18.905Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1256082610763848043.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1256082610763848043.key) [2023-08-15T00:07:18.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T00:07:19.204Z] + git semver init [2023-08-15T00:07:19.464Z] 2023-08-15 00:07:19,381 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T00:07:19.464Z] 2023-08-15 00:07:19,382 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-15T00:07:19.464Z] 2023-08-15 00:07:19,382 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-15T00:07:19.464Z] 2023-08-15 00:07:19,383 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-15T00:07:20.403Z] 2023-08-15 00:07:20,086 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-08-15T00:07:20.403Z] 2023-08-15 00:07:20,087 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-08-15T00:07:20.403Z] 2023-08-15 00:07:20,087 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T00:07:20.403Z] 2023-08-15 00:07:20,087 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T00:07:20.403Z] 3.1.0-dev.5 [Pipeline] } [2023-08-15T00:07:20.412Z] $ docker exec --env ******** --env ******** 5efe26613184ac5b24259325b5deb4d828467071f4f45865889682d249d786ba ssh-agent -k [2023-08-15T00:07:20.501Z] unset SSH_AUTH_SOCK; [2023-08-15T00:07:20.501Z] unset SSH_AGENT_PID; [2023-08-15T00:07:20.502Z] echo Agent pid 75 killed; [2023-08-15T00:07:20.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T00:07:20.813Z] + git semver [Pipeline] } [2023-08-15T00:07:21.086Z] $ docker stop --time=1 5efe26613184ac5b24259325b5deb4d828467071f4f45865889682d249d786ba [2023-08-15T00:07:22.393Z] $ docker rm -f --volumes 5efe26613184ac5b24259325b5deb4d828467071f4f45865889682d249d786ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T00:07:22.731Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T00:07:22.941Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T00:07:22.943Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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-08-15T00:07:23.088Z] provisioning config files... [2023-08-15T00:07:23.096Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17577657494692423929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:07:23.391Z] ---> docker-login.sh [2023-08-15T00:07:23.391Z] nexus3.edgexfoundry.org:10001 [2023-08-15T00:07:23.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:07:23.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:07:23.391Z] Configure a credential helper to remove this warning. See [2023-08-15T00:07:23.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:07:23.391Z] [2023-08-15T00:07:23.391Z] Login Succeeded [2023-08-15T00:07:23.391Z] nexus3.edgexfoundry.org:10002 [2023-08-15T00:07:23.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:07:23.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:07:23.391Z] Configure a credential helper to remove this warning. See [2023-08-15T00:07:23.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:07:23.391Z] [2023-08-15T00:07:23.391Z] Login Succeeded [2023-08-15T00:07:23.391Z] nexus3.edgexfoundry.org:10003 [2023-08-15T00:07:23.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:07:23.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:07:23.650Z] Configure a credential helper to remove this warning. See [2023-08-15T00:07:23.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:07:23.650Z] [2023-08-15T00:07:23.650Z] Login Succeeded [2023-08-15T00:07:23.650Z] nexus3.edgexfoundry.org:10004 [2023-08-15T00:07:23.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:07:23.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:07:23.650Z] Configure a credential helper to remove this warning. See [2023-08-15T00:07:23.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:07:23.650Z] [2023-08-15T00:07:23.650Z] Login Succeeded [2023-08-15T00:07:23.650Z] docker.io [2023-08-15T00:07:23.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:07:23.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:07:23.909Z] Configure a credential helper to remove this warning. See [2023-08-15T00:07:23.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:07:23.909Z] [2023-08-15T00:07:23.909Z] Login Succeeded [2023-08-15T00:07:23.909Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T00:07:23.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T00:07:23.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T00:07:23.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T00:07:23.988Z] ========================================================= [2023-08-15T00:07:23.988Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T00:07:23.988Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:07:24.294Z] + 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-08-15T00:07:24.295Z] Sending build context to Docker daemon 1.998MB [2023-08-15T00:07:24.295Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T00:07:24.295Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-15T00:07:24.295Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T00:07:24.295Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T00:07:24.295Z] 6911f1a30b25: Pulling fs layer [2023-08-15T00:07:24.295Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T00:07:24.295Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T00:07:24.295Z] ec0bb842ea78: Pulling fs layer [2023-08-15T00:07:24.295Z] 40a00589a448: Pulling fs layer [2023-08-15T00:07:24.295Z] 6c08303d61cc: Pulling fs layer [2023-08-15T00:07:24.295Z] 798269fcf238: Pulling fs layer [2023-08-15T00:07:24.295Z] ec0bb842ea78: Waiting [2023-08-15T00:07:24.295Z] 798269fcf238: Waiting [2023-08-15T00:07:24.295Z] 40a00589a448: Waiting [2023-08-15T00:07:24.295Z] 6c08303d61cc: Waiting [2023-08-15T00:07:24.295Z] 6863d3e3a2b1: Waiting [2023-08-15T00:07:24.295Z] 6911f1a30b25: Verifying Checksum [2023-08-15T00:07:24.295Z] 6911f1a30b25: Download complete [2023-08-15T00:07:24.295Z] 6863d3e3a2b1: Download complete [2023-08-15T00:07:24.295Z] ec0bb842ea78: Verifying Checksum [2023-08-15T00:07:24.295Z] ec0bb842ea78: Download complete [2023-08-15T00:07:24.295Z] 4db1b89c0bd1: Verifying Checksum [2023-08-15T00:07:24.295Z] 4db1b89c0bd1: Download complete [2023-08-15T00:07:24.558Z] 40a00589a448: Verifying Checksum [2023-08-15T00:07:24.558Z] 40a00589a448: Download complete [2023-08-15T00:07:24.558Z] 4db1b89c0bd1: Pull complete [2023-08-15T00:07:24.821Z] 6911f1a30b25: Pull complete [2023-08-15T00:07:25.081Z] 798269fcf238: Download complete [2023-08-15T00:07:25.339Z] e194b8c5c2a9: Verifying Checksum [2023-08-15T00:07:25.339Z] e194b8c5c2a9: Download complete [2023-08-15T00:07:25.339Z] 6c08303d61cc: Verifying Checksum [2023-08-15T00:07:28.624Z] e194b8c5c2a9: Pull complete [2023-08-15T00:07:28.624Z] 6863d3e3a2b1: Pull complete [2023-08-15T00:07:28.624Z] ec0bb842ea78: Pull complete [2023-08-15T00:07:28.624Z] 40a00589a448: Pull complete [2023-08-15T00:07:31.160Z] 6c08303d61cc: Pull complete [2023-08-15T00:07:31.726Z] 798269fcf238: Pull complete [2023-08-15T00:07:31.726Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T00:07:31.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T00:07:31.726Z] ---> ec979cd7f677 [2023-08-15T00:07:31.726Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-15T00:07:37.004Z] ---> Running in 18ca1f0807aa [2023-08-15T00:07:37.004Z] Removing intermediate container 18ca1f0807aa [2023-08-15T00:07:37.004Z] ---> 758754170a28 [2023-08-15T00:07:37.004Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T00:07:37.004Z] ---> Running in 9954710ea57c [2023-08-15T00:07:37.004Z] Removing intermediate container 9954710ea57c [2023-08-15T00:07:37.004Z] ---> e9e0a4165a79 [2023-08-15T00:07:37.004Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-15T00:07:37.004Z] ---> Running in c485a014db87 [2023-08-15T00:07:37.004Z] Removing intermediate container c485a014db87 [2023-08-15T00:07:37.004Z] ---> 073775a07fce [2023-08-15T00:07:37.004Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-15T00:07:37.004Z] ---> Running in eb80e7c2645a [2023-08-15T00:07:37.262Z] Removing intermediate container eb80e7c2645a [2023-08-15T00:07:37.262Z] ---> 65068b87aac8 [2023-08-15T00:07:37.262Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T00:07:37.262Z] ---> Running in d8fd581835a6 [2023-08-15T00:07:37.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T00:07:37.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T00:07:37.778Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-15T00:07:37.778Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-15T00:07:37.778Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-15T00:07:37.778Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-15T00:07:37.778Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-15T00:07:37.778Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-15T00:07:37.778Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-15T00:07:37.778Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-15T00:07:37.778Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-15T00:07:37.778Z] (10/14) Installing kmod-libs (30-r1) [2023-08-15T00:07:37.778Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-15T00:07:37.778Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-15T00:07:37.778Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-15T00:07:37.778Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-15T00:07:37.778Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T00:07:37.778Z] Executing eudev-3.2.11-r4.trigger [2023-08-15T00:07:37.778Z] OK: 272 MiB in 67 packages [2023-08-15T00:07:38.058Z] Still waiting to schedule task [2023-08-15T00:07:38.058Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3587’ [2023-08-15T00:07:38.346Z] Removing intermediate container d8fd581835a6 [2023-08-15T00:07:38.346Z] ---> 4bb319fb36ba [2023-08-15T00:07:38.346Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-15T00:07:38.346Z] ---> Running in 3d9bdfea46c1 [2023-08-15T00:07:38.621Z] Removing intermediate container 3d9bdfea46c1 [2023-08-15T00:07:38.621Z] ---> 23dbce51635f [2023-08-15T00:07:38.621Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-15T00:07:38.621Z] ---> 2d5067aed7a0 [2023-08-15T00:07:38.621Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T00:07:38.621Z] ---> Running in f692f6cd4931 [2023-08-15T00:08:17.360Z] Removing intermediate container f692f6cd4931 [2023-08-15T00:08:17.360Z] ---> 439c8cc1daa5 [2023-08-15T00:08:17.360Z] Step 11/13 : COPY . . [2023-08-15T00:08:17.360Z] ---> 257540ee1f01 [2023-08-15T00:08:17.360Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-15T00:08:17.360Z] ---> Running in 4abc87a8a49f [2023-08-15T00:08:17.360Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T00:08:17.360Z] Dload Upload Total Spent Left Speed [2023-08-15T00:08:17.360Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21285 0 --:--:-- --:--:-- --:--:-- 21673 [2023-08-15T00:08:17.360Z] Removing intermediate container 4abc87a8a49f [2023-08-15T00:08:17.360Z] ---> d019e9f847ec [2023-08-15T00:08:17.360Z] Step 13/13 : RUN ${MAKE} [2023-08-15T00:08:17.360Z] ---> Running in 62b1183da2fe [2023-08-15T00:08:17.360Z] noop [2023-08-15T00:08:17.360Z] Removing intermediate container 62b1183da2fe [2023-08-15T00:08:17.360Z] ---> 8c92bc4ef617 [2023-08-15T00:08:17.360Z] Successfully built 8c92bc4ef617 [2023-08-15T00:08:17.360Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:08:17.680Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T00:08:17.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:08:17.753Z] prd-ubuntu20.04-docker-8c-8g-3591 does not seem to be running inside a container [2023-08-15T00:08:17.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2023-08-15T00:08:18.122Z] $ docker top 436fc0bad8f843fb1ba49fa3640c63ce4453f68286b2ae05be0045979d8cbb42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T00:08:18.478Z] + go version [2023-08-15T00:08:18.478Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T00:08:18.487Z] $ docker stop --time=1 436fc0bad8f843fb1ba49fa3640c63ce4453f68286b2ae05be0045979d8cbb42 [2023-08-15T00:08:19.754Z] $ docker rm -f --volumes 436fc0bad8f843fb1ba49fa3640c63ce4453f68286b2ae05be0045979d8cbb42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:08:20.174Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T00:08:20.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:08:20.245Z] prd-ubuntu20.04-docker-8c-8g-3591 does not seem to be running inside a container [2023-08-15T00:08:20.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2023-08-15T00:08:20.589Z] $ docker top 7c9e82196863da3edff5622c7765b6a136291a974b152624238397ef5c6b744c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T00:08:20.924Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-08-15T00:08:21.219Z] + make test [2023-08-15T00:08:21.219Z] go test ./... -coverprofile=coverage.out ./... [2023-08-15T00:08:25.404Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-15T00:08:35.369Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-15T00:08:35.369Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 5.2% of statements [2023-08-15T00:08:41.930Z] go vet ./... [2023-08-15T00:08:45.212Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T00:08:45.212Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T00:08:45.212Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T00:08:45.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T00:08:45.239Z] $ docker stop --time=1 7c9e82196863da3edff5622c7765b6a136291a974b152624238397ef5c6b744c [2023-08-15T00:08:48.222Z] $ docker rm -f --volumes 7c9e82196863da3edff5622c7765b6a136291a974b152624238397ef5c6b744c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T00:08:48.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T00:08:48.737Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-15T00:08:49.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T00:08:49.438Z] + ls -al . [2023-08-15T00:08:49.438Z] total 204 [2023-08-15T00:08:49.438Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 00:08 . [2023-08-15T00:08:49.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 00:07 .. [2023-08-15T00:08:49.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 00:07 .git [2023-08-15T00:08:49.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:07 .github [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 00:07 .gitignore [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 15 00:07 .golangci.yml [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 00:07 .hadolint.yml [2023-08-15T00:08:49.438Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 00:07 .semver [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 15 00:07 Attribution.txt [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 15 00:07 CHANGELOG.md [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 15 00:07 Dockerfile [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 00:07 GOVERNANCE.md [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 00:07 Jenkinsfile [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 00:07 LICENSE [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 15 00:07 Makefile [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 00:07 OWNERS.md [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 00:07 README.md [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 00:07 VERSION [2023-08-15T00:08:49.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 00:07 bin [2023-08-15T00:08:49.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:07 cmd [2023-08-15T00:08:49.438Z] -rw-r--r-- 1 jenkins jenkins 44795 Aug 15 00:08 coverage.out [2023-08-15T00:08:49.438Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 00:07 docker-entrypoint.sh [2023-08-15T00:08:49.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 00:07 docs [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 15 00:07 go.mod [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 15 00:07 go.sum [2023-08-15T00:08:49.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:07 internal [2023-08-15T00:08:49.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 00:07 snap [2023-08-15T00:08:49.438Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 00:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:08:49.746Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b4dc3cb9544d3c22b48762096c31369c64ea3d88 --label arch=amd64 --label version=3.1.0-dev.5 . [2023-08-15T00:08:49.746Z] Sending build context to Docker daemon 2.043MB [2023-08-15T00:08:49.746Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T00:08:49.746Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-15T00:08:49.746Z] ---> 8c92bc4ef617 [2023-08-15T00:08:49.746Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-15T00:08:49.746Z] ---> Running in 6bdd63049a7e [2023-08-15T00:08:50.006Z] Removing intermediate container 6bdd63049a7e [2023-08-15T00:08:50.006Z] ---> 56fb95bd1740 [2023-08-15T00:08:50.006Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T00:08:50.006Z] ---> Running in 6b75b3ea3fbc [2023-08-15T00:08:50.006Z] Removing intermediate container 6b75b3ea3fbc [2023-08-15T00:08:50.006Z] ---> acd757b87975 [2023-08-15T00:08:50.006Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-15T00:08:50.006Z] ---> Running in e0a3cc9e07df [2023-08-15T00:08:50.006Z] Removing intermediate container e0a3cc9e07df [2023-08-15T00:08:50.006Z] ---> 3b7461b8e3a3 [2023-08-15T00:08:50.006Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-15T00:08:50.006Z] ---> Running in f031c68995b1 [2023-08-15T00:08:50.265Z] Removing intermediate container f031c68995b1 [2023-08-15T00:08:50.265Z] ---> 9ce41ef724c8 [2023-08-15T00:08:50.265Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T00:08:50.265Z] ---> Running in 7fd4854ed2e2 [2023-08-15T00:08:50.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T00:08:50.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T00:08:51.090Z] OK: 272 MiB in 67 packages [2023-08-15T00:08:51.090Z] Removing intermediate container 7fd4854ed2e2 [2023-08-15T00:08:51.090Z] ---> 631172b50e36 [2023-08-15T00:08:51.090Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-15T00:08:51.090Z] ---> Running in 4785d1a01044 [2023-08-15T00:08:51.349Z] Removing intermediate container 4785d1a01044 [2023-08-15T00:08:51.349Z] ---> 4c30f2d41e90 [2023-08-15T00:08:51.349Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-15T00:08:51.349Z] ---> 297df698d9c8 [2023-08-15T00:08:51.349Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T00:08:51.349Z] ---> Running in 1a7a76ef3995 [2023-08-15T00:08:52.285Z] Removing intermediate container 1a7a76ef3995 [2023-08-15T00:08:52.285Z] ---> cce17afca6e2 [2023-08-15T00:08:52.285Z] Step 11/36 : COPY . . [2023-08-15T00:08:52.285Z] ---> 354b600c9f4f [2023-08-15T00:08:52.285Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-15T00:08:52.285Z] ---> Running in 21c65e7529b0 [2023-08-15T00:08:52.545Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T00:08:52.545Z] Dload Upload Total Spent Left Speed [2023-08-15T00:08:52.804Z]  0 0 0 0  0 0   0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 20900 0 --:--:-- --:--:-- --:--:-- 21240 [2023-08-15T00:08:53.063Z] Removing intermediate container 21c65e7529b0 [2023-08-15T00:08:53.063Z] ---> 254c7255a98f [2023-08-15T00:08:53.063Z] Step 13/36 : RUN ${MAKE} [2023-08-15T00:08:53.063Z] ---> Running in bda58ae38522 [2023-08-15T00:08:53.320Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-15T00:09:20.009Z] Removing intermediate container bda58ae38522 [2023-08-15T00:09:20.009Z] ---> c8dbf1f64c61 [2023-08-15T00:09:20.009Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-15T00:09:20.009Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-15T00:09:20.009Z] 4acc49c71d14: Pulling fs layer [2023-08-15T00:09:20.009Z] 4acc49c71d14: Verifying Checksum [2023-08-15T00:09:20.009Z] 4acc49c71d14: Download complete [2023-08-15T00:09:20.009Z] 4acc49c71d14: Pull complete [2023-08-15T00:09:20.009Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-15T00:09:20.009Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-15T00:09:20.009Z] ---> 01a2bd3e5fff [2023-08-15T00:09:20.009Z] Step 15/36 : FROM alpine:3.17 [2023-08-15T00:09:20.009Z] 3.17: Pulling from library/alpine [2023-08-15T00:09:20.009Z] 9398808236ff: Pulling fs layer [2023-08-15T00:09:20.009Z] 9398808236ff: Download complete [2023-08-15T00:09:20.009Z] 9398808236ff: Pull complete [2023-08-15T00:09:20.009Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T00:09:20.009Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T00:09:20.009Z] ---> 1e0b8b5322fc [2023-08-15T00:09:20.009Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-15T00:09:20.009Z] ---> Running in 5029503019cf [2023-08-15T00:09:20.009Z] Removing intermediate container 5029503019cf [2023-08-15T00:09:20.009Z] ---> 6e560ee221f5 [2023-08-15T00:09:20.009Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-15T00:09:20.009Z] ---> Running in f501e0b54afe [2023-08-15T00:09:20.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T00:09:20.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T00:09:20.009Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-08-15T00:09:20.009Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-08-15T00:09:20.283Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-08-15T00:09:20.283Z] (4/86) Installing libxau (1.0.10-r0) [2023-08-15T00:09:20.283Z] (5/86) Installing libmd (1.0.4-r0) [2023-08-15T00:09:20.283Z] (6/86) Installing libbsd (0.11.7-r0) [2023-08-15T00:09:20.283Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-08-15T00:09:20.283Z] (8/86) Installing libxcb (1.15-r0) [2023-08-15T00:09:20.283Z] (9/86) Installing libx11 (1.8.4-r1) [2023-08-15T00:09:20.283Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-08-15T00:09:20.283Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-08-15T00:09:20.283Z] (12/86) Installing libexpat (2.5.0-r0) [2023-08-15T00:09:20.283Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-08-15T00:09:20.283Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-08-15T00:09:20.283Z] (15/86) Installing libpng (1.6.39-r0) [2023-08-15T00:09:20.283Z] (16/86) Installing freetype (2.12.1-r0) [2023-08-15T00:09:20.283Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-08-15T00:09:20.585Z] (18/86) Installing fribidi (1.0.12-r0) [2023-08-15T00:09:20.585Z] (19/86) Installing libffi (3.4.4-r0) [2023-08-15T00:09:20.585Z] (20/86) Installing libintl (0.21.1-r1) [2023-08-15T00:09:20.585Z] (21/86) Installing libblkid (2.38.1-r1) [2023-08-15T00:09:20.585Z] (22/86) Installing libmount (2.38.1-r1) [2023-08-15T00:09:20.585Z] (23/86) Installing pcre2 (10.42-r0) [2023-08-15T00:09:20.585Z] (24/86) Installing glib (2.74.7-r0) [2023-08-15T00:09:20.585Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-08-15T00:09:20.585Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-08-15T00:09:20.585Z] (27/86) Installing libass (0.16.0-r1) [2023-08-15T00:09:20.585Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-08-15T00:09:20.585Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-08-15T00:09:20.585Z] (30/86) Installing libpciaccess (0.17-r0) [2023-08-15T00:09:20.585Z] (31/86) Installing libdrm (2.4.114-r0) [2023-08-15T00:09:20.585Z] (32/86) Installing gmp (6.2.1-r2) [2023-08-15T00:09:20.585Z] (33/86) Installing nettle (3.8.1-r0) [2023-08-15T00:09:20.585Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-08-15T00:09:20.585Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-08-15T00:09:20.585Z] (36/86) Installing libunistring (1.1-r0) [2023-08-15T00:09:20.585Z] (37/86) Installing gnutls (3.7.8-r3) [2023-08-15T00:09:20.585Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-15T00:09:20.585Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-15T00:09:20.585Z] (40/86) Installing lame (3.100-r2) [2023-08-15T00:09:20.585Z] (41/86) Installing opus (1.3.1-r1) [2023-08-15T00:09:20.585Z] (42/86) Installing libasyncns (0.8-r1) [2023-08-15T00:09:20.585Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-08-15T00:09:20.585Z] (44/86) Installing libltdl (2.4.7-r1) [2023-08-15T00:09:20.585Z] (45/86) Installing orc (0.4.33-r0) [2023-08-15T00:09:20.844Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-08-15T00:09:20.844Z] (47/86) Installing libogg (1.3.5-r2) [2023-08-15T00:09:20.844Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-15T00:09:20.844Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-08-15T00:09:20.844Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-08-15T00:09:20.844Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-08-15T00:09:20.844Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-08-15T00:09:20.844Z] (53/86) Installing soxr (0.1.3-r3) [2023-08-15T00:09:20.844Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-08-15T00:09:20.844Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-08-15T00:09:20.844Z] (56/86) Installing libpulse (16.1-r6) [2023-08-15T00:09:20.844Z] (57/86) Installing cjson (1.7.15-r3) [2023-08-15T00:09:20.844Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-08-15T00:09:20.844Z] (59/86) Installing librist (0.2.7-r0) [2023-08-15T00:09:20.844Z] (60/86) Installing libsrt (1.5.1-r0) [2023-08-15T00:09:20.844Z] (61/86) Installing libssh (0.10.5-r0) [2023-08-15T00:09:20.844Z] (62/86) Installing libtheora (1.1.1-r16) [2023-08-15T00:09:20.844Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-08-15T00:09:20.844Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-08-15T00:09:20.844Z] (65/86) Installing libxext (1.3.5-r0) [2023-08-15T00:09:20.844Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-08-15T00:09:21.102Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-08-15T00:09:21.102Z] (68/86) Installing libva (2.16.0-r0) [2023-08-15T00:09:21.102Z] (69/86) Installing libvdpau (1.5-r0) [2023-08-15T00:09:21.102Z] (70/86) Installing vidstab (1.1.0-r2) [2023-08-15T00:09:21.102Z] (71/86) Installing libvpx (1.12.0-r1) [2023-08-15T00:09:21.102Z] (72/86) Installing libwebp (1.2.4-r2) [2023-08-15T00:09:21.102Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-08-15T00:09:21.102Z] (74/86) Installing numactl (2.0.16-r1) [2023-08-15T00:09:21.102Z] (75/86) Installing x265-libs (3.5-r3) [2023-08-15T00:09:21.102Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-08-15T00:09:21.102Z] (77/86) Installing libsodium (1.0.18-r2) [2023-08-15T00:09:21.102Z] (78/86) Installing libzmq (4.3.4-r1) [2023-08-15T00:09:21.102Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-08-15T00:09:21.364Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-08-15T00:09:21.364Z] (81/86) Installing udev-init-scripts (35-r1) [2023-08-15T00:09:21.364Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-08-15T00:09:21.364Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-08-15T00:09:21.364Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-08-15T00:09:21.364Z] (85/86) Installing kmod-libs (30-r1) [2023-08-15T00:09:21.364Z] (86/86) Installing eudev (3.2.11-r4) [2023-08-15T00:09:21.364Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T00:09:21.364Z] Executing eudev-3.2.11-r4.trigger [2023-08-15T00:09:21.364Z] OK: 112 MiB in 101 packages [2023-08-15T00:09:24.652Z] Removing intermediate container f501e0b54afe [2023-08-15T00:09:24.652Z] ---> dd140d88d117 [2023-08-15T00:09:24.652Z] Step 18/36 : WORKDIR / [2023-08-15T00:09:24.652Z] ---> Running in b0aefb555661 [2023-08-15T00:09:24.652Z] Removing intermediate container b0aefb555661 [2023-08-15T00:09:24.652Z] ---> 6c7433cc65c1 [2023-08-15T00:09:24.652Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-15T00:09:25.587Z] ---> 02615531ea12 [2023-08-15T00:09:25.587Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-15T00:09:25.587Z] ---> 57f00db09e3f [2023-08-15T00:09:25.587Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-15T00:09:25.587Z] ---> d3433a7c40fb [2023-08-15T00:09:25.587Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-15T00:09:25.846Z] ---> 056c83ab2cd9 [2023-08-15T00:09:25.846Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-15T00:09:26.105Z] ---> 34cf25cd2257 [2023-08-15T00:09:26.105Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-15T00:09:26.364Z] ---> 7bdda82da827 [2023-08-15T00:09:26.365Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-15T00:09:27.345Z] ---> a38ba9888287 [2023-08-15T00:09:27.345Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-15T00:09:27.345Z] ---> Running in 1fccd6a6b403 [2023-08-15T00:09:27.604Z] Removing intermediate container 1fccd6a6b403 [2023-08-15T00:09:27.604Z] ---> 2a6613d620a7 [2023-08-15T00:09:27.604Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-15T00:09:27.604Z] ---> Running in 6e8c56c8ba7d [2023-08-15T00:09:28.171Z] Removing intermediate container 6e8c56c8ba7d [2023-08-15T00:09:28.171Z] ---> 5dd9bb1ec1fc [2023-08-15T00:09:28.171Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-15T00:09:28.171Z] ---> Running in de00528ab82c [2023-08-15T00:09:28.739Z] Removing intermediate container de00528ab82c [2023-08-15T00:09:28.739Z] ---> 5b68d69c2cb1 [2023-08-15T00:09:28.739Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-15T00:09:28.997Z] ---> Running in 48d5992e101f [2023-08-15T00:09:29.564Z] Removing intermediate container 48d5992e101f [2023-08-15T00:09:29.564Z] ---> 23f8c9316d47 [2023-08-15T00:09:29.564Z] Step 30/36 : EXPOSE 59983 [2023-08-15T00:09:29.564Z] ---> Running in 638b29ad134f [2023-08-15T00:09:29.564Z] Removing intermediate container 638b29ad134f [2023-08-15T00:09:29.564Z] ---> 5945ffa34010 [2023-08-15T00:09:29.564Z] Step 31/36 : EXPOSE 8554 [2023-08-15T00:09:29.564Z] ---> Running in 2fa1cbe45675 [2023-08-15T00:09:29.821Z] Removing intermediate container 2fa1cbe45675 [2023-08-15T00:09:29.821Z] ---> 97fb3065e8ef [2023-08-15T00:09:29.821Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-15T00:09:29.821Z] ---> Running in 89b9dfaf1fdc [2023-08-15T00:09:29.821Z] Removing intermediate container 89b9dfaf1fdc [2023-08-15T00:09:29.821Z] ---> efc449db1420 [2023-08-15T00:09:29.821Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-15T00:09:29.821Z] ---> Running in 9b495cffb16a [2023-08-15T00:09:30.082Z] Removing intermediate container 9b495cffb16a [2023-08-15T00:09:30.082Z] ---> b7927f902c4e [2023-08-15T00:09:30.082Z] Step 34/36 : LABEL arch=amd64 [2023-08-15T00:09:30.082Z] ---> Running in 9f8cdda146fa [2023-08-15T00:09:30.082Z] Removing intermediate container 9f8cdda146fa [2023-08-15T00:09:30.082Z] ---> 69782c29f37c [2023-08-15T00:09:30.082Z] Step 35/36 : LABEL git_sha=b4dc3cb9544d3c22b48762096c31369c64ea3d88 [2023-08-15T00:09:30.082Z] ---> Running in e0335fb75ffc [2023-08-15T00:09:30.340Z] Removing intermediate container e0335fb75ffc [2023-08-15T00:09:30.340Z] ---> 6cfc9dc3ab28 [2023-08-15T00:09:30.340Z] Step 36/36 : LABEL version=3.1.0-dev.5 [2023-08-15T00:09:30.340Z] ---> Running in 638c49126657 [2023-08-15T00:09:30.340Z] Removing intermediate container 638c49126657 [2023-08-15T00:09:30.340Z] ---> a8b5894a059f [2023-08-15T00:09:30.340Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T00:09:30.340Z] Successfully built a8b5894a059f [2023-08-15T00:09:30.340Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T00:09:30.451Z] provisioning config files... [2023-08-15T00:09:30.457Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11126776091172954398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:09:30.756Z] ---> docker-login.sh [2023-08-15T00:09:30.756Z] nexus3.edgexfoundry.org:10001 [2023-08-15T00:09:30.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:09:30.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:09:30.756Z] Configure a credential helper to remove this warning. See [2023-08-15T00:09:30.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:09:30.756Z] [2023-08-15T00:09:30.756Z] Login Succeeded [2023-08-15T00:09:30.756Z] nexus3.edgexfoundry.org:10002 [2023-08-15T00:09:30.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:09:30.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:09:30.756Z] Configure a credential helper to remove this warning. See [2023-08-15T00:09:30.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:09:30.756Z] [2023-08-15T00:09:30.756Z] Login Succeeded [2023-08-15T00:09:30.756Z] nexus3.edgexfoundry.org:10003 [2023-08-15T00:09:31.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:09:31.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:09:31.014Z] Configure a credential helper to remove this warning. See [2023-08-15T00:09:31.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:09:31.014Z] [2023-08-15T00:09:31.014Z] Login Succeeded [2023-08-15T00:09:31.014Z] nexus3.edgexfoundry.org:10004 [2023-08-15T00:09:31.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:09:31.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:09:31.014Z] Configure a credential helper to remove this warning. See [2023-08-15T00:09:31.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:09:31.014Z] [2023-08-15T00:09:31.014Z] Login Succeeded [2023-08-15T00:09:31.014Z] docker.io [2023-08-15T00:09:31.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:09:31.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:09:31.272Z] Configure a credential helper to remove this warning. See [2023-08-15T00:09:31.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:09:31.272Z] [2023-08-15T00:09:31.272Z] Login Succeeded [2023-08-15T00:09:31.272Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T00:09:31.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T00:09:31.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T00:09:31.336Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-08-15T00:09:31.336Z] b4dc3cb9544d3c22b48762096c31369c64ea3d88 [2023-08-15T00:09:31.336Z] latest [2023-08-15T00:09:31.336Z] 3.1.0-dev.5 [2023-08-15T00:09:31.336Z] b4dc3cb9544d3c22b48762096c31369c64ea3d88-3.1.0-dev.5 [2023-08-15T00:09:31.336Z] main [2023-08-15T00:09:31.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:09:31.660Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b4dc3cb9544d3c22b48762096c31369c64ea3d88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:09:31.970Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b4dc3cb9544d3c22b48762096c31369c64ea3d88 [2023-08-15T00:09:31.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-15T00:09:31.970Z] b0569c7a4db4: Preparing [2023-08-15T00:09:31.970Z] 8eb32a75b776: Preparing [2023-08-15T00:09:31.970Z] 8d68be68a7f0: Preparing [2023-08-15T00:09:31.970Z] 8b87f488b39d: Preparing [2023-08-15T00:09:31.970Z] 3827b5b91e75: Preparing [2023-08-15T00:09:31.970Z] acc83c6ca332: Preparing [2023-08-15T00:09:31.970Z] 18f990cf0f8a: Preparing [2023-08-15T00:09:31.970Z] 5865567b5ef6: Preparing [2023-08-15T00:09:31.970Z] 56e7d9af5e4d: Preparing [2023-08-15T00:09:31.970Z] 56995dc640d5: Preparing [2023-08-15T00:09:31.970Z] f98904aeee22: Preparing [2023-08-15T00:09:31.970Z] 2ef5de7cce89: Preparing [2023-08-15T00:09:31.970Z] 36b50b131297: Preparing [2023-08-15T00:09:31.970Z] 18f990cf0f8a: Waiting [2023-08-15T00:09:31.970Z] 5865567b5ef6: Waiting [2023-08-15T00:09:31.970Z] 56e7d9af5e4d: Waiting [2023-08-15T00:09:31.970Z] 56995dc640d5: Waiting [2023-08-15T00:09:31.970Z] f98904aeee22: Waiting [2023-08-15T00:09:31.970Z] 2ef5de7cce89: Waiting [2023-08-15T00:09:31.970Z] 36b50b131297: Waiting [2023-08-15T00:09:31.970Z] acc83c6ca332: Waiting [2023-08-15T00:09:31.970Z] b0569c7a4db4: Pushed [2023-08-15T00:09:31.970Z] 8d68be68a7f0: Pushed [2023-08-15T00:09:31.970Z] 8b87f488b39d: Pushed [2023-08-15T00:09:31.970Z] 8eb32a75b776: Pushed [2023-08-15T00:09:32.227Z] acc83c6ca332: Pushed [2023-08-15T00:09:32.227Z] 18f990cf0f8a: Pushed [2023-08-15T00:09:32.227Z] 5865567b5ef6: Pushed [2023-08-15T00:09:32.227Z] 56e7d9af5e4d: Pushed [2023-08-15T00:09:32.227Z] 36b50b131297: Layer already exists [2023-08-15T00:09:32.227Z] 56995dc640d5: Pushed [2023-08-15T00:09:34.764Z] 3827b5b91e75: Pushed [2023-08-15T00:09:34.764Z] f98904aeee22: Pushed [2023-08-15T00:09:41.331Z] 2ef5de7cce89: Pushed [2023-08-15T00:09:41.900Z] b4dc3cb9544d3c22b48762096c31369c64ea3d88: digest: sha256:dca5d81f6483eb660ab280b07b7677ee9310e1bc6f13ba7fc01f9781530d2c2b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:09:42.223Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:09:42.785Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-15T00:09:42.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-15T00:09:42.785Z] b0569c7a4db4: Preparing [2023-08-15T00:09:42.785Z] 8eb32a75b776: Preparing [2023-08-15T00:09:42.785Z] 8d68be68a7f0: Preparing [2023-08-15T00:09:42.785Z] 8b87f488b39d: Preparing [2023-08-15T00:09:42.785Z] 3827b5b91e75: Preparing [2023-08-15T00:09:42.785Z] acc83c6ca332: Preparing [2023-08-15T00:09:42.785Z] 18f990cf0f8a: Preparing [2023-08-15T00:09:42.785Z] 5865567b5ef6: Preparing [2023-08-15T00:09:42.785Z] 56e7d9af5e4d: Preparing [2023-08-15T00:09:42.785Z] 56995dc640d5: Preparing [2023-08-15T00:09:42.785Z] f98904aeee22: Preparing [2023-08-15T00:09:42.785Z] 2ef5de7cce89: Preparing [2023-08-15T00:09:42.785Z] 36b50b131297: Preparing [2023-08-15T00:09:42.785Z] 56e7d9af5e4d: Waiting [2023-08-15T00:09:42.785Z] 56995dc640d5: Waiting [2023-08-15T00:09:42.785Z] f98904aeee22: Waiting [2023-08-15T00:09:42.785Z] acc83c6ca332: Waiting [2023-08-15T00:09:42.785Z] 2ef5de7cce89: Waiting [2023-08-15T00:09:42.785Z] 18f990cf0f8a: Waiting [2023-08-15T00:09:42.785Z] 8d68be68a7f0: Layer already exists [2023-08-15T00:09:42.785Z] 8b87f488b39d: Layer already exists [2023-08-15T00:09:42.785Z] 3827b5b91e75: Layer already exists [2023-08-15T00:09:42.785Z] b0569c7a4db4: Layer already exists [2023-08-15T00:09:42.785Z] 8eb32a75b776: Layer already exists [2023-08-15T00:09:42.785Z] acc83c6ca332: Layer already exists [2023-08-15T00:09:42.785Z] 5865567b5ef6: Layer already exists [2023-08-15T00:09:42.785Z] 18f990cf0f8a: Layer already exists [2023-08-15T00:09:42.785Z] 56995dc640d5: Layer already exists [2023-08-15T00:09:42.785Z] f98904aeee22: Layer already exists [2023-08-15T00:09:42.785Z] 56e7d9af5e4d: Layer already exists [2023-08-15T00:09:42.785Z] 2ef5de7cce89: Layer already exists [2023-08-15T00:09:42.785Z] 36b50b131297: Layer already exists [2023-08-15T00:09:42.785Z] latest: digest: sha256:dca5d81f6483eb660ab280b07b7677ee9310e1bc6f13ba7fc01f9781530d2c2b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:09:43.188Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:09:44.083Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.5 [2023-08-15T00:09:44.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-15T00:09:44.083Z] b0569c7a4db4: Preparing [2023-08-15T00:09:44.083Z] 8eb32a75b776: Preparing [2023-08-15T00:09:44.083Z] 8d68be68a7f0: Preparing [2023-08-15T00:09:44.083Z] 8b87f488b39d: Preparing [2023-08-15T00:09:44.083Z] 3827b5b91e75: Preparing [2023-08-15T00:09:44.083Z] acc83c6ca332: Preparing [2023-08-15T00:09:44.083Z] 18f990cf0f8a: Preparing [2023-08-15T00:09:44.083Z] 5865567b5ef6: Preparing [2023-08-15T00:09:44.083Z] 56e7d9af5e4d: Preparing [2023-08-15T00:09:44.083Z] 56995dc640d5: Preparing [2023-08-15T00:09:44.083Z] f98904aeee22: Preparing [2023-08-15T00:09:44.083Z] 2ef5de7cce89: Preparing [2023-08-15T00:09:44.083Z] 36b50b131297: Preparing [2023-08-15T00:09:44.083Z] 5865567b5ef6: Waiting [2023-08-15T00:09:44.083Z] 56e7d9af5e4d: Waiting [2023-08-15T00:09:44.083Z] 56995dc640d5: Waiting [2023-08-15T00:09:44.083Z] f98904aeee22: Waiting [2023-08-15T00:09:44.083Z] 2ef5de7cce89: Waiting [2023-08-15T00:09:44.083Z] 36b50b131297: Waiting [2023-08-15T00:09:44.083Z] acc83c6ca332: Waiting [2023-08-15T00:09:44.083Z] 18f990cf0f8a: Waiting [2023-08-15T00:09:44.083Z] 8b87f488b39d: Layer already exists [2023-08-15T00:09:44.083Z] 3827b5b91e75: Layer already exists [2023-08-15T00:09:44.083Z] b0569c7a4db4: Layer already exists [2023-08-15T00:09:44.083Z] 8d68be68a7f0: Layer already exists [2023-08-15T00:09:44.083Z] 8eb32a75b776: Layer already exists [2023-08-15T00:09:44.083Z] 5865567b5ef6: Layer already exists [2023-08-15T00:09:44.083Z] 18f990cf0f8a: Layer already exists [2023-08-15T00:09:44.083Z] 56e7d9af5e4d: Layer already exists [2023-08-15T00:09:44.083Z] acc83c6ca332: Layer already exists [2023-08-15T00:09:44.083Z] 56995dc640d5: Layer already exists [2023-08-15T00:09:44.083Z] 2ef5de7cce89: Layer already exists [2023-08-15T00:09:44.083Z] f98904aeee22: Layer already exists [2023-08-15T00:09:44.083Z] 36b50b131297: Layer already exists [2023-08-15T00:09:44.083Z] 3.1.0-dev.5: digest: sha256:dca5d81f6483eb660ab280b07b7677ee9310e1bc6f13ba7fc01f9781530d2c2b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:09:44.393Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b4dc3cb9544d3c22b48762096c31369c64ea3d88-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:09:44.708Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b4dc3cb9544d3c22b48762096c31369c64ea3d88-3.1.0-dev.5 [2023-08-15T00:09:44.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-15T00:09:44.708Z] b0569c7a4db4: Preparing [2023-08-15T00:09:44.708Z] 8eb32a75b776: Preparing [2023-08-15T00:09:44.708Z] 8d68be68a7f0: Preparing [2023-08-15T00:09:44.708Z] 8b87f488b39d: Preparing [2023-08-15T00:09:44.708Z] 3827b5b91e75: Preparing [2023-08-15T00:09:44.708Z] acc83c6ca332: Preparing [2023-08-15T00:09:44.708Z] 18f990cf0f8a: Preparing [2023-08-15T00:09:44.708Z] 5865567b5ef6: Preparing [2023-08-15T00:09:44.708Z] 56e7d9af5e4d: Preparing [2023-08-15T00:09:44.708Z] 56995dc640d5: Preparing [2023-08-15T00:09:44.708Z] f98904aeee22: Preparing [2023-08-15T00:09:44.708Z] 2ef5de7cce89: Preparing [2023-08-15T00:09:44.708Z] 36b50b131297: Preparing [2023-08-15T00:09:44.708Z] acc83c6ca332: Waiting [2023-08-15T00:09:44.708Z] 56e7d9af5e4d: Waiting [2023-08-15T00:09:44.708Z] 18f990cf0f8a: Waiting [2023-08-15T00:09:44.708Z] 56995dc640d5: Waiting [2023-08-15T00:09:44.708Z] 5865567b5ef6: Waiting [2023-08-15T00:09:44.708Z] f98904aeee22: Waiting [2023-08-15T00:09:44.708Z] 2ef5de7cce89: Waiting [2023-08-15T00:09:44.708Z] 36b50b131297: Waiting [2023-08-15T00:09:44.708Z] 8eb32a75b776: Layer already exists [2023-08-15T00:09:44.708Z] 8d68be68a7f0: Layer already exists [2023-08-15T00:09:44.708Z] 8b87f488b39d: Layer already exists [2023-08-15T00:09:44.708Z] 3827b5b91e75: Layer already exists [2023-08-15T00:09:44.708Z] b0569c7a4db4: Layer already exists [2023-08-15T00:09:44.708Z] acc83c6ca332: Layer already exists [2023-08-15T00:09:44.708Z] 18f990cf0f8a: Layer already exists [2023-08-15T00:09:44.708Z] 56e7d9af5e4d: Layer already exists [2023-08-15T00:09:44.708Z] 56995dc640d5: Layer already exists [2023-08-15T00:09:44.708Z] 5865567b5ef6: Layer already exists [2023-08-15T00:09:44.708Z] f98904aeee22: Layer already exists [2023-08-15T00:09:44.708Z] 36b50b131297: Layer already exists [2023-08-15T00:09:44.708Z] 2ef5de7cce89: Layer already exists [2023-08-15T00:09:44.708Z] b4dc3cb9544d3c22b48762096c31369c64ea3d88-3.1.0-dev.5: digest: sha256:dca5d81f6483eb660ab280b07b7677ee9310e1bc6f13ba7fc01f9781530d2c2b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:09:45.033Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:09:45.599Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-08-15T00:09:45.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-15T00:09:45.599Z] b0569c7a4db4: Preparing [2023-08-15T00:09:45.599Z] 8eb32a75b776: Preparing [2023-08-15T00:09:45.599Z] 8d68be68a7f0: Preparing [2023-08-15T00:09:45.599Z] 8b87f488b39d: Preparing [2023-08-15T00:09:45.599Z] 3827b5b91e75: Preparing [2023-08-15T00:09:45.599Z] acc83c6ca332: Preparing [2023-08-15T00:09:45.599Z] 18f990cf0f8a: Preparing [2023-08-15T00:09:45.599Z] 5865567b5ef6: Preparing [2023-08-15T00:09:45.599Z] 56e7d9af5e4d: Preparing [2023-08-15T00:09:45.599Z] 56995dc640d5: Preparing [2023-08-15T00:09:45.599Z] f98904aeee22: Preparing [2023-08-15T00:09:45.599Z] 2ef5de7cce89: Preparing [2023-08-15T00:09:45.599Z] 36b50b131297: Preparing [2023-08-15T00:09:45.599Z] acc83c6ca332: Waiting [2023-08-15T00:09:45.599Z] 18f990cf0f8a: Waiting [2023-08-15T00:09:45.599Z] 5865567b5ef6: Waiting [2023-08-15T00:09:45.599Z] 56e7d9af5e4d: Waiting [2023-08-15T00:09:45.599Z] 56995dc640d5: Waiting [2023-08-15T00:09:45.599Z] f98904aeee22: Waiting [2023-08-15T00:09:45.599Z] 2ef5de7cce89: Waiting [2023-08-15T00:09:45.599Z] 36b50b131297: Waiting [2023-08-15T00:09:45.599Z] 8d68be68a7f0: Layer already exists [2023-08-15T00:09:45.599Z] 3827b5b91e75: Layer already exists [2023-08-15T00:09:45.599Z] 8eb32a75b776: Layer already exists [2023-08-15T00:09:45.599Z] b0569c7a4db4: Layer already exists [2023-08-15T00:09:45.599Z] 8b87f488b39d: Layer already exists [2023-08-15T00:09:45.599Z] acc83c6ca332: Layer already exists [2023-08-15T00:09:45.599Z] 18f990cf0f8a: Layer already exists [2023-08-15T00:09:45.599Z] 5865567b5ef6: Layer already exists [2023-08-15T00:09:45.599Z] 56e7d9af5e4d: Layer already exists [2023-08-15T00:09:45.599Z] 56995dc640d5: Layer already exists [2023-08-15T00:09:45.599Z] f98904aeee22: Layer already exists [2023-08-15T00:09:45.599Z] 2ef5de7cce89: Layer already exists [2023-08-15T00:09:45.599Z] 36b50b131297: Layer already exists [2023-08-15T00:09:45.599Z] main: digest: sha256:dca5d81f6483eb660ab280b07b7677ee9310e1bc6f13ba7fc01f9781530d2c2b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T00:09:45.652Z] ===================================================== [Pipeline] echo [2023-08-15T00:09:45.666Z] taggedImages: [2023-08-15T00:09:45.666Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b4dc3cb9544d3c22b48762096c31369c64ea3d88 [2023-08-15T00:09:45.666Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-15T00:09:45.666Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.5 [2023-08-15T00:09:45.666Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b4dc3cb9544d3c22b48762096c31369c64ea3d88-3.1.0-dev.5 [2023-08-15T00:09:45.666Z] - nexus3.edgexfoundry.org:10004/device-usb-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-08-15T00:09:46.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T00:09:46.064Z] [2023-08-15T00:09:46.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:09:46.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T00:09:46.937Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T00:09:46.937Z] 5eb5b503b376: Pulling fs layer [2023-08-15T00:09:46.937Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T00:09:46.937Z] ec43610c2a17: Pulling fs layer [2023-08-15T00:09:46.937Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T00:09:46.937Z] 33b1e0a273af: Pulling fs layer [2023-08-15T00:09:46.937Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T00:09:46.937Z] 2f39f015ded8: Pulling fs layer [2023-08-15T00:09:46.937Z] 3a2ae6a8a46f: Waiting [2023-08-15T00:09:46.937Z] 5d3b04190fa2: Waiting [2023-08-15T00:09:46.937Z] 2f39f015ded8: Waiting [2023-08-15T00:09:46.937Z] 33b1e0a273af: Waiting [2023-08-15T00:09:46.937Z] 5c69ac0246d0: Verifying Checksum [2023-08-15T00:09:46.937Z] 5c69ac0246d0: Download complete [2023-08-15T00:09:46.937Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-15T00:09:46.937Z] 3a2ae6a8a46f: Download complete [2023-08-15T00:09:47.196Z] 33b1e0a273af: Verifying Checksum [2023-08-15T00:09:47.196Z] 33b1e0a273af: Download complete [2023-08-15T00:09:47.196Z] 5d3b04190fa2: Verifying Checksum [2023-08-15T00:09:47.196Z] 5d3b04190fa2: Download complete [2023-08-15T00:09:47.196Z] ec43610c2a17: Verifying Checksum [2023-08-15T00:09:47.196Z] ec43610c2a17: Download complete [2023-08-15T00:09:47.470Z] 5eb5b503b376: Verifying Checksum [2023-08-15T00:09:47.470Z] 5eb5b503b376: Download complete [2023-08-15T00:09:48.040Z] 2f39f015ded8: Download complete [2023-08-15T00:09:48.973Z] 5eb5b503b376: Pull complete [2023-08-15T00:09:49.541Z] 5c69ac0246d0: Pull complete [2023-08-15T00:09:50.476Z] ec43610c2a17: Pull complete [2023-08-15T00:09:50.735Z] 3a2ae6a8a46f: Pull complete [2023-08-15T00:09:51.335Z] 33b1e0a273af: Pull complete [2023-08-15T00:09:51.901Z] 5d3b04190fa2: Pull complete [2023-08-15T00:09:56.103Z] 2f39f015ded8: Pull complete [2023-08-15T00:09:56.103Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T00:09:56.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T00:09:56.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:09:56.195Z] prd-ubuntu20.04-docker-8c-8g-3591 does not seem to be running inside a container [2023-08-15T00:09:56.224Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-08-15T00:10:05.311Z] $ docker top f7edca3afabd2d47ed4fb7e127cf0001629ec43592788a065f5c127478c3cd31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:10:05.700Z] ---> job-cost.sh [2023-08-15T00:10:05.700Z] lf-activate-venv: SKIPPING [2023-08-15T00:10:05.700Z] INFO: No Stack... [2023-08-15T00:10:06.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T00:10:06.721Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T00:10:07.035Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-08-15T00:10:07.035Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T00:10:07.051Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-129-stack-cost] [2023-08-15T00:10:07.057Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-129-stack-cost] did not exist. Created. [2023-08-15T00:10:07.057Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T00:10:08.309Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-15T00:10:08.340Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T00:10:08.346Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T00:10:08.361Z] $ docker stop --time=1 f7edca3afabd2d47ed4fb7e127cf0001629ec43592788a065f5c127478c3cd31 [2023-08-15T00:10:10.111Z] $ docker rm -f --volumes f7edca3afabd2d47ed4fb7e127cf0001629ec43592788a065f5c127478c3cd31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T00:10:27.310Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3593 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-08-15T00:10:27.322Z] Running in /w/workspace/device-usb-camera/129 [Pipeline] { [Pipeline] checkout [2023-08-15T00:10:27.357Z] Selected Git installation does not exist. Using Default [2023-08-15T00:10:27.357Z] The recommended git tool is: NONE [2023-08-15T00:10:33.023Z] using credential edgex-jenkins-ssh [2023-08-15T00:10:33.050Z] Cloning the remote Git repository [2023-08-15T00:10:33.101Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-08-15T00:10:33.215Z] > git init /w/workspace/device-usb-camera/129 # timeout=10 [2023-08-15T00:10:33.372Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-15T00:10:33.374Z] > git --version # timeout=10 [2023-08-15T00:10:33.395Z] > git --version # 'git version 2.25.1' [2023-08-15T00:10:33.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T00:10:33.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T00:10:34.411Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-15T00:10:34.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T00:10:35.360Z] Avoid second fetch [2023-08-15T00:10:35.360Z] Checking out Revision b4dc3cb9544d3c22b48762096c31369c64ea3d88 (main) [2023-08-15T00:10:35.938Z] Commit message: "refactor: use PatchDevice calls instead of UpdateDevice (#267)" [2023-08-15T00:10:35.379Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T00:10:35.458Z] > git checkout -f b4dc3cb9544d3c22b48762096c31369c64ea3d88 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T00:10:36.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T00:10:36.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T00:10:36.797Z] Dload Upload Total Spent Left Speed [2023-08-15T00:10:36.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-08-15T00:10:37.471Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T00:10:37.796Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-08-15T00:10:37.796Z] /etc/docker/daemon.json [2023-08-15T00:10:37.796Z] { [2023-08-15T00:10:37.796Z] "registry-mirrors": [ [2023-08-15T00:10:37.796Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T00:10:37.796Z] ], [2023-08-15T00:10:37.796Z] "bip": "10.250.0.254/24", [2023-08-15T00:10:37.796Z] "hosts": [ [2023-08-15T00:10:37.796Z] "tcp://0.0.0.0:5555", [2023-08-15T00:10:37.796Z] "unix:///var/run/docker.sock" [2023-08-15T00:10:37.796Z] ], [2023-08-15T00:10:37.796Z] "mtu": 1458, [2023-08-15T00:10:37.796Z] "selinux-enabled": true, [2023-08-15T00:10:37.796Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T00:10:37.796Z] } [Pipeline] sh [2023-08-15T00:10:38.131Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T00:10:38.476Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T00:10:56.741Z] provisioning config files... [2023-08-15T00:10:56.762Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/129@tmp/config3685512252994820796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:10:57.104Z] ---> docker-login.sh [2023-08-15T00:10:57.104Z] nexus3.edgexfoundry.org:10001 [2023-08-15T00:10:57.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:10:57.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:10:57.955Z] Configure a credential helper to remove this warning. See [2023-08-15T00:10:57.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:10:57.955Z] [2023-08-15T00:10:57.955Z] Login Succeeded [2023-08-15T00:10:57.955Z] nexus3.edgexfoundry.org:10002 [2023-08-15T00:10:57.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:10:58.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:10:58.224Z] Configure a credential helper to remove this warning. See [2023-08-15T00:10:58.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:10:58.224Z] [2023-08-15T00:10:58.224Z] Login Succeeded [2023-08-15T00:10:58.224Z] nexus3.edgexfoundry.org:10003 [2023-08-15T00:10:58.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:10:58.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:10:58.494Z] Configure a credential helper to remove this warning. See [2023-08-15T00:10:58.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:10:58.494Z] [2023-08-15T00:10:58.494Z] Login Succeeded [2023-08-15T00:10:58.494Z] nexus3.edgexfoundry.org:10004 [2023-08-15T00:10:58.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:10:58.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:10:58.761Z] Configure a credential helper to remove this warning. See [2023-08-15T00:10:58.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:10:58.761Z] [2023-08-15T00:10:58.761Z] Login Succeeded [2023-08-15T00:10:58.761Z] docker.io [2023-08-15T00:10:59.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:10:59.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:10:59.295Z] Configure a credential helper to remove this warning. See [2023-08-15T00:10:59.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:10:59.295Z] [2023-08-15T00:10:59.295Z] Login Succeeded [2023-08-15T00:10:59.295Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T00:10:59.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T00:10:59.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T00:10:59.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T00:10:59.569Z] ========================================================= [2023-08-15T00:10:59.569Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T00:10:59.569Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:10:59.915Z] + 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-08-15T00:11:00.181Z] Sending build context to Docker daemon 1.191MB [2023-08-15T00:11:00.181Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T00:11:00.181Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-15T00:11:00.448Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T00:11:00.448Z] edb6bdbacee9: Pulling fs layer [2023-08-15T00:11:00.448Z] 5f9638ab2659: Pulling fs layer [2023-08-15T00:11:00.448Z] 8d51d6327a98: Pulling fs layer [2023-08-15T00:11:00.448Z] 8b374f2dd631: Pulling fs layer [2023-08-15T00:11:00.448Z] ec14aa9079de: Pulling fs layer [2023-08-15T00:11:00.448Z] 2f466654f4bb: Pulling fs layer [2023-08-15T00:11:00.448Z] 554e91adad29: Pulling fs layer [2023-08-15T00:11:00.448Z] 2f466654f4bb: Waiting [2023-08-15T00:11:00.448Z] 554e91adad29: Waiting [2023-08-15T00:11:00.448Z] 8b374f2dd631: Waiting [2023-08-15T00:11:00.448Z] ec14aa9079de: Waiting [2023-08-15T00:11:00.448Z] 5f9638ab2659: Verifying Checksum [2023-08-15T00:11:00.448Z] 5f9638ab2659: Download complete [2023-08-15T00:11:00.448Z] 8b374f2dd631: Verifying Checksum [2023-08-15T00:11:00.448Z] 8b374f2dd631: Download complete [2023-08-15T00:11:00.448Z] ec14aa9079de: Verifying Checksum [2023-08-15T00:11:00.448Z] ec14aa9079de: Download complete [2023-08-15T00:11:00.448Z] edb6bdbacee9: Verifying Checksum [2023-08-15T00:11:00.448Z] edb6bdbacee9: Download complete [2023-08-15T00:11:01.415Z] edb6bdbacee9: Pull complete [2023-08-15T00:11:01.685Z] 554e91adad29: Verifying Checksum [2023-08-15T00:11:01.685Z] 554e91adad29: Download complete [2023-08-15T00:11:01.952Z] 5f9638ab2659: Pull complete [2023-08-15T00:11:02.928Z] 8d51d6327a98: Verifying Checksum [2023-08-15T00:11:02.928Z] 8d51d6327a98: Download complete [2023-08-15T00:11:02.928Z] 2f466654f4bb: Verifying Checksum [2023-08-15T00:11:02.928Z] 2f466654f4bb: Download complete [2023-08-15T00:11:15.265Z] 8d51d6327a98: Pull complete [2023-08-15T00:11:15.265Z] 8b374f2dd631: Pull complete [2023-08-15T00:11:15.265Z] ec14aa9079de: Pull complete [2023-08-15T00:11:20.841Z] 2f466654f4bb: Pull complete [2023-08-15T00:11:23.444Z] 554e91adad29: Pull complete [2023-08-15T00:11:23.444Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T00:11:23.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T00:11:23.444Z] ---> 1e15ea492957 [2023-08-15T00:11:23.444Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-15T00:11:25.400Z] ---> Running in db5485f550ba [2023-08-15T00:11:25.400Z] Removing intermediate container db5485f550ba [2023-08-15T00:11:25.400Z] ---> 6881f34dea76 [2023-08-15T00:11:25.400Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T00:11:25.400Z] ---> Running in ef1c9817a312 [2023-08-15T00:11:25.668Z] Removing intermediate container ef1c9817a312 [2023-08-15T00:11:25.668Z] ---> 66771dde893c [2023-08-15T00:11:25.668Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-15T00:11:25.939Z] ---> Running in 3b81de2b5c25 [2023-08-15T00:11:26.213Z] Removing intermediate container 3b81de2b5c25 [2023-08-15T00:11:26.213Z] ---> e1dd87ea5537 [2023-08-15T00:11:26.213Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-15T00:11:26.213Z] ---> Running in e5f50dd1f8d6 [2023-08-15T00:11:26.481Z] Removing intermediate container e5f50dd1f8d6 [2023-08-15T00:11:26.482Z] ---> a86eecc37ac9 [2023-08-15T00:11:26.482Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T00:11:26.749Z] ---> Running in ba605fd966cb [2023-08-15T00:11:27.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T00:11:28.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T00:11:29.793Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-15T00:11:29.793Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-15T00:11:29.793Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-15T00:11:29.793Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-15T00:11:29.793Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-15T00:11:29.793Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-15T00:11:29.793Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-15T00:11:29.793Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-15T00:11:29.793Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-15T00:11:29.793Z] (10/14) Installing kmod-libs (30-r1) [2023-08-15T00:11:29.793Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-15T00:11:29.793Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-15T00:11:29.793Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-15T00:11:29.793Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-15T00:11:29.793Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T00:11:29.793Z] Executing eudev-3.2.11-r4.trigger [2023-08-15T00:11:29.793Z] OK: 271 MiB in 67 packages [2023-08-15T00:11:31.211Z] Removing intermediate container ba605fd966cb [2023-08-15T00:11:31.211Z] ---> 18fd2c458a28 [2023-08-15T00:11:31.211Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-15T00:11:31.212Z] ---> Running in 463e17fe25d7 [2023-08-15T00:11:31.480Z] Removing intermediate container 463e17fe25d7 [2023-08-15T00:11:31.480Z] ---> 4413adb24e7e [2023-08-15T00:11:31.480Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-15T00:11:34.068Z] ---> 4cd10e496ce7 [2023-08-15T00:11:34.068Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T00:11:34.344Z] ---> Running in 82af0e20d26a [2023-08-15T00:12:55.991Z] Removing intermediate container 82af0e20d26a [2023-08-15T00:12:55.991Z] ---> 2a7ecf184c37 [2023-08-15T00:12:55.991Z] Step 11/13 : COPY . . [2023-08-15T00:12:55.991Z] ---> 4132d1a2ee20 [2023-08-15T00:12:55.991Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-15T00:12:55.991Z] ---> Running in 4460a93989ec [2023-08-15T00:12:55.991Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T00:12:55.991Z]  Dload Upload Total Spent Left Speed [2023-08-15T00:12:55.991Z] 0  0 0 0 0  0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3925 0 --:--:-- --:--:-- --:--:-- 3947 [2023-08-15T00:12:55.991Z] Removing intermediate container 4460a93989ec [2023-08-15T00:12:55.991Z] ---> d9c9e4e76d4a [2023-08-15T00:12:55.991Z] Step 13/13 : RUN ${MAKE} [2023-08-15T00:12:55.991Z] ---> Running in 050046807bb9 [2023-08-15T00:12:55.991Z] noop [2023-08-15T00:12:55.991Z] Removing intermediate container 050046807bb9 [2023-08-15T00:12:55.991Z] ---> cadddd7f0c46 [2023-08-15T00:12:55.991Z] Successfully built cadddd7f0c46 [2023-08-15T00:12:55.991Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:12:56.355Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T00:12:56.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:12:56.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-3593 does not seem to be running inside a container [2023-08-15T00:12:56.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/129 -v /w/workspace/device-usb-camera/129:/w/workspace/device-usb-camera/129:rw,z -v /w/workspace/device-usb-camera/129@tmp:/w/workspace/device-usb-camera/129@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-08-15T00:12:57.975Z] $ docker top 5af52c2d12bfb422a0ca37ba1354d21118a3ecc1c57596e19ed89640cf4069cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T00:12:58.843Z] + go version [2023-08-15T00:12:58.843Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T00:12:58.866Z] $ docker stop --time=1 5af52c2d12bfb422a0ca37ba1354d21118a3ecc1c57596e19ed89640cf4069cb [2023-08-15T00:13:00.558Z] $ docker rm -f --volumes 5af52c2d12bfb422a0ca37ba1354d21118a3ecc1c57596e19ed89640cf4069cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:13:01.116Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T00:13:01.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:13:01.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-3593 does not seem to be running inside a container [2023-08-15T00:13:01.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/129 -v /w/workspace/device-usb-camera/129:/w/workspace/device-usb-camera/129:rw,z -v /w/workspace/device-usb-camera/129@tmp:/w/workspace/device-usb-camera/129@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-08-15T00:13:02.583Z] $ docker top 524b4254f79dfd2290330bfb3bfc6db40533363364c1fc771d46e50e87b44957 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T00:13:03.418Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/129 [Pipeline] fileExists [Pipeline] sh [2023-08-15T00:13:04.074Z] + make test [2023-08-15T00:13:04.074Z] go test ./... -coverprofile=coverage.out ./... [2023-08-15T00:13:36.324Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-15T00:15:58.281Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-15T00:15:58.548Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.103s coverage: 5.2% of statements [2023-08-15T00:15:59.510Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-15T00:15:59.510Z] go vet ./... [2023-08-15T00:16:31.752Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T00:16:31.752Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T00:16:31.752Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T00:16:31.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T00:16:31.784Z] $ docker stop --time=1 524b4254f79dfd2290330bfb3bfc6db40533363364c1fc771d46e50e87b44957 [2023-08-15T00:16:34.816Z] $ docker rm -f --volumes 524b4254f79dfd2290330bfb3bfc6db40533363364c1fc771d46e50e87b44957 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T00:16:35.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T00:16:35.977Z] Warning: overwriting stash ‘coverage-report’ [2023-08-15T00:16:36.535Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T00:16:36.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T00:16:37.251Z] + ls -al . [2023-08-15T00:16:37.251Z] total 200 [2023-08-15T00:16:37.251Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 00:13 . [2023-08-15T00:16:37.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 00:10 .. [2023-08-15T00:16:37.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 00:10 .git [2023-08-15T00:16:37.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:10 .github [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 00:10 .gitignore [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 15 00:10 .golangci.yml [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 00:10 .hadolint.yml [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 15 00:10 Attribution.txt [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 15 00:10 CHANGELOG.md [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 15 00:10 Dockerfile [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 00:10 GOVERNANCE.md [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 00:10 Jenkinsfile [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 00:10 LICENSE [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 15 00:10 Makefile [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 00:10 OWNERS.md [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 00:10 README.md [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 00:07 VERSION [2023-08-15T00:16:37.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 00:10 bin [2023-08-15T00:16:37.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:10 cmd [2023-08-15T00:16:37.251Z] -rw-r--r-- 1 jenkins jenkins 44795 Aug 15 00:15 coverage.out [2023-08-15T00:16:37.251Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 00:10 docker-entrypoint.sh [2023-08-15T00:16:37.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 00:10 docs [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 15 00:10 go.mod [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 15 00:10 go.sum [2023-08-15T00:16:37.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 00:10 internal [2023-08-15T00:16:37.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 00:10 snap [2023-08-15T00:16:37.251Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 00:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:16:37.589Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b4dc3cb9544d3c22b48762096c31369c64ea3d88 --label arch=arm64 --label version=3.1.0-dev.5 . [2023-08-15T00:16:37.859Z] Sending build context to Docker daemon 1.237MB [2023-08-15T00:16:37.859Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T00:16:37.859Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-15T00:16:37.859Z] ---> cadddd7f0c46 [2023-08-15T00:16:37.859Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-15T00:16:38.130Z] ---> Running in 37c5b805d65a [2023-08-15T00:16:38.130Z] Removing intermediate container 37c5b805d65a [2023-08-15T00:16:38.130Z] ---> cf9076d99805 [2023-08-15T00:16:38.130Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T00:16:38.404Z] ---> Running in dbfa5f6c6146 [2023-08-15T00:16:38.671Z] Removing intermediate container dbfa5f6c6146 [2023-08-15T00:16:38.671Z] ---> ec2e35fc1c0b [2023-08-15T00:16:38.671Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-15T00:16:38.671Z] ---> Running in 8cf1ab3dbb6c [2023-08-15T00:16:38.937Z] Removing intermediate container 8cf1ab3dbb6c [2023-08-15T00:16:38.937Z] ---> 0749e68b0a35 [2023-08-15T00:16:38.937Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-15T00:16:38.937Z] ---> Running in 32e37ce961f2 [2023-08-15T00:16:39.210Z] Removing intermediate container 32e37ce961f2 [2023-08-15T00:16:39.210Z] ---> dce0ff447aa5 [2023-08-15T00:16:39.210Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T00:16:39.481Z] ---> Running in 3244586e3726 [2023-08-15T00:16:40.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T00:16:41.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T00:16:41.981Z] OK: 271 MiB in 67 packages [2023-08-15T00:16:42.945Z] Removing intermediate container 3244586e3726 [2023-08-15T00:16:42.945Z] ---> 6d022f120784 [2023-08-15T00:16:42.945Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-15T00:16:42.945Z] ---> Running in 81f333b914f3 [2023-08-15T00:16:43.213Z] Removing intermediate container 81f333b914f3 [2023-08-15T00:16:43.213Z] ---> 5f7c96879e77 [2023-08-15T00:16:43.213Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-15T00:16:43.801Z] ---> 422fd7907d0e [2023-08-15T00:16:43.801Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T00:16:43.801Z] ---> Running in 27bcda52ab67 [2023-08-15T00:16:47.165Z] Removing intermediate container 27bcda52ab67 [2023-08-15T00:16:47.165Z] ---> 81f547294ecb [2023-08-15T00:16:47.165Z] Step 11/36 : COPY . . [2023-08-15T00:16:47.776Z] ---> 5c49f03b1290 [2023-08-15T00:16:47.776Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-15T00:16:47.776Z] ---> Running in ecbbefcae297 [2023-08-15T00:16:48.743Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T00:16:48.743Z] Dload Upload Total Spent Left Speed [2023-08-15T00:16:49.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4116 0 --:--:-- --:--:-- --:--:-- 4116 [2023-08-15T00:16:49.597Z] Removing intermediate container ecbbefcae297 [2023-08-15T00:16:49.597Z] ---> f104d2eae539 [2023-08-15T00:16:49.597Z] Step 13/36 : RUN ${MAKE} [2023-08-15T00:16:49.878Z] ---> Running in b9dc01747f40 [2023-08-15T00:16:50.843Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.5" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-15T00:19:27.591Z] Removing intermediate container b9dc01747f40 [2023-08-15T00:19:27.591Z] ---> 68246bd401e8 [2023-08-15T00:19:27.591Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-15T00:19:27.591Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-15T00:19:27.591Z] 8766b47fe142: Pulling fs layer [2023-08-15T00:19:27.591Z] 8766b47fe142: Verifying Checksum [2023-08-15T00:19:27.591Z] 8766b47fe142: Download complete [2023-08-15T00:19:27.591Z] 8766b47fe142: Pull complete [2023-08-15T00:19:27.591Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-15T00:19:27.591Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-15T00:19:27.591Z] ---> 69d40e2cb93c [2023-08-15T00:19:27.591Z] Step 15/36 : FROM alpine:3.17 [2023-08-15T00:19:27.591Z] 3.17: Pulling from library/alpine [2023-08-15T00:19:27.591Z] 4060ece20d7a: Pulling fs layer [2023-08-15T00:19:27.591Z] 4060ece20d7a: Verifying Checksum [2023-08-15T00:19:27.591Z] 4060ece20d7a: Pull complete [2023-08-15T00:19:27.591Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T00:19:27.592Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T00:19:27.592Z] ---> 8650cd65339b [2023-08-15T00:19:27.592Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-15T00:19:27.592Z] ---> Running in fa84302bc9d3 [2023-08-15T00:19:27.592Z] Removing intermediate container fa84302bc9d3 [2023-08-15T00:19:27.592Z] ---> 0ed845513b78 [2023-08-15T00:19:27.592Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-15T00:19:27.592Z] ---> Running in 85bd5728a2e2 [2023-08-15T00:19:27.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T00:19:27.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T00:19:27.592Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-08-15T00:19:27.592Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-08-15T00:19:27.592Z] (3/83) Installing libxau (1.0.10-r0) [2023-08-15T00:19:27.592Z] (4/83) Installing libmd (1.0.4-r0) [2023-08-15T00:19:27.592Z] (5/83) Installing libbsd (0.11.7-r0) [2023-08-15T00:19:27.592Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-08-15T00:19:27.592Z] (7/83) Installing libxcb (1.15-r0) [2023-08-15T00:19:27.592Z] (8/83) Installing libx11 (1.8.4-r1) [2023-08-15T00:19:27.592Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-08-15T00:19:27.592Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-08-15T00:19:27.592Z] (11/83) Installing libexpat (2.5.0-r0) [2023-08-15T00:19:27.592Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-08-15T00:19:27.592Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-08-15T00:19:27.592Z] (14/83) Installing libpng (1.6.39-r0) [2023-08-15T00:19:27.592Z] (15/83) Installing freetype (2.12.1-r0) [2023-08-15T00:19:27.592Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-08-15T00:19:27.592Z] (17/83) Installing fribidi (1.0.12-r0) [2023-08-15T00:19:27.592Z] (18/83) Installing libffi (3.4.4-r0) [2023-08-15T00:19:27.592Z] (19/83) Installing libintl (0.21.1-r1) [2023-08-15T00:19:27.592Z] (20/83) Installing libblkid (2.38.1-r1) [2023-08-15T00:19:27.592Z] (21/83) Installing libmount (2.38.1-r1) [2023-08-15T00:19:27.592Z] (22/83) Installing pcre2 (10.42-r0) [2023-08-15T00:19:27.592Z] (23/83) Installing glib (2.74.7-r0) [2023-08-15T00:19:27.592Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-08-15T00:19:27.592Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-08-15T00:19:27.592Z] (26/83) Installing libass (0.16.0-r1) [2023-08-15T00:19:27.592Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-08-15T00:19:27.592Z] (28/83) Installing libdrm (2.4.114-r0) [2023-08-15T00:19:27.592Z] (29/83) Installing gmp (6.2.1-r2) [2023-08-15T00:19:27.592Z] (30/83) Installing nettle (3.8.1-r0) [2023-08-15T00:19:27.592Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-08-15T00:19:27.592Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-08-15T00:19:27.592Z] (33/83) Installing libunistring (1.1-r0) [2023-08-15T00:19:27.592Z] (34/83) Installing gnutls (3.7.8-r3) [2023-08-15T00:19:27.592Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-15T00:19:27.592Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-15T00:19:27.592Z] (37/83) Installing lame (3.100-r2) [2023-08-15T00:19:27.592Z] (38/83) Installing opus (1.3.1-r1) [2023-08-15T00:19:27.592Z] (39/83) Installing libasyncns (0.8-r1) [2023-08-15T00:19:27.592Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-08-15T00:19:27.592Z] (41/83) Installing libltdl (2.4.7-r1) [2023-08-15T00:19:27.592Z] (42/83) Installing orc (0.4.33-r0) [2023-08-15T00:19:27.592Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-08-15T00:19:27.592Z] (44/83) Installing libogg (1.3.5-r2) [2023-08-15T00:19:27.592Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-15T00:19:27.592Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-08-15T00:19:27.592Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-08-15T00:19:27.592Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-08-15T00:19:27.592Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-08-15T00:19:27.592Z] (50/83) Installing soxr (0.1.3-r3) [2023-08-15T00:19:27.592Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-08-15T00:19:27.592Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-08-15T00:19:27.592Z] (53/83) Installing libpulse (16.1-r6) [2023-08-15T00:19:27.592Z] (54/83) Installing cjson (1.7.15-r3) [2023-08-15T00:19:27.860Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-08-15T00:19:27.861Z] (56/83) Installing librist (0.2.7-r0) [2023-08-15T00:19:27.861Z] (57/83) Installing libsrt (1.5.1-r0) [2023-08-15T00:19:27.861Z] (58/83) Installing libssh (0.10.5-r0) [2023-08-15T00:19:27.861Z] (59/83) Installing libtheora (1.1.1-r16) [2023-08-15T00:19:27.861Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-08-15T00:19:27.861Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-08-15T00:19:27.861Z] (62/83) Installing libxext (1.3.5-r0) [2023-08-15T00:19:27.861Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-08-15T00:19:27.861Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-08-15T00:19:27.861Z] (65/83) Installing libva (2.16.0-r0) [2023-08-15T00:19:27.861Z] (66/83) Installing libvdpau (1.5-r0) [2023-08-15T00:19:27.861Z] (67/83) Installing vidstab (1.1.0-r2) [2023-08-15T00:19:27.861Z] (68/83) Installing libvpx (1.12.0-r1) [2023-08-15T00:19:27.861Z] (69/83) Installing libwebp (1.2.4-r2) [2023-08-15T00:19:28.127Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-08-15T00:19:28.127Z] (71/83) Installing numactl (2.0.16-r1) [2023-08-15T00:19:28.127Z] (72/83) Installing x265-libs (3.5-r3) [2023-08-15T00:19:28.127Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-08-15T00:19:28.127Z] (74/83) Installing libsodium (1.0.18-r2) [2023-08-15T00:19:28.127Z] (75/83) Installing libzmq (4.3.4-r1) [2023-08-15T00:19:28.127Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-08-15T00:19:28.713Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-08-15T00:19:28.713Z] (78/83) Installing udev-init-scripts (35-r1) [2023-08-15T00:19:28.713Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-08-15T00:19:28.713Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-08-15T00:19:28.713Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-08-15T00:19:28.713Z] (82/83) Installing kmod-libs (30-r1) [2023-08-15T00:19:28.713Z] (83/83) Installing eudev (3.2.11-r4) [2023-08-15T00:19:28.713Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T00:19:28.713Z] Executing eudev-3.2.11-r4.trigger [2023-08-15T00:19:28.713Z] OK: 86 MiB in 98 packages [2023-08-15T00:19:32.052Z] Removing intermediate container 85bd5728a2e2 [2023-08-15T00:19:32.052Z] ---> 409078c2746c [2023-08-15T00:19:32.052Z] Step 18/36 : WORKDIR / [2023-08-15T00:19:32.052Z] ---> Running in 95ebdcd45c25 [2023-08-15T00:19:32.320Z] Removing intermediate container 95ebdcd45c25 [2023-08-15T00:19:32.320Z] ---> bee9d8aeca14 [2023-08-15T00:19:32.320Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-15T00:19:33.725Z] ---> d668779a8f09 [2023-08-15T00:19:33.725Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-15T00:19:33.996Z] ---> 6103265580c2 [2023-08-15T00:19:33.996Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-15T00:19:34.583Z] ---> de16a68c98b2 [2023-08-15T00:19:34.583Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-15T00:19:35.165Z] ---> d4969c2dd072 [2023-08-15T00:19:35.165Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-15T00:19:35.433Z] ---> f8e41a78dd10 [2023-08-15T00:19:35.433Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-15T00:19:36.017Z] ---> 64aeecc6ee29 [2023-08-15T00:19:36.017Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-15T00:19:37.425Z] ---> 999c6b3ccfb5 [2023-08-15T00:19:37.425Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-15T00:19:37.425Z] ---> Running in 430ce390ee03 [2023-08-15T00:19:38.918Z] Removing intermediate container 430ce390ee03 [2023-08-15T00:19:38.918Z] ---> 7be279a27465 [2023-08-15T00:19:38.918Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-15T00:19:38.918Z] ---> Running in 73c214be3319 [2023-08-15T00:19:40.893Z] Removing intermediate container 73c214be3319 [2023-08-15T00:19:40.893Z] ---> d7b79a35b6d9 [2023-08-15T00:19:40.893Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-15T00:19:40.893Z] ---> Running in 7cc945a5f34e [2023-08-15T00:19:42.310Z] Removing intermediate container 7cc945a5f34e [2023-08-15T00:19:42.310Z] ---> 362a0535ac4a [2023-08-15T00:19:42.310Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-15T00:19:42.310Z] ---> Running in 4542e845d028 [2023-08-15T00:19:43.716Z] Removing intermediate container 4542e845d028 [2023-08-15T00:19:43.716Z] ---> ba76a4c1dc0a [2023-08-15T00:19:43.716Z] Step 30/36 : EXPOSE 59983 [2023-08-15T00:19:43.716Z] ---> Running in f098e447914e [2023-08-15T00:19:43.983Z] Removing intermediate container f098e447914e [2023-08-15T00:19:43.983Z] ---> 767e42ac55bc [2023-08-15T00:19:43.983Z] Step 31/36 : EXPOSE 8554 [2023-08-15T00:19:43.983Z] ---> Running in fc9bafa908fd [2023-08-15T00:19:44.249Z] Removing intermediate container fc9bafa908fd [2023-08-15T00:19:44.249Z] ---> 5c1b5e566e18 [2023-08-15T00:19:44.249Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-15T00:19:44.517Z] ---> Running in 1ffd8cb135b7 [2023-08-15T00:19:44.783Z] Removing intermediate container 1ffd8cb135b7 [2023-08-15T00:19:44.783Z] ---> 19a4fb381afd [2023-08-15T00:19:44.783Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-15T00:19:44.783Z] ---> Running in 5fe6a16c4520 [2023-08-15T00:19:45.048Z] Removing intermediate container 5fe6a16c4520 [2023-08-15T00:19:45.048Z] ---> 7c197919c867 [2023-08-15T00:19:45.048Z] Step 34/36 : LABEL arch=arm64 [2023-08-15T00:19:45.048Z] ---> Running in 083c47d04d3f [2023-08-15T00:19:45.314Z] Removing intermediate container 083c47d04d3f [2023-08-15T00:19:45.314Z] ---> 96b526288931 [2023-08-15T00:19:45.314Z] Step 35/36 : LABEL git_sha=b4dc3cb9544d3c22b48762096c31369c64ea3d88 [2023-08-15T00:19:45.314Z] ---> Running in 0ef1261b5dd1 [2023-08-15T00:19:45.580Z] Removing intermediate container 0ef1261b5dd1 [2023-08-15T00:19:45.580Z] ---> 2e3ca4522462 [2023-08-15T00:19:45.580Z] Step 36/36 : LABEL version=3.1.0-dev.5 [2023-08-15T00:19:45.848Z] ---> Running in 4380d31d9ea1 [2023-08-15T00:19:45.848Z] Removing intermediate container 4380d31d9ea1 [2023-08-15T00:19:45.848Z] ---> 0d4c469b80e3 [2023-08-15T00:19:45.848Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T00:19:46.114Z] Successfully built 0d4c469b80e3 [2023-08-15T00:19:46.114Z] Successfully tagged device-usb-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-08-15T00:19:46.227Z] provisioning config files... [2023-08-15T00:19:46.240Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/129@tmp/config5605388245791155241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:19:46.579Z] ---> docker-login.sh [2023-08-15T00:19:46.579Z] nexus3.edgexfoundry.org:10001 [2023-08-15T00:19:46.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:19:46.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:19:46.844Z] Configure a credential helper to remove this warning. See [2023-08-15T00:19:46.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:19:46.844Z] [2023-08-15T00:19:46.844Z] Login Succeeded [2023-08-15T00:19:46.844Z] nexus3.edgexfoundry.org:10002 [2023-08-15T00:19:47.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:19:47.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:19:47.111Z] Configure a credential helper to remove this warning. See [2023-08-15T00:19:47.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:19:47.111Z] [2023-08-15T00:19:47.111Z] Login Succeeded [2023-08-15T00:19:47.111Z] nexus3.edgexfoundry.org:10003 [2023-08-15T00:19:47.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:19:47.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:19:47.644Z] Configure a credential helper to remove this warning. See [2023-08-15T00:19:47.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:19:47.644Z] [2023-08-15T00:19:47.644Z] Login Succeeded [2023-08-15T00:19:47.644Z] nexus3.edgexfoundry.org:10004 [2023-08-15T00:19:47.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:19:48.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:19:48.248Z] Configure a credential helper to remove this warning. See [2023-08-15T00:19:48.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:19:48.248Z] [2023-08-15T00:19:48.248Z] Login Succeeded [2023-08-15T00:19:48.248Z] docker.io [2023-08-15T00:19:48.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T00:19:48.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T00:19:48.514Z] Configure a credential helper to remove this warning. See [2023-08-15T00:19:48.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T00:19:48.514Z] [2023-08-15T00:19:48.514Z] Login Succeeded [2023-08-15T00:19:48.514Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T00:19:48.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T00:19:48.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T00:19:48.589Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-08-15T00:19:48.589Z] b4dc3cb9544d3c22b48762096c31369c64ea3d88 [2023-08-15T00:19:48.589Z] latest [2023-08-15T00:19:48.589Z] 3.1.0-dev.5 [2023-08-15T00:19:48.589Z] b4dc3cb9544d3c22b48762096c31369c64ea3d88-3.1.0-dev.5 [2023-08-15T00:19:48.589Z] main [2023-08-15T00:19:48.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:19:48.918Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b4dc3cb9544d3c22b48762096c31369c64ea3d88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:19:49.261Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b4dc3cb9544d3c22b48762096c31369c64ea3d88 [2023-08-15T00:19:49.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-15T00:19:49.261Z] 8e958a67ce5d: Preparing [2023-08-15T00:19:49.261Z] a53bd80b2d9f: Preparing [2023-08-15T00:19:49.261Z] 78fc987a56ff: Preparing [2023-08-15T00:19:49.261Z] 17fa4ca1f618: Preparing [2023-08-15T00:19:49.261Z] 608d194cb50c: Preparing [2023-08-15T00:19:49.261Z] acc83c6ca332: Preparing [2023-08-15T00:19:49.261Z] 1edd36efb0af: Preparing [2023-08-15T00:19:49.261Z] 494a2d2bb25f: Preparing [2023-08-15T00:19:49.261Z] 27b00e2970ef: Preparing [2023-08-15T00:19:49.261Z] d5362a9e3365: Preparing [2023-08-15T00:19:49.261Z] c28311f1dd2c: Preparing [2023-08-15T00:19:49.261Z] e14686e6eb4c: Preparing [2023-08-15T00:19:49.261Z] d2d9d24a8c2a: Preparing [2023-08-15T00:19:49.261Z] 494a2d2bb25f: Waiting [2023-08-15T00:19:49.261Z] 27b00e2970ef: Waiting [2023-08-15T00:19:49.261Z] d5362a9e3365: Waiting [2023-08-15T00:19:49.261Z] c28311f1dd2c: Waiting [2023-08-15T00:19:49.261Z] e14686e6eb4c: Waiting [2023-08-15T00:19:49.261Z] d2d9d24a8c2a: Waiting [2023-08-15T00:19:49.261Z] acc83c6ca332: Waiting [2023-08-15T00:19:49.261Z] 1edd36efb0af: Waiting [2023-08-15T00:19:49.528Z] 17fa4ca1f618: Pushed [2023-08-15T00:19:49.528Z] a53bd80b2d9f: Pushed [2023-08-15T00:19:49.528Z] 8e958a67ce5d: Pushed [2023-08-15T00:19:49.528Z] 78fc987a56ff: Pushed [2023-08-15T00:19:49.528Z] acc83c6ca332: Pushed [2023-08-15T00:19:49.792Z] 494a2d2bb25f: Pushed [2023-08-15T00:19:49.792Z] 1edd36efb0af: Pushed [2023-08-15T00:19:49.792Z] 27b00e2970ef: Pushed [2023-08-15T00:19:49.792Z] d2d9d24a8c2a: Layer already exists [2023-08-15T00:19:49.792Z] d5362a9e3365: Pushed [2023-08-15T00:19:54.028Z] 608d194cb50c: Pushed [2023-08-15T00:19:54.612Z] c28311f1dd2c: Pushed [2023-08-15T00:20:06.907Z] e14686e6eb4c: Pushed [2023-08-15T00:20:06.907Z] b4dc3cb9544d3c22b48762096c31369c64ea3d88: digest: sha256:51dcbbb885fea9b65bb1928de4854da67f83c7fbca15e95387a4e09fbd82474c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:07.239Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:07.574Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-15T00:20:07.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-15T00:20:07.574Z] 8e958a67ce5d: Preparing [2023-08-15T00:20:07.574Z] a53bd80b2d9f: Preparing [2023-08-15T00:20:07.574Z] 78fc987a56ff: Preparing [2023-08-15T00:20:07.574Z] 17fa4ca1f618: Preparing [2023-08-15T00:20:07.574Z] 608d194cb50c: Preparing [2023-08-15T00:20:07.574Z] acc83c6ca332: Preparing [2023-08-15T00:20:07.574Z] 1edd36efb0af: Preparing [2023-08-15T00:20:07.574Z] 494a2d2bb25f: Preparing [2023-08-15T00:20:07.574Z] 27b00e2970ef: Preparing [2023-08-15T00:20:07.574Z] d5362a9e3365: Preparing [2023-08-15T00:20:07.574Z] c28311f1dd2c: Preparing [2023-08-15T00:20:07.574Z] e14686e6eb4c: Preparing [2023-08-15T00:20:07.574Z] d2d9d24a8c2a: Preparing [2023-08-15T00:20:07.574Z] 27b00e2970ef: Waiting [2023-08-15T00:20:07.574Z] d5362a9e3365: Waiting [2023-08-15T00:20:07.574Z] c28311f1dd2c: Waiting [2023-08-15T00:20:07.574Z] d2d9d24a8c2a: Waiting [2023-08-15T00:20:07.574Z] e14686e6eb4c: Waiting [2023-08-15T00:20:07.574Z] acc83c6ca332: Waiting [2023-08-15T00:20:07.574Z] 1edd36efb0af: Waiting [2023-08-15T00:20:07.574Z] 494a2d2bb25f: Waiting [2023-08-15T00:20:07.574Z] a53bd80b2d9f: Layer already exists [2023-08-15T00:20:07.574Z] 78fc987a56ff: Layer already exists [2023-08-15T00:20:07.574Z] 608d194cb50c: Layer already exists [2023-08-15T00:20:07.574Z] 8e958a67ce5d: Layer already exists [2023-08-15T00:20:07.574Z] 17fa4ca1f618: Layer already exists [2023-08-15T00:20:07.574Z] 494a2d2bb25f: Layer already exists [2023-08-15T00:20:07.574Z] 1edd36efb0af: Layer already exists [2023-08-15T00:20:07.574Z] acc83c6ca332: Layer already exists [2023-08-15T00:20:07.574Z] 27b00e2970ef: Layer already exists [2023-08-15T00:20:07.574Z] d5362a9e3365: Layer already exists [2023-08-15T00:20:07.574Z] c28311f1dd2c: Layer already exists [2023-08-15T00:20:07.574Z] e14686e6eb4c: Layer already exists [2023-08-15T00:20:07.574Z] d2d9d24a8c2a: Layer already exists [2023-08-15T00:20:07.838Z] latest: digest: sha256:51dcbbb885fea9b65bb1928de4854da67f83c7fbca15e95387a4e09fbd82474c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:08.179Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:08.509Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.5 [2023-08-15T00:20:08.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-15T00:20:08.509Z] 8e958a67ce5d: Preparing [2023-08-15T00:20:08.509Z] a53bd80b2d9f: Preparing [2023-08-15T00:20:08.509Z] 78fc987a56ff: Preparing [2023-08-15T00:20:08.509Z] 17fa4ca1f618: Preparing [2023-08-15T00:20:08.509Z] 608d194cb50c: Preparing [2023-08-15T00:20:08.509Z] acc83c6ca332: Preparing [2023-08-15T00:20:08.509Z] 1edd36efb0af: Preparing [2023-08-15T00:20:08.509Z] 494a2d2bb25f: Preparing [2023-08-15T00:20:08.509Z] 27b00e2970ef: Preparing [2023-08-15T00:20:08.509Z] d5362a9e3365: Preparing [2023-08-15T00:20:08.509Z] c28311f1dd2c: Preparing [2023-08-15T00:20:08.509Z] e14686e6eb4c: Preparing [2023-08-15T00:20:08.509Z] d2d9d24a8c2a: Preparing [2023-08-15T00:20:08.509Z] 27b00e2970ef: Waiting [2023-08-15T00:20:08.509Z] acc83c6ca332: Waiting [2023-08-15T00:20:08.509Z] 1edd36efb0af: Waiting [2023-08-15T00:20:08.509Z] 494a2d2bb25f: Waiting [2023-08-15T00:20:08.509Z] d5362a9e3365: Waiting [2023-08-15T00:20:08.509Z] e14686e6eb4c: Waiting [2023-08-15T00:20:08.509Z] d2d9d24a8c2a: Waiting [2023-08-15T00:20:08.509Z] 17fa4ca1f618: Layer already exists [2023-08-15T00:20:08.509Z] 608d194cb50c: Layer already exists [2023-08-15T00:20:08.509Z] 78fc987a56ff: Layer already exists [2023-08-15T00:20:08.509Z] a53bd80b2d9f: Layer already exists [2023-08-15T00:20:08.509Z] 8e958a67ce5d: Layer already exists [2023-08-15T00:20:08.509Z] acc83c6ca332: Layer already exists [2023-08-15T00:20:08.509Z] 494a2d2bb25f: Layer already exists [2023-08-15T00:20:08.509Z] 1edd36efb0af: Layer already exists [2023-08-15T00:20:08.509Z] 27b00e2970ef: Layer already exists [2023-08-15T00:20:08.509Z] d5362a9e3365: Layer already exists [2023-08-15T00:20:08.509Z] c28311f1dd2c: Layer already exists [2023-08-15T00:20:08.509Z] e14686e6eb4c: Layer already exists [2023-08-15T00:20:08.509Z] d2d9d24a8c2a: Layer already exists [2023-08-15T00:20:08.773Z] 3.1.0-dev.5: digest: sha256:51dcbbb885fea9b65bb1928de4854da67f83c7fbca15e95387a4e09fbd82474c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:09.114Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b4dc3cb9544d3c22b48762096c31369c64ea3d88-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:09.450Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b4dc3cb9544d3c22b48762096c31369c64ea3d88-3.1.0-dev.5 [2023-08-15T00:20:09.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-15T00:20:09.450Z] 8e958a67ce5d: Preparing [2023-08-15T00:20:09.450Z] a53bd80b2d9f: Preparing [2023-08-15T00:20:09.450Z] 78fc987a56ff: Preparing [2023-08-15T00:20:09.450Z] 17fa4ca1f618: Preparing [2023-08-15T00:20:09.450Z] 608d194cb50c: Preparing [2023-08-15T00:20:09.450Z] acc83c6ca332: Preparing [2023-08-15T00:20:09.450Z] 1edd36efb0af: Preparing [2023-08-15T00:20:09.450Z] 494a2d2bb25f: Preparing [2023-08-15T00:20:09.450Z] 27b00e2970ef: Preparing [2023-08-15T00:20:09.450Z] d5362a9e3365: Preparing [2023-08-15T00:20:09.450Z] c28311f1dd2c: Preparing [2023-08-15T00:20:09.450Z] e14686e6eb4c: Preparing [2023-08-15T00:20:09.450Z] d2d9d24a8c2a: Preparing [2023-08-15T00:20:09.450Z] acc83c6ca332: Waiting [2023-08-15T00:20:09.450Z] 1edd36efb0af: Waiting [2023-08-15T00:20:09.450Z] 27b00e2970ef: Waiting [2023-08-15T00:20:09.450Z] e14686e6eb4c: Waiting [2023-08-15T00:20:09.450Z] d5362a9e3365: Waiting [2023-08-15T00:20:09.450Z] d2d9d24a8c2a: Waiting [2023-08-15T00:20:09.450Z] c28311f1dd2c: Waiting [2023-08-15T00:20:09.450Z] 494a2d2bb25f: Waiting [2023-08-15T00:20:09.450Z] 608d194cb50c: Layer already exists [2023-08-15T00:20:09.450Z] 8e958a67ce5d: Layer already exists [2023-08-15T00:20:09.450Z] a53bd80b2d9f: Layer already exists [2023-08-15T00:20:09.450Z] 78fc987a56ff: Layer already exists [2023-08-15T00:20:09.450Z] 17fa4ca1f618: Layer already exists [2023-08-15T00:20:09.450Z] acc83c6ca332: Layer already exists [2023-08-15T00:20:09.450Z] 1edd36efb0af: Layer already exists [2023-08-15T00:20:09.450Z] 494a2d2bb25f: Layer already exists [2023-08-15T00:20:09.450Z] 27b00e2970ef: Layer already exists [2023-08-15T00:20:09.450Z] c28311f1dd2c: Layer already exists [2023-08-15T00:20:09.450Z] e14686e6eb4c: Layer already exists [2023-08-15T00:20:09.450Z] d2d9d24a8c2a: Layer already exists [2023-08-15T00:20:09.450Z] d5362a9e3365: Layer already exists [2023-08-15T00:20:09.713Z] b4dc3cb9544d3c22b48762096c31369c64ea3d88-3.1.0-dev.5: digest: sha256:51dcbbb885fea9b65bb1928de4854da67f83c7fbca15e95387a4e09fbd82474c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:10.048Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:10.373Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-08-15T00:20:10.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-15T00:20:10.373Z] 8e958a67ce5d: Preparing [2023-08-15T00:20:10.373Z] a53bd80b2d9f: Preparing [2023-08-15T00:20:10.373Z] 78fc987a56ff: Preparing [2023-08-15T00:20:10.373Z] 17fa4ca1f618: Preparing [2023-08-15T00:20:10.373Z] 608d194cb50c: Preparing [2023-08-15T00:20:10.373Z] acc83c6ca332: Preparing [2023-08-15T00:20:10.373Z] 1edd36efb0af: Preparing [2023-08-15T00:20:10.373Z] 494a2d2bb25f: Preparing [2023-08-15T00:20:10.373Z] 27b00e2970ef: Preparing [2023-08-15T00:20:10.373Z] acc83c6ca332: Waiting [2023-08-15T00:20:10.373Z] 1edd36efb0af: Waiting [2023-08-15T00:20:10.373Z] 494a2d2bb25f: Waiting [2023-08-15T00:20:10.373Z] d5362a9e3365: Preparing [2023-08-15T00:20:10.373Z] c28311f1dd2c: Preparing [2023-08-15T00:20:10.373Z] e14686e6eb4c: Preparing [2023-08-15T00:20:10.373Z] d2d9d24a8c2a: Preparing [2023-08-15T00:20:10.373Z] 27b00e2970ef: Waiting [2023-08-15T00:20:10.373Z] e14686e6eb4c: Waiting [2023-08-15T00:20:10.373Z] d5362a9e3365: Waiting [2023-08-15T00:20:10.373Z] d2d9d24a8c2a: Waiting [2023-08-15T00:20:10.373Z] c28311f1dd2c: Waiting [2023-08-15T00:20:10.373Z] 8e958a67ce5d: Layer already exists [2023-08-15T00:20:10.373Z] 78fc987a56ff: Layer already exists [2023-08-15T00:20:10.373Z] a53bd80b2d9f: Layer already exists [2023-08-15T00:20:10.373Z] 17fa4ca1f618: Layer already exists [2023-08-15T00:20:10.373Z] 608d194cb50c: Layer already exists [2023-08-15T00:20:10.373Z] acc83c6ca332: Layer already exists [2023-08-15T00:20:10.373Z] 494a2d2bb25f: Layer already exists [2023-08-15T00:20:10.373Z] 1edd36efb0af: Layer already exists [2023-08-15T00:20:10.373Z] 27b00e2970ef: Layer already exists [2023-08-15T00:20:10.373Z] d5362a9e3365: Layer already exists [2023-08-15T00:20:10.373Z] c28311f1dd2c: Layer already exists [2023-08-15T00:20:10.373Z] e14686e6eb4c: Layer already exists [2023-08-15T00:20:10.373Z] d2d9d24a8c2a: Layer already exists [2023-08-15T00:20:10.639Z] main: digest: sha256:51dcbbb885fea9b65bb1928de4854da67f83c7fbca15e95387a4e09fbd82474c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T00:20:10.680Z] ===================================================== [Pipeline] echo [2023-08-15T00:20:10.686Z] taggedImages: [2023-08-15T00:20:10.686Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b4dc3cb9544d3c22b48762096c31369c64ea3d88 [2023-08-15T00:20:10.686Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-15T00:20:10.686Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.5 [2023-08-15T00:20:10.686Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b4dc3cb9544d3c22b48762096c31369c64ea3d88-3.1.0-dev.5 [2023-08-15T00:20:10.686Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:11.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T00:20:11.048Z] [2023-08-15T00:20:11.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:11.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T00:20:11.377Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T00:20:11.377Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T00:20:11.377Z] 04944245beec: Pulling fs layer [2023-08-15T00:20:11.377Z] 699f458cf7ca: Pulling fs layer [2023-08-15T00:20:11.377Z] 765212b225bb: Pulling fs layer [2023-08-15T00:20:11.377Z] f23df028b6ca: Pulling fs layer [2023-08-15T00:20:11.377Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T00:20:11.377Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T00:20:11.377Z] 765212b225bb: Waiting [2023-08-15T00:20:11.377Z] f23df028b6ca: Waiting [2023-08-15T00:20:11.377Z] d65c8cfc05b1: Waiting [2023-08-15T00:20:11.377Z] 2437ff75d9bd: Waiting [2023-08-15T00:20:11.643Z] 04944245beec: Verifying Checksum [2023-08-15T00:20:11.643Z] 04944245beec: Download complete [2023-08-15T00:20:11.643Z] 765212b225bb: Verifying Checksum [2023-08-15T00:20:11.643Z] 765212b225bb: Download complete [2023-08-15T00:20:11.643Z] f23df028b6ca: Verifying Checksum [2023-08-15T00:20:11.643Z] f23df028b6ca: Download complete [2023-08-15T00:20:11.643Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T00:20:11.643Z] d65c8cfc05b1: Download complete [2023-08-15T00:20:11.643Z] 699f458cf7ca: Verifying Checksum [2023-08-15T00:20:11.643Z] 699f458cf7ca: Download complete [2023-08-15T00:20:12.223Z] 8998bd30e6a1: Verifying Checksum [2023-08-15T00:20:12.223Z] 8998bd30e6a1: Download complete [2023-08-15T00:20:14.166Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T00:20:14.166Z] 2437ff75d9bd: Download complete [2023-08-15T00:20:16.099Z] 8998bd30e6a1: Pull complete [2023-08-15T00:20:16.365Z] 04944245beec: Pull complete [2023-08-15T00:20:17.769Z] 699f458cf7ca: Pull complete [2023-08-15T00:20:17.769Z] 765212b225bb: Pull complete [2023-08-15T00:20:18.730Z] f23df028b6ca: Pull complete [2023-08-15T00:20:18.730Z] d65c8cfc05b1: Pull complete [2023-08-15T00:20:33.719Z] 2437ff75d9bd: Pull complete [2023-08-15T00:20:33.719Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T00:20:33.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T00:20:33.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:20:33.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-3593 does not seem to be running inside a container [2023-08-15T00:20:33.975Z] $ 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-usb-camera/129 -v /w/workspace/device-usb-camera/129:/w/workspace/device-usb-camera/129:rw,z -v /w/workspace/device-usb-camera/129@tmp:/w/workspace/device-usb-camera/129@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-08-15T00:20:36.343Z] $ docker top b9ee24a31f7d94d6fddec274ce71eeb80045c4a15e27891074a1c9c62bf3f471 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:20:37.152Z] ---> job-cost.sh [2023-08-15T00:20:37.152Z] lf-activate-venv: SKIPPING [2023-08-15T00:20:37.152Z] INFO: No Stack... [2023-08-15T00:20:37.416Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T00:20:38.372Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T00:20:38.690Z] + cat /w/workspace/device-usb-camera/129/archives/cost.csv [2023-08-15T00:20:38.690Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T00:20:38.752Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-129-stack-cost] [2023-08-15T00:20:38.757Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-129-stack-cost] did not exist. Created. [2023-08-15T00:20:38.757Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T00:20:39.089Z] /w/workspace/device-usb-camera/129@tmp/durable-0da738f1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-15T00:20:39.415Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T00:20:39.438Z] Warning: overwriting stash ‘stack-cost’ [2023-08-15T00:20:39.490Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T00:20:39.497Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T00:20:39.516Z] $ docker stop --time=1 b9ee24a31f7d94d6fddec274ce71eeb80045c4a15e27891074a1c9c62bf3f471 [2023-08-15T00:20:40.984Z] $ docker rm -f --volumes b9ee24a31f7d94d6fddec274ce71eeb80045c4a15e27891074a1c9c62bf3f471 [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-08-15T00:20:41.338Z] provisioning config files... [2023-08-15T00:20:41.344Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5319714893619134205tmp [Pipeline] { [Pipeline] sh [2023-08-15T00:20:41.632Z] + set +x [2023-08-15T00:20:41.632Z] + curl -s https://codecov.io/bash [2023-08-15T00:20:41.632Z] + bash -s -- [2023-08-15T00:20:41.632Z] [2023-08-15T00:20:41.632Z] _____ _ [2023-08-15T00:20:41.632Z] / ____| | | [2023-08-15T00:20:41.632Z] | | ___ __| | ___ ___ _____ __ [2023-08-15T00:20:41.632Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-15T00:20:41.632Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-15T00:20:41.632Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-15T00:20:41.632Z] Bash-1.0.6 [2023-08-15T00:20:41.632Z] [2023-08-15T00:20:41.632Z] [2023-08-15T00:20:41.632Z] ==> git version 2.25.1 found [2023-08-15T00:20:41.632Z] ==> 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-08-15T00:20:41.632Z] Release-Date: 2020-01-08 [2023-08-15T00:20:41.632Z] 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-08-15T00:20:41.632Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-15T00:20:41.632Z] ==> Jenkins CI detected. [2023-08-15T00:20:41.632Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-08-15T00:20:41.632Z] project root: . [2023-08-15T00:20:41.632Z] --> token set from env [2023-08-15T00:20:41.632Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-15T00:20:41.632Z] ==> Running gcov in . (disable via -X gcov) [2023-08-15T00:20:41.632Z] ==> Python coveragepy not found [2023-08-15T00:20:41.632Z] ==> Searching for coverage reports in: [2023-08-15T00:20:41.632Z] + . [2023-08-15T00:20:41.632Z] -> Found 1 reports [2023-08-15T00:20:41.632Z] ==> Detecting git/mercurial file structure [2023-08-15T00:20:41.632Z] ==> Reading reports [2023-08-15T00:20:41.632Z] + ./coverage.out bytes=44795 [2023-08-15T00:20:41.892Z] ==> Appending adjustments [2023-08-15T00:20:41.892Z] https://docs.codecov.io/docs/fixing-reports [2023-08-15T00:20:41.892Z] + Found adjustments [2023-08-15T00:20:41.892Z] ==> Gzipping contents [2023-08-15T00:20:41.892Z] 8.0K /tmp/codecov.ESEW5t.gz [2023-08-15T00:20:41.892Z] ==> Uploading reports [2023-08-15T00:20:41.892Z] url: https://codecov.io [2023-08-15T00:20:41.892Z] query: branch=main&commit=b4dc3cb9544d3c22b48762096c31369c64ea3d88&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T00:20:41.892Z] -> Pinging Codecov [2023-08-15T00:20:41.892Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=b4dc3cb9544d3c22b48762096c31369c64ea3d88&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T00:20:42.150Z] -> Uploading to [2023-08-15T00:20:42.150Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-15/73D8F5FF140700D3E01443B452E23636/b4dc3cb9544d3c22b48762096c31369c64ea3d88/215f6314-e40d-49a9-aaaf-f3b8b03ce74b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T002041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00c786821ff97eca9a97d4c1d8c8f5261b74c5ed2ec7781a1db160e949b36d44 [2023-08-15T00:20:42.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T00:20:42.150Z] Dload Upload Total Spent Left Speed [2023-08-15T00:20:42.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5913 0 0 100 5913 0 24949 --:--:-- --:--:-- --:--:-- 24949 [2023-08-15T00:20:42.409Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b4dc3cb9544d3c22b48762096c31369c64ea3d88 [Pipeline] } [2023-08-15T00:20:42.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-15T00:20:42.621Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-15T00:20:42.630Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:42.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T00:20:42.929Z] [2023-08-15T00:20:42.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:43.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T00:20:43.240Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-15T00:20:43.240Z] df9b9388f04a: Pulling fs layer [2023-08-15T00:20:43.240Z] 52dc419b0ee2: Pulling fs layer [2023-08-15T00:20:43.240Z] 25bc292e5bac: Pulling fs layer [2023-08-15T00:20:43.240Z] 114826534d7a: Pulling fs layer [2023-08-15T00:20:43.240Z] 4657fd5d0bcf: Pulling fs layer [2023-08-15T00:20:43.240Z] 6ad1cebc031e: Pulling fs layer [2023-08-15T00:20:43.241Z] 8a3aa393b2d8: Pulling fs layer [2023-08-15T00:20:43.241Z] 4657fd5d0bcf: Waiting [2023-08-15T00:20:43.241Z] 6ad1cebc031e: Waiting [2023-08-15T00:20:43.241Z] 8a3aa393b2d8: Waiting [2023-08-15T00:20:43.241Z] 114826534d7a: Waiting [2023-08-15T00:20:43.241Z] 25bc292e5bac: Verifying Checksum [2023-08-15T00:20:43.241Z] 25bc292e5bac: Download complete [2023-08-15T00:20:43.241Z] 52dc419b0ee2: Download complete [2023-08-15T00:20:43.241Z] 4657fd5d0bcf: Download complete [2023-08-15T00:20:43.241Z] df9b9388f04a: Download complete [2023-08-15T00:20:43.501Z] df9b9388f04a: Pull complete [2023-08-15T00:20:43.501Z] 6ad1cebc031e: Verifying Checksum [2023-08-15T00:20:43.501Z] 6ad1cebc031e: Download complete [2023-08-15T00:20:43.501Z] 52dc419b0ee2: Pull complete [2023-08-15T00:20:43.763Z] 25bc292e5bac: Pull complete [2023-08-15T00:20:44.335Z] 114826534d7a: Verifying Checksum [2023-08-15T00:20:44.335Z] 114826534d7a: Download complete [2023-08-15T00:20:44.335Z] 8a3aa393b2d8: Verifying Checksum [2023-08-15T00:20:44.335Z] 8a3aa393b2d8: Download complete [2023-08-15T00:20:48.516Z] 114826534d7a: Pull complete [2023-08-15T00:20:48.516Z] 4657fd5d0bcf: Pull complete [2023-08-15T00:20:48.775Z] 6ad1cebc031e: Pull complete [2023-08-15T00:20:54.039Z] 8a3aa393b2d8: Pull complete [2023-08-15T00:20:54.039Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-15T00:20:54.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T00:20:54.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:20:54.126Z] prd-ubuntu20.04-docker-8c-8g-3591 does not seem to be running inside a container [2023-08-15T00:20:54.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/edgex-snyk-go:1.410.4 cat [2023-08-15T00:21:01.017Z] $ docker top 7c7c31f45c87d8a91f35f5243ebdd07f0ac385779fd315e81affb9b07476b794 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T00:21:01.087Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-08-15T00:21:01.364Z] + set -o pipefail [2023-08-15T00:21:01.364Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-08-15T00:21:06.637Z] [2023-08-15T00:21:06.637Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-08-15T00:21:06.637Z] [2023-08-15T00:21:06.637Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/9d8bb345-ab02-451e-a597-255558b4954d [2023-08-15T00:21:06.637Z] [2023-08-15T00:21:06.637Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-15T00:21:06.637Z] [2023-08-15T00:21:06.637Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-15T00:21:06.637Z] [2023-08-15T00:21:10.833Z] [2023-08-15T00:21:10.833Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-15T00:21:10.833Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-15T00:21:10.833Z] More details here: https://snyk.co/ue1NS [2023-08-15T00:21:10.833Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-15T00:21:10.833Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-15T00:21:10.836Z] $ docker stop --time=1 7c7c31f45c87d8a91f35f5243ebdd07f0ac385779fd315e81affb9b07476b794 [2023-08-15T00:21:14.894Z] $ docker rm -f --volumes 7c7c31f45c87d8a91f35f5243ebdd07f0ac385779fd315e81affb9b07476b794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T00:21:15.654Z] + git log --format=format:%s -1 b4dc3cb9544d3c22b48762096c31369c64ea3d88 [Pipeline] sh [2023-08-15T00:21:15.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T00:21:15.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:21:16.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:21:16.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:21:16.316Z] prd-ubuntu20.04-docker-8c-8g-3591 does not seem to be running inside a container [2023-08-15T00:21:16.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T00:21:16.860Z] $ docker top e6b447567970a3e5c35ba1468071948bd7e8442a21095f079f008ea6e8c5d207 -eo pid,comm [2023-08-15T00:21:16.919Z] 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-08-15T00:21:16.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T00:21:16.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T00:21:16.962Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T00:21:17.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T00:21:17.060Z] $ docker exec e6b447567970a3e5c35ba1468071948bd7e8442a21095f079f008ea6e8c5d207 ssh-agent [2023-08-15T00:21:17.172Z] SSH_AUTH_SOCK=/tmp/ssh-fGPwJYdVcLLP/agent.32 [2023-08-15T00:21:17.172Z] SSH_AGENT_PID=38 [2023-08-15T00:21:17.178Z] Running ssh-add (command line suppressed) [2023-08-15T00:21:17.257Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7794165129293236718.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7794165129293236718.key) [2023-08-15T00:21:17.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T00:21:17.567Z] + git semver tag [2023-08-15T00:21:17.826Z] 2023-08-15 00:21:17,717 [run_tag] DEBUG tag force:False [2023-08-15T00:21:17.826Z] 2023-08-15 00:21:17,718 [check_head_tag] DEBUG check head tag [2023-08-15T00:21:17.826Z] 2023-08-15 00:21:17,720 [execute] INFO git cat-file --batch-check [2023-08-15T00:21:17.826Z] 2023-08-15 00:21:17,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-15T00:21:17.826Z] 2023-08-15 00:21:17,724 [execute] INFO git cat-file --batch [2023-08-15T00:21:17.826Z] 2023-08-15 00:21:17,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-15T00:21:17.826Z] 2023-08-15 00:21:17,753 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T00:21:17.826Z] 2023-08-15 00:21:17,754 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 [2023-08-15T00:21:17.826Z] 2023-08-15 00:21:17,754 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-15T00:21:17.826Z] 2023-08-15 00:21:17,758 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T00:21:17.826Z] 3.1.0-dev.5 [Pipeline] } [2023-08-15T00:21:17.825Z] $ docker exec --env ******** --env ******** e6b447567970a3e5c35ba1468071948bd7e8442a21095f079f008ea6e8c5d207 ssh-agent -k [2023-08-15T00:21:17.935Z] unset SSH_AUTH_SOCK; [2023-08-15T00:21:17.935Z] unset SSH_AGENT_PID; [2023-08-15T00:21:17.936Z] echo Agent pid 38 killed; [2023-08-15T00:21:17.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T00:21:18.260Z] + git semver [Pipeline] } [2023-08-15T00:21:18.538Z] $ docker stop --time=1 e6b447567970a3e5c35ba1468071948bd7e8442a21095f079f008ea6e8c5d207 [2023-08-15T00:21:19.795Z] $ docker rm -f --volumes e6b447567970a3e5c35ba1468071948bd7e8442a21095f079f008ea6e8c5d207 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:21:20.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T00:21:20.186Z] [2023-08-15T00:21:20.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:21:20.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T00:21:20.482Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-15T00:21:20.482Z] ab5ef0e58194: Pulling fs layer [2023-08-15T00:21:20.482Z] 9712f1f96733: Pulling fs layer [2023-08-15T00:21:20.482Z] 63f879dbbcfc: Pulling fs layer [2023-08-15T00:21:20.482Z] 0d9ebad4ef96: Pulling fs layer [2023-08-15T00:21:20.482Z] e9a5061849ea: Pulling fs layer [2023-08-15T00:21:20.482Z] d747dcd14b5f: Pulling fs layer [2023-08-15T00:21:20.482Z] 2de7ff778b66: Pulling fs layer [2023-08-15T00:21:20.482Z] 0d9ebad4ef96: Waiting [2023-08-15T00:21:20.482Z] e9a5061849ea: Waiting [2023-08-15T00:21:20.482Z] d747dcd14b5f: Waiting [2023-08-15T00:21:20.482Z] 2de7ff778b66: Waiting [2023-08-15T00:21:21.057Z] 63f879dbbcfc: Verifying Checksum [2023-08-15T00:21:21.057Z] 63f879dbbcfc: Download complete [2023-08-15T00:21:21.057Z] e9a5061849ea: Verifying Checksum [2023-08-15T00:21:21.057Z] e9a5061849ea: Download complete [2023-08-15T00:21:21.057Z] 0d9ebad4ef96: Verifying Checksum [2023-08-15T00:21:21.057Z] 0d9ebad4ef96: Download complete [2023-08-15T00:21:21.057Z] d747dcd14b5f: Download complete [2023-08-15T00:21:21.316Z] ab5ef0e58194: Verifying Checksum [2023-08-15T00:21:21.316Z] ab5ef0e58194: Download complete [2023-08-15T00:21:21.316Z] 2de7ff778b66: Verifying Checksum [2023-08-15T00:21:21.316Z] 2de7ff778b66: Download complete [2023-08-15T00:21:23.843Z] ab5ef0e58194: Pull complete [2023-08-15T00:21:23.843Z] 9712f1f96733: Pull complete [2023-08-15T00:21:24.408Z] 63f879dbbcfc: Pull complete [2023-08-15T00:21:27.687Z] 0d9ebad4ef96: Pull complete [2023-08-15T00:21:27.945Z] e9a5061849ea: Pull complete [2023-08-15T00:21:27.945Z] d747dcd14b5f: Pull complete [2023-08-15T00:21:28.878Z] 2de7ff778b66: Pull complete [2023-08-15T00:21:28.878Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-15T00:21:28.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T00:21:28.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:21:28.957Z] prd-ubuntu20.04-docker-8c-8g-3591 does not seem to be running inside a container [2023-08-15T00:21:28.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-15T00:21:34.546Z] $ docker top ae6fa71d85f6ac4710ce3bb9ff85a266f7bad5cb16ff075f38fc933b46ffe0ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-15T00:21:34.619Z] provisioning config files... [2023-08-15T00:21:34.630Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16997703215386215806tmp [2023-08-15T00:21:34.639Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1163721727336867513tmp [2023-08-15T00:21:34.646Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8148568765758543326tmp [Pipeline] { [Pipeline] echo [2023-08-15T00:21:34.660Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:21:34.941Z] ---> sigul-configuration.sh [2023-08-15T00:21:34.941Z] gpg: directory `/root/.gnupg' created [2023-08-15T00:21:34.941Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-15T00:21:34.941Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-15T00:21:34.941Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-15T00:21:34.941Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-15T00:21:34.941Z] gpg: CAST5 encrypted data [2023-08-15T00:21:34.941Z] gpg: encrypted with 1 passphrase [2023-08-15T00:21:34.941Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-15T00:21:35.226Z] + mkdir /home/jenkins [2023-08-15T00:21:35.227Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-15T00:21:35.521Z] + 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-08-15T00:21:35.530Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:21:35.816Z] ---> sigul-install.sh [2023-08-15T00:21:35.816Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-15T00:21:36.103Z] + git tag --list [2023-08-15T00:21:36.103Z] v0.0.0 [2023-08-15T00:21:36.103Z] v0.0.1-dev.1 [2023-08-15T00:21:36.103Z] v0.0.1-dev.10 [2023-08-15T00:21:36.103Z] v0.0.1-dev.11 [2023-08-15T00:21:36.103Z] v0.0.1-dev.12 [2023-08-15T00:21:36.103Z] v0.0.1-dev.13 [2023-08-15T00:21:36.103Z] v0.0.1-dev.14 [2023-08-15T00:21:36.103Z] v0.0.1-dev.15 [2023-08-15T00:21:36.103Z] v0.0.1-dev.16 [2023-08-15T00:21:36.103Z] v0.0.1-dev.2 [2023-08-15T00:21:36.103Z] v0.0.1-dev.3 [2023-08-15T00:21:36.103Z] v0.0.1-dev.4 [2023-08-15T00:21:36.103Z] v0.0.1-dev.5 [2023-08-15T00:21:36.103Z] v0.0.1-dev.6 [2023-08-15T00:21:36.103Z] v0.0.1-dev.7 [2023-08-15T00:21:36.103Z] v0.0.1-dev.8 [2023-08-15T00:21:36.103Z] v0.0.1-dev.9 [2023-08-15T00:21:36.103Z] v2.2.0 [2023-08-15T00:21:36.103Z] v2.2.0-dev.17 [2023-08-15T00:21:36.103Z] v2.2.0-dev.18 [2023-08-15T00:21:36.103Z] v2.2.0-dev.19 [2023-08-15T00:21:36.103Z] v2.2.0-dev.20 [2023-08-15T00:21:36.103Z] v2.2.0-dev.21 [2023-08-15T00:21:36.103Z] v2.2.0-dev.22 [2023-08-15T00:21:36.103Z] v2.2.0-dev.23 [2023-08-15T00:21:36.103Z] v2.2.0-dev.24 [2023-08-15T00:21:36.103Z] v2.2.0-dev.25 [2023-08-15T00:21:36.103Z] v2.2.0-dev.26 [2023-08-15T00:21:36.103Z] v2.2.0-dev.27 [2023-08-15T00:21:36.103Z] v2.3.0 [2023-08-15T00:21:36.103Z] v2.3.0-dev.1 [2023-08-15T00:21:36.103Z] v2.3.0-dev.10 [2023-08-15T00:21:36.103Z] v2.3.0-dev.11 [2023-08-15T00:21:36.103Z] v2.3.0-dev.12 [2023-08-15T00:21:36.103Z] v2.3.0-dev.13 [2023-08-15T00:21:36.103Z] v2.3.0-dev.14 [2023-08-15T00:21:36.103Z] v2.3.0-dev.15 [2023-08-15T00:21:36.103Z] v2.3.0-dev.16 [2023-08-15T00:21:36.103Z] v2.3.0-dev.17 [2023-08-15T00:21:36.103Z] v2.3.0-dev.18 [2023-08-15T00:21:36.103Z] v2.3.0-dev.19 [2023-08-15T00:21:36.103Z] v2.3.0-dev.2 [2023-08-15T00:21:36.103Z] v2.3.0-dev.20 [2023-08-15T00:21:36.103Z] v2.3.0-dev.21 [2023-08-15T00:21:36.103Z] v2.3.0-dev.22 [2023-08-15T00:21:36.103Z] v2.3.0-dev.23 [2023-08-15T00:21:36.103Z] v2.3.0-dev.24 [2023-08-15T00:21:36.103Z] v2.3.0-dev.25 [2023-08-15T00:21:36.103Z] v2.3.0-dev.26 [2023-08-15T00:21:36.103Z] v2.3.0-dev.27 [2023-08-15T00:21:36.103Z] v2.3.0-dev.28 [2023-08-15T00:21:36.103Z] v2.3.0-dev.3 [2023-08-15T00:21:36.103Z] v2.3.0-dev.4 [2023-08-15T00:21:36.103Z] v2.3.0-dev.5 [2023-08-15T00:21:36.103Z] v2.3.0-dev.6 [2023-08-15T00:21:36.103Z] v2.3.0-dev.7 [2023-08-15T00:21:36.103Z] v2.3.0-dev.8 [2023-08-15T00:21:36.103Z] v2.3.0-dev.9 [2023-08-15T00:21:36.103Z] v2.3.1 [2023-08-15T00:21:36.103Z] v2.3.1-dev.4 [2023-08-15T00:21:36.103Z] v2.3.1-dev.5 [2023-08-15T00:21:36.103Z] v2.3.1-dev.6 [2023-08-15T00:21:36.103Z] v3.0 [2023-08-15T00:21:36.103Z] v3.0.0 [2023-08-15T00:21:36.103Z] v3.0.0-dev.1 [2023-08-15T00:21:36.103Z] v3.0.0-dev.10 [2023-08-15T00:21:36.103Z] v3.0.0-dev.11 [2023-08-15T00:21:36.103Z] v3.0.0-dev.12 [2023-08-15T00:21:36.103Z] v3.0.0-dev.13 [2023-08-15T00:21:36.103Z] v3.0.0-dev.14 [2023-08-15T00:21:36.103Z] v3.0.0-dev.15 [2023-08-15T00:21:36.103Z] v3.0.0-dev.16 [2023-08-15T00:21:36.103Z] v3.0.0-dev.17 [2023-08-15T00:21:36.103Z] v3.0.0-dev.18 [2023-08-15T00:21:36.103Z] v3.0.0-dev.19 [2023-08-15T00:21:36.103Z] v3.0.0-dev.2 [2023-08-15T00:21:36.103Z] v3.0.0-dev.20 [2023-08-15T00:21:36.103Z] v3.0.0-dev.21 [2023-08-15T00:21:36.103Z] v3.0.0-dev.22 [2023-08-15T00:21:36.103Z] v3.0.0-dev.23 [2023-08-15T00:21:36.103Z] v3.0.0-dev.24 [2023-08-15T00:21:36.103Z] v3.0.0-dev.25 [2023-08-15T00:21:36.103Z] v3.0.0-dev.26 [2023-08-15T00:21:36.103Z] v3.0.0-dev.27 [2023-08-15T00:21:36.103Z] v3.0.0-dev.28 [2023-08-15T00:21:36.103Z] v3.0.0-dev.29 [2023-08-15T00:21:36.103Z] v3.0.0-dev.3 [2023-08-15T00:21:36.103Z] v3.0.0-dev.30 [2023-08-15T00:21:36.103Z] v3.0.0-dev.31 [2023-08-15T00:21:36.103Z] v3.0.0-dev.32 [2023-08-15T00:21:36.103Z] v3.0.0-dev.33 [2023-08-15T00:21:36.103Z] v3.0.0-dev.34 [2023-08-15T00:21:36.103Z] v3.0.0-dev.35 [2023-08-15T00:21:36.103Z] v3.0.0-dev.36 [2023-08-15T00:21:36.103Z] v3.0.0-dev.37 [2023-08-15T00:21:36.103Z] v3.0.0-dev.38 [2023-08-15T00:21:36.103Z] v3.0.0-dev.39 [2023-08-15T00:21:36.103Z] v3.0.0-dev.4 [2023-08-15T00:21:36.103Z] v3.0.0-dev.40 [2023-08-15T00:21:36.103Z] v3.0.0-dev.41 [2023-08-15T00:21:36.103Z] v3.0.0-dev.42 [2023-08-15T00:21:36.103Z] v3.0.0-dev.43 [2023-08-15T00:21:36.103Z] v3.0.0-dev.44 [2023-08-15T00:21:36.103Z] v3.0.0-dev.45 [2023-08-15T00:21:36.103Z] v3.0.0-dev.46 [2023-08-15T00:21:36.103Z] v3.0.0-dev.47 [2023-08-15T00:21:36.103Z] v3.0.0-dev.48 [2023-08-15T00:21:36.103Z] v3.0.0-dev.49 [2023-08-15T00:21:36.103Z] v3.0.0-dev.5 [2023-08-15T00:21:36.103Z] v3.0.0-dev.50 [2023-08-15T00:21:36.103Z] v3.0.0-dev.51 [2023-08-15T00:21:36.103Z] v3.0.0-dev.6 [2023-08-15T00:21:36.103Z] v3.0.0-dev.7 [2023-08-15T00:21:36.103Z] v3.0.0-dev.8 [2023-08-15T00:21:36.103Z] v3.0.0-dev.9 [2023-08-15T00:21:36.103Z] v3.1.0-dev.1 [2023-08-15T00:21:36.103Z] v3.1.0-dev.2 [2023-08-15T00:21:36.103Z] v3.1.0-dev.3 [2023-08-15T00:21:36.103Z] v3.1.0-dev.4 [2023-08-15T00:21:36.103Z] v3.1.0-dev.5 [Pipeline] sh [2023-08-15T00:21:36.387Z] + lftools sign git-tag v3.1.0-dev.5 [2023-08-15T00:21:36.954Z] Signing Git tag with Sigul... [2023-08-15T00:21:36.954Z] Signing v3.1.0-dev.5 [Pipeline] echo [2023-08-15T00:21:37.218Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:21:37.502Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-15T00:21:37.509Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-15T00:21:37.515Z] $ docker stop --time=1 ae6fa71d85f6ac4710ce3bb9ff85a266f7bad5cb16ff075f38fc933b46ffe0ce [2023-08-15T00:21:38.824Z] $ docker rm -f --volumes ae6fa71d85f6ac4710ce3bb9ff85a266f7bad5cb16ff075f38fc933b46ffe0ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-15T00:21:39.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T00:21:39.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:21:39.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:21:39.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:21:39.613Z] prd-ubuntu20.04-docker-8c-8g-3591 does not seem to be running inside a container [2023-08-15T00:21:39.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T00:21:39.952Z] $ docker top 193f3030b1a52016e9fec25610af5b333773b57aa10e50530affb9257da6c75e -eo pid,comm [2023-08-15T00:21:40.009Z] 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-08-15T00:21:40.010Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T00:21:40.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T00:21:40.046Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T00:21:40.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T00:21:40.145Z] $ docker exec 193f3030b1a52016e9fec25610af5b333773b57aa10e50530affb9257da6c75e ssh-agent [2023-08-15T00:21:40.268Z] SSH_AUTH_SOCK=/tmp/ssh-bn614EongRd0/agent.33 [2023-08-15T00:21:40.268Z] SSH_AGENT_PID=39 [2023-08-15T00:21:40.272Z] Running ssh-add (command line suppressed) [2023-08-15T00:21:40.373Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14074118874649366923.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14074118874649366923.key) [2023-08-15T00:21:40.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T00:21:40.683Z] + git semver bump pre [2023-08-15T00:21:40.942Z] 2023-08-15 00:21:40,847 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T00:21:40.942Z] 2023-08-15 00:21:40,847 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev [2023-08-15T00:21:40.942Z] 2023-08-15 00:21:40,847 [bump_version] DEBUG bumped version:3.1.0-dev.6 [2023-08-15T00:21:40.942Z] 2023-08-15 00:21:40,847 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-08-15T00:21:40.942Z] 2023-08-15 00:21:40,847 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T00:21:40.942Z] 2023-08-15 00:21:40,847 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T00:21:40.942Z] 2023-08-15 00:21:40,850 [execute] INFO git cat-file --batch-check [2023-08-15T00:21:40.942Z] 2023-08-15 00:21:40,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T00:21:40.942Z] 2023-08-15 00:21:40,855 [execute] INFO git cat-file --batch [2023-08-15T00:21:40.942Z] 2023-08-15 00:21:40,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T00:21:40.942Z] 2023-08-15 00:21:40,860 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T00:21:40.942Z] 3.1.0-dev.6 [Pipeline] } [2023-08-15T00:21:40.942Z] $ docker exec --env ******** --env ******** 193f3030b1a52016e9fec25610af5b333773b57aa10e50530affb9257da6c75e ssh-agent -k [2023-08-15T00:21:41.037Z] unset SSH_AUTH_SOCK; [2023-08-15T00:21:41.037Z] unset SSH_AGENT_PID; [2023-08-15T00:21:41.037Z] echo Agent pid 39 killed; [2023-08-15T00:21:41.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T00:21:41.353Z] + git semver [Pipeline] } [2023-08-15T00:21:41.616Z] $ docker stop --time=1 193f3030b1a52016e9fec25610af5b333773b57aa10e50530affb9257da6c75e [2023-08-15T00:21:42.886Z] $ docker rm -f --volumes 193f3030b1a52016e9fec25610af5b333773b57aa10e50530affb9257da6c75e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T00:21:43.232Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T00:21:43.232Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:21:43.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:21:43.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:21:43.611Z] prd-ubuntu20.04-docker-8c-8g-3591 does not seem to be running inside a container [2023-08-15T00:21:43.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T00:21:44.081Z] $ docker top c9b8657c2d7d210066f1b779c8a0c0c1dc286d0775710f087dfb6316bb5e6b4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T00:21:44.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T00:21:44.195Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T00:21:44.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T00:21:44.306Z] $ docker exec c9b8657c2d7d210066f1b779c8a0c0c1dc286d0775710f087dfb6316bb5e6b4d ssh-agent [2023-08-15T00:21:44.426Z] SSH_AUTH_SOCK=/tmp/ssh-aCKEkARQplVv/agent.32 [2023-08-15T00:21:44.426Z] SSH_AGENT_PID=38 [2023-08-15T00:21:44.442Z] Running ssh-add (command line suppressed) [2023-08-15T00:21:44.528Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2533878705771630242.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2533878705771630242.key) [2023-08-15T00:21:44.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T00:21:44.840Z] + git semver push [2023-08-15T00:21:45.099Z] 2023-08-15 00:21:45,008 [run_push] DEBUG push [2023-08-15T00:21:45.099Z] 2023-08-15 00:21:45,008 [execute] INFO git cat-file --batch-check [2023-08-15T00:21:45.099Z] 2023-08-15 00:21:45,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T00:21:45.099Z] 2023-08-15 00:21:45,012 [execute] INFO git rev-list b094fb4e0affad8c5e8d436f11bf76ccd6e82017 -- [2023-08-15T00:21:45.099Z] 2023-08-15 00:21:45,012 [execute] DEBUG Popen(['git', 'rev-list', 'b094fb4e0affad8c5e8d436f11bf76ccd6e82017', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T00:21:45.099Z] 2023-08-15 00:21:45,020 [execute] INFO git fetch -v origin [2023-08-15T00:21:45.099Z] 2023-08-15 00:21:45,020 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-15T00:21:45.667Z] 2023-08-15 00:21:45,465 [run_push] DEBUG no remote changes detected [2023-08-15T00:21:45.667Z] 2023-08-15 00:21:45,466 [execute] INFO git push origin semver [2023-08-15T00:21:45.667Z] 2023-08-15 00:21:45,466 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T00:21:46.237Z] 2023-08-15 00:21:46,158 [run_push] DEBUG push all version tags [2023-08-15T00:21:46.237Z] 2023-08-15 00:21:46,159 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-15T00:21:46.237Z] 2023-08-15 00:21:46,159 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-15T00:21:47.172Z] 2023-08-15 00:21:46,903 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T00:21:47.172Z] 3.1.0-dev.6 [Pipeline] } [2023-08-15T00:21:47.172Z] $ docker exec --env ******** --env ******** c9b8657c2d7d210066f1b779c8a0c0c1dc286d0775710f087dfb6316bb5e6b4d ssh-agent -k [2023-08-15T00:21:47.258Z] unset SSH_AUTH_SOCK; [2023-08-15T00:21:47.258Z] unset SSH_AGENT_PID; [2023-08-15T00:21:47.259Z] echo Agent pid 38 killed; [2023-08-15T00:21:47.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T00:21:47.585Z] + git semver [Pipeline] } [2023-08-15T00:21:47.844Z] $ docker stop --time=1 c9b8657c2d7d210066f1b779c8a0c0c1dc286d0775710f087dfb6316bb5e6b4d [2023-08-15T00:21:49.203Z] $ docker rm -f --volumes c9b8657c2d7d210066f1b779c8a0c0c1dc286d0775710f087dfb6316bb5e6b4d [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-08-15T00:21:49.767Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-08-15T00:21:49.767Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-15T00:21:49.767Z] total 16 [2023-08-15T00:21:49.767Z] drwxr-xr-x 3 root root 4096 Aug 15 00:10 . [2023-08-15T00:21:49.767Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 00:21 .. [2023-08-15T00:21:49.767Z] drwxr-xr-x 2 root root 4096 Aug 15 00:10 cost [2023-08-15T00:21:49.767Z] -rw-r--r-- 1 root root 89 Aug 15 00:10 cost.csv [2023-08-15T00:21:49.767Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-15T00:21:49.767Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-15T00:21:49.767Z] total 16 [2023-08-15T00:21:49.767Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 00:10 . [2023-08-15T00:21:49.767Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 00:21 .. [2023-08-15T00:21:49.767Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 00:10 cost [2023-08-15T00:21:49.767Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 15 00:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:21:50.057Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:21:50.920Z] ---> package-listing.sh [2023-08-15T00:21:50.920Z] ++ facter osfamily [2023-08-15T00:21:50.920Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T00:21:51.179Z] + OS_FAMILY=debian [2023-08-15T00:21:51.179Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-08-15T00:21:51.179Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T00:21:51.179Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T00:21:51.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T00:21:51.179Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T00:21:51.179Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-15T00:21:51.179Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T00:21:51.179Z] + case "${OS_FAMILY}" in [2023-08-15T00:21:51.179Z] + dpkg -l [2023-08-15T00:21:51.179Z] + grep '^ii' [2023-08-15T00:21:51.179Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T00:21:51.179Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T00:21:51.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T00:21:51.179Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-15T00:21:51.179Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-08-15T00:21:51.179Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-08-15T00:21:51.188Z] 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/exfoundry_device-usb-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-08-15T00:21:51.479Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:21:51.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T00:21:51.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:21:51.862Z] prd-ubuntu20.04-docker-8c-8g-3591 does not seem to be running inside a container [2023-08-15T00:21:51.882Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-15T00:21:52.188Z] $ docker top c48363754190db62d94f1d0c5258fe6ac5b917879494d717f103f88b1d6ff3f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T00:21:52.529Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T00:21:52.820Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T00:21:53.111Z] + ls /var/log/sa-host [2023-08-15T00:21:53.111Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T00:21:53.181Z] provisioning config files... [2023-08-15T00:21:53.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5020533897561565271tmp [Pipeline] { [Pipeline] echo [2023-08-15T00:21:53.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:21:53.503Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T00:21:53.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:21:54.571Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T00:21:54.579Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:21:54.863Z] ---> sudo-logs.sh [2023-08-15T00:21:54.863Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T00:21:54.891Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:21:55.176Z] ---> job-cost.sh [2023-08-15T00:21:55.176Z] lf-activate-venv: SKIPPING [2023-08-15T00:21:55.176Z] DEBUG: total: 0.2199999988079071 [2023-08-15T00:21:55.176Z] INFO: Retrieving Stack Cost... [2023-08-15T00:21:55.743Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T00:21:56.003Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T00:21:56.014Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:21:56.298Z] ---> logs-deploy.sh [2023-08-15T00:21:56.298Z] lf-activate-venv: SKIPPING [2023-08-15T00:21:56.298Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/129 [2023-08-15T00:21:56.298Z] INFO: archiving workspace using pattern(s): [2023-08-15T00:21:57.235Z] Archives upload complete. [2023-08-15T00:21:57.235Z] INFO: archiving logs to Nexus