Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 608e40c23f76d16630ee0e9665a55efbd32c6bcb 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-ssh18429906596633135544.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12544565570567740012.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1406714219456276418.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16701862660893378932.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-ssh16717521213601807599.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-ubuntu20.04-docker-8c-8g-6126’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6130 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 Avoid second fetch Checking out Revision 608e40c23f76d16630ee0e9665a55efbd32c6bcb (main) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 608e40c23f76d16630ee0e9665a55efbd32c6bcb # timeout=10 Commit message: "build: upgrade some dependencies for flag feature (#289)" > git rev-list --no-walk 5e12c9c90705f9e971aee6dc20caba93a75f2d45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-13T16:54:34.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-13T16:54:34.277Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-13T16:54:34.291Z] ========================================================= [2023-09-13T16:54:34.291Z] EdgeX Global Pipelines Version Info [2023-09-13T16:54:34.291Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:54:35.008Z] ------------------- [2023-09-13T16:54:35.008Z] stable info: [2023-09-13T16:54:35.008Z] ------------------- [2023-09-13T16:54:35.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-13T16:54:35.008Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T16:54:35.008Z] Message: update stable to v1.0.254 [2023-09-13T16:54:35.578Z] ------------------- [2023-09-13T16:54:35.578Z] experimental info: [2023-09-13T16:54:35.578Z] ------------------- [2023-09-13T16:54:35.578Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-13T16:54:35.578Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T16:54:35.578Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-13T16:54:35.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-13T16:54:35.759Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-13T16:54:35.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-13T16:54:35.785Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-13T16:54:35.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-13T16:54:35.815Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-13T16:54:35.838Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-13T16:54:35.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-13T16:54:35.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-13T16:54:35.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-13T16:54:35.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-13T16:54:35.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-13T16:54:35.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-13T16:54:35.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-13T16:54:35.978Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T16:54:35.997Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T16:54:36.014Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-13T16:54:36.028Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-13T16:54:36.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-13T16:54:36.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-13T16:54:36.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-13T16:54:36.085Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-13T16:54:36.099Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-13T16:54:36.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-13T16:54:36.122Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-13T16:54:36.136Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-13T16:54:36.147Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-13T16:54:36.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-13T16:54:36.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-13T16:54:36.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-13T16:54:36.219Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] echo [2023-09-13T16:54:36.233Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 608e40c [Pipeline] echo [2023-09-13T16:54:36.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T16:54:36.298Z] provisioning config files... [2023-09-13T16:54:36.309Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2149259305375128278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:54:36.610Z] ---> docker-login.sh [2023-09-13T16:54:36.610Z] nexus3.edgexfoundry.org:10001 [2023-09-13T16:54:36.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:54:37.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:54:37.131Z] Configure a credential helper to remove this warning. See [2023-09-13T16:54:37.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:54:37.131Z] [2023-09-13T16:54:37.131Z] Login Succeeded [2023-09-13T16:54:37.131Z] nexus3.edgexfoundry.org:10002 [2023-09-13T16:54:37.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:54:37.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:54:37.132Z] Configure a credential helper to remove this warning. See [2023-09-13T16:54:37.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:54:37.132Z] [2023-09-13T16:54:37.132Z] Login Succeeded [2023-09-13T16:54:37.132Z] nexus3.edgexfoundry.org:10003 [2023-09-13T16:54:37.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:54:37.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:54:37.392Z] Configure a credential helper to remove this warning. See [2023-09-13T16:54:37.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:54:37.392Z] [2023-09-13T16:54:37.392Z] Login Succeeded [2023-09-13T16:54:37.392Z] nexus3.edgexfoundry.org:10004 [2023-09-13T16:54:37.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:54:37.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:54:37.392Z] Configure a credential helper to remove this warning. See [2023-09-13T16:54:37.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:54:37.392Z] [2023-09-13T16:54:37.392Z] Login Succeeded [2023-09-13T16:54:37.392Z] docker.io [2023-09-13T16:54:37.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:54:37.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:54:37.967Z] Configure a credential helper to remove this warning. See [2023-09-13T16:54:37.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:54:37.967Z] [2023-09-13T16:54:37.967Z] Login Succeeded [2023-09-13T16:54:37.967Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T16:54:37.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-13T16:54:38.342Z] + git rev-list -1 --merges 608e40c23f76d16630ee0e9665a55efbd32c6bcb~1..608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] echo [2023-09-13T16:54:38.418Z] -----------> git rev-list -1 --merges 608e40c23f76d16630ee0e9665a55efbd32c6bcb~1..608e40c23f76d16630ee0e9665a55efbd32c6bcb 608e40c23f76d16630ee0e9665a55efbd32c6bcb [false] [Pipeline] sh [2023-09-13T16:54:38.713Z] + git log --format=format:%s -1 608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] echo [2023-09-13T16:54:38.728Z] ========================================================= [2023-09-13T16:54:38.728Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-13T16:54:38.728Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T16:54:39.063Z] + git log --format=format:%s -1 608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] echo [2023-09-13T16:54:39.074Z] [semverPrep] GIT_COMMIT: 608e40c23f76d16630ee0e9665a55efbd32c6bcb, Commit Message: build: upgrade some dependencies for flag feature (#289) [Pipeline] echo [2023-09-13T16:54:39.083Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-13T16:54:39.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T16:54:39.503Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-13T16:54:39.503Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-13T16:54:39.503Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-13T16:54:39.504Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-13T16:54:39.504Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-13T16:54:39.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:54:39.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T16:54:39.914Z] [2023-09-13T16:54:39.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:54:40.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T16:54:40.216Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-13T16:54:40.216Z] b85a868b505f: Pulling fs layer [2023-09-13T16:54:40.216Z] e2be974225ed: Pulling fs layer [2023-09-13T16:54:40.216Z] 339a4e72a1f5: Pulling fs layer [2023-09-13T16:54:40.216Z] 988bab9f4d93: Pulling fs layer [2023-09-13T16:54:40.216Z] 1469e6f7b9e6: Pulling fs layer [2023-09-13T16:54:40.216Z] eaf3925da568: Pulling fs layer [2023-09-13T16:54:40.216Z] bab4dde63d76: Pulling fs layer [2023-09-13T16:54:40.216Z] bde34c3a00c8: Pulling fs layer [2023-09-13T16:54:40.216Z] b352a97aabf1: Pulling fs layer [2023-09-13T16:54:40.216Z] 4872d77fe225: Pulling fs layer [2023-09-13T16:54:40.216Z] 5851b861e8e6: Pulling fs layer [2023-09-13T16:54:40.216Z] 988bab9f4d93: Waiting [2023-09-13T16:54:40.216Z] 1469e6f7b9e6: Waiting [2023-09-13T16:54:40.216Z] eaf3925da568: Waiting [2023-09-13T16:54:40.216Z] bab4dde63d76: Waiting [2023-09-13T16:54:40.216Z] bde34c3a00c8: Waiting [2023-09-13T16:54:40.216Z] b352a97aabf1: Waiting [2023-09-13T16:54:40.216Z] 5851b861e8e6: Waiting [2023-09-13T16:54:40.216Z] 4872d77fe225: Waiting [2023-09-13T16:54:40.216Z] e2be974225ed: Download complete [2023-09-13T16:54:40.216Z] 988bab9f4d93: Verifying Checksum [2023-09-13T16:54:40.216Z] 988bab9f4d93: Download complete [2023-09-13T16:54:40.473Z] 1469e6f7b9e6: Verifying Checksum [2023-09-13T16:54:40.473Z] 1469e6f7b9e6: Download complete [2023-09-13T16:54:40.473Z] eaf3925da568: Verifying Checksum [2023-09-13T16:54:40.473Z] eaf3925da568: Download complete [2023-09-13T16:54:40.473Z] 339a4e72a1f5: Verifying Checksum [2023-09-13T16:54:40.473Z] 339a4e72a1f5: Download complete [2023-09-13T16:54:40.473Z] bde34c3a00c8: Verifying Checksum [2023-09-13T16:54:40.473Z] bde34c3a00c8: Download complete [2023-09-13T16:54:40.473Z] b352a97aabf1: Download complete [2023-09-13T16:54:40.473Z] 4872d77fe225: Verifying Checksum [2023-09-13T16:54:40.473Z] 4872d77fe225: Download complete [2023-09-13T16:54:40.473Z] 5851b861e8e6: Download complete [2023-09-13T16:54:40.473Z] b85a868b505f: Download complete [2023-09-13T16:54:40.731Z] bab4dde63d76: Verifying Checksum [2023-09-13T16:54:40.731Z] bab4dde63d76: Download complete [2023-09-13T16:54:41.666Z] b85a868b505f: Pull complete [2023-09-13T16:54:41.666Z] e2be974225ed: Pull complete [2023-09-13T16:54:42.260Z] 339a4e72a1f5: Pull complete [2023-09-13T16:54:42.260Z] 988bab9f4d93: Pull complete [2023-09-13T16:54:42.525Z] 1469e6f7b9e6: Pull complete [2023-09-13T16:54:42.784Z] eaf3925da568: Pull complete [2023-09-13T16:54:44.703Z] bab4dde63d76: Pull complete [2023-09-13T16:54:44.703Z] bde34c3a00c8: Pull complete [2023-09-13T16:54:44.964Z] b352a97aabf1: Pull complete [2023-09-13T16:54:44.964Z] 4872d77fe225: Pull complete [2023-09-13T16:54:45.225Z] 5851b861e8e6: Pull complete [2023-09-13T16:54:45.225Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-13T16:54:45.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T16:54:45.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:54:45.343Z] prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container [2023-09-13T16:54:45.362Z] $ 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-09-13T16:54:49.324Z] $ docker top cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 -eo pid,comm [2023-09-13T16:54:49.432Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-13T16:54:49.432Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T16:54:49.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T16:54:49.474Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T16:54:49.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T16:54:49.591Z] $ docker exec cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 ssh-agent [2023-09-13T16:54:49.730Z] SSH_AUTH_SOCK=/tmp/ssh-gC74JjNY4Wc5/agent.32 [2023-09-13T16:54:49.730Z] SSH_AGENT_PID=38 [2023-09-13T16:54:49.736Z] Running ssh-add (command line suppressed) [2023-09-13T16:54:49.828Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16278321899577533245.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16278321899577533245.key) [2023-09-13T16:54:49.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T16:54:50.154Z] + git tag --points-at HEAD [Pipeline] } [2023-09-13T16:54:50.149Z] $ docker exec --env ******** --env ******** cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 ssh-agent -k [2023-09-13T16:54:50.266Z] unset SSH_AUTH_SOCK; [2023-09-13T16:54:50.266Z] unset SSH_AGENT_PID; [2023-09-13T16:54:50.267Z] echo Agent pid 38 killed; [2023-09-13T16:54:50.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-13T16:54:50.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T16:54:50.315Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T16:54:50.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T16:54:50.437Z] $ docker exec cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 ssh-agent [2023-09-13T16:54:50.572Z] SSH_AUTH_SOCK=/tmp/ssh-vjSEqW28M0ts/agent.70 [2023-09-13T16:54:50.572Z] SSH_AGENT_PID=76 [2023-09-13T16:54:50.578Z] Running ssh-add (command line suppressed) [2023-09-13T16:54:50.660Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9335274750076938572.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9335274750076938572.key) [2023-09-13T16:54:50.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T16:54:50.985Z] + git semver init [2023-09-13T16:54:51.245Z] 2023-09-13 16:54:51,179 [run_init] DEBUG init version:0.0.0 force:False [2023-09-13T16:54:51.245Z] 2023-09-13 16:54:51,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-13T16:54:51.245Z] 2023-09-13 16:54:51,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-13T16:54:51.245Z] 2023-09-13 16:54:51,182 [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-09-13T16:54:52.184Z] 2023-09-13 16:54:51,971 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-13T16:54:52.184Z] 2023-09-13 16:54:51,971 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-13T16:54:52.184Z] 2023-09-13 16:54:51,971 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-13T16:54:52.184Z] 2023-09-13 16:54:51,972 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-13T16:54:52.184Z] 3.1.0-dev.19 [Pipeline] } [2023-09-13T16:54:52.177Z] $ docker exec --env ******** --env ******** cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 ssh-agent -k [2023-09-13T16:54:52.282Z] unset SSH_AUTH_SOCK; [2023-09-13T16:54:52.282Z] unset SSH_AGENT_PID; [2023-09-13T16:54:52.283Z] echo Agent pid 76 killed; [2023-09-13T16:54:52.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T16:54:52.620Z] + git semver [Pipeline] } [2023-09-13T16:54:52.875Z] $ docker stop --time=1 cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 [2023-09-13T16:54:54.282Z] $ docker rm -f --volumes cc31a41c3c2d1c67570d54c3f20e5405913e8ae306be351075de62542b4f0e55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T16:54:54.639Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-13T16:54:54.842Z] Stashed 1 file(s) [Pipeline] echo [2023-09-13T16:54:54.844Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T16:54:54.955Z] provisioning config files... [2023-09-13T16:54:54.964Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11561538990623968745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:54:55.257Z] ---> docker-login.sh [2023-09-13T16:54:55.257Z] nexus3.edgexfoundry.org:10001 [2023-09-13T16:54:55.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:54:55.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:54:55.257Z] Configure a credential helper to remove this warning. See [2023-09-13T16:54:55.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:54:55.257Z] [2023-09-13T16:54:55.257Z] Login Succeeded [2023-09-13T16:54:55.257Z] nexus3.edgexfoundry.org:10002 [2023-09-13T16:54:55.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:54:55.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:54:55.257Z] Configure a credential helper to remove this warning. See [2023-09-13T16:54:55.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:54:55.257Z] [2023-09-13T16:54:55.257Z] Login Succeeded [2023-09-13T16:54:55.257Z] nexus3.edgexfoundry.org:10003 [2023-09-13T16:54:55.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:54:55.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:54:55.517Z] Configure a credential helper to remove this warning. See [2023-09-13T16:54:55.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:54:55.517Z] [2023-09-13T16:54:55.517Z] Login Succeeded [2023-09-13T16:54:55.517Z] nexus3.edgexfoundry.org:10004 [2023-09-13T16:54:55.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:54:55.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:54:55.517Z] Configure a credential helper to remove this warning. See [2023-09-13T16:54:55.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:54:55.517Z] [2023-09-13T16:54:55.517Z] Login Succeeded [2023-09-13T16:54:55.517Z] docker.io [2023-09-13T16:54:55.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:54:55.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:54:55.776Z] Configure a credential helper to remove this warning. See [2023-09-13T16:54:55.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:54:55.776Z] [2023-09-13T16:54:55.776Z] Login Succeeded [2023-09-13T16:54:55.776Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T16:54:55.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-13T16:54:55.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T16:54:55.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T16:54:55.876Z] ========================================================= [2023-09-13T16:54:55.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-13T16:54:55.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:54:56.194Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-13T16:54:56.195Z] Sending build context to Docker daemon 2.179MB [2023-09-13T16:54:56.195Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T16:54:56.195Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-13T16:54:56.195Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-13T16:54:56.195Z] 7264a8db6415: Pulling fs layer [2023-09-13T16:54:56.195Z] c4d48a809fc2: Pulling fs layer [2023-09-13T16:54:56.195Z] 4f1c88b9dad5: Pulling fs layer [2023-09-13T16:54:56.195Z] ad3a456e5733: Pulling fs layer [2023-09-13T16:54:56.195Z] 9e4f439ed901: Pulling fs layer [2023-09-13T16:54:56.195Z] feaf6a47b606: Pulling fs layer [2023-09-13T16:54:56.195Z] 5e8b037d7d82: Pulling fs layer [2023-09-13T16:54:56.195Z] 8ac70367396e: Pulling fs layer [2023-09-13T16:54:56.195Z] 5e8b037d7d82: Waiting [2023-09-13T16:54:56.195Z] 9e4f439ed901: Waiting [2023-09-13T16:54:56.195Z] ad3a456e5733: Waiting [2023-09-13T16:54:56.195Z] feaf6a47b606: Waiting [2023-09-13T16:54:56.195Z] 6db16350a2e2: Pulling fs layer [2023-09-13T16:54:56.195Z] 9250d5d63582: Pulling fs layer [2023-09-13T16:54:56.195Z] 6db16350a2e2: Waiting [2023-09-13T16:54:56.195Z] c4d48a809fc2: Verifying Checksum [2023-09-13T16:54:56.195Z] c4d48a809fc2: Download complete [2023-09-13T16:54:56.195Z] ad3a456e5733: Verifying Checksum [2023-09-13T16:54:56.195Z] ad3a456e5733: Download complete [2023-09-13T16:54:56.453Z] 9e4f439ed901: Verifying Checksum [2023-09-13T16:54:56.453Z] 9e4f439ed901: Download complete [2023-09-13T16:54:56.453Z] 7264a8db6415: Verifying Checksum [2023-09-13T16:54:56.453Z] 7264a8db6415: Download complete [2023-09-13T16:54:56.453Z] feaf6a47b606: Verifying Checksum [2023-09-13T16:54:56.453Z] feaf6a47b606: Download complete [2023-09-13T16:54:56.711Z] 7264a8db6415: Pull complete [2023-09-13T16:54:56.711Z] 8ac70367396e: Verifying Checksum [2023-09-13T16:54:56.711Z] 8ac70367396e: Download complete [2023-09-13T16:54:56.711Z] 4f1c88b9dad5: Verifying Checksum [2023-09-13T16:54:56.711Z] 4f1c88b9dad5: Download complete [2023-09-13T16:54:56.977Z] c4d48a809fc2: Pull complete [2023-09-13T16:54:56.977Z] 6db16350a2e2: Verifying Checksum [2023-09-13T16:54:56.977Z] 6db16350a2e2: Download complete [2023-09-13T16:54:57.236Z] 9250d5d63582: Verifying Checksum [2023-09-13T16:54:57.236Z] 9250d5d63582: Download complete [2023-09-13T16:54:57.236Z] 5e8b037d7d82: Verifying Checksum [2023-09-13T16:55:00.725Z] 4f1c88b9dad5: Pull complete [2023-09-13T16:55:00.983Z] ad3a456e5733: Pull complete [2023-09-13T16:55:00.983Z] 9e4f439ed901: Pull complete [2023-09-13T16:55:00.983Z] feaf6a47b606: Pull complete [2023-09-13T16:55:03.520Z] 5e8b037d7d82: Pull complete [2023-09-13T16:55:04.093Z] 8ac70367396e: Pull complete [2023-09-13T16:55:04.351Z] 6db16350a2e2: Pull complete [2023-09-13T16:55:05.287Z] 9250d5d63582: Pull complete [2023-09-13T16:55:05.287Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-13T16:55:05.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T16:55:05.287Z] ---> fa269f55d9b9 [2023-09-13T16:55:05.287Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-13T16:55:09.926Z] Still waiting to schedule task [2023-09-13T16:55:09.926Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6127’ is offline [2023-09-13T16:55:11.874Z] ---> Running in afb5819883b7 [2023-09-13T16:55:11.874Z] Removing intermediate container afb5819883b7 [2023-09-13T16:55:11.874Z] ---> 24eeaacc0c4d [2023-09-13T16:55:11.874Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T16:55:11.874Z] ---> Running in ebc626459c74 [2023-09-13T16:55:11.874Z] Removing intermediate container ebc626459c74 [2023-09-13T16:55:11.874Z] ---> 053b3a1441b5 [2023-09-13T16:55:11.874Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-13T16:55:11.874Z] ---> Running in 0d1e7047ec56 [2023-09-13T16:55:11.874Z] Removing intermediate container 0d1e7047ec56 [2023-09-13T16:55:11.874Z] ---> 10e5ee21a987 [2023-09-13T16:55:11.874Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-13T16:55:11.874Z] ---> Running in 844bff15c0bb [2023-09-13T16:55:11.874Z] Removing intermediate container 844bff15c0bb [2023-09-13T16:55:11.874Z] ---> 082d6bf9c48e [2023-09-13T16:55:11.874Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T16:55:11.874Z] ---> Running in 606acba36e51 [2023-09-13T16:55:11.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T16:55:11.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T16:55:12.134Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-13T16:55:12.134Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-13T16:55:12.134Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-13T16:55:12.134Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-13T16:55:12.134Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-13T16:55:12.394Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-13T16:55:12.394Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-13T16:55:12.394Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-13T16:55:12.394Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-13T16:55:12.394Z] (10/13) Installing kmod-libs (30-r3) [2023-09-13T16:55:12.394Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-13T16:55:12.394Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-13T16:55:12.394Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-13T16:55:12.394Z] Executing busybox-1.36.1-r2.trigger [2023-09-13T16:55:12.394Z] Executing eudev-3.2.11-r8.trigger [2023-09-13T16:55:12.394Z] OK: 272 MiB in 69 packages [2023-09-13T16:55:12.962Z] Removing intermediate container 606acba36e51 [2023-09-13T16:55:12.962Z] ---> dea67526d9b8 [2023-09-13T16:55:12.962Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-13T16:55:12.962Z] ---> Running in 8f68c673ed4e [2023-09-13T16:55:12.962Z] Removing intermediate container 8f68c673ed4e [2023-09-13T16:55:12.962Z] ---> 8863be39f2ed [2023-09-13T16:55:12.962Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-13T16:55:13.221Z] ---> 9cb6ad9cb101 [2023-09-13T16:55:13.221Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T16:55:13.221Z] ---> Running in e2b851e33e02 [2023-09-13T16:56:00.349Z] Removing intermediate container e2b851e33e02 [2023-09-13T16:56:00.349Z] ---> c34a1bc30f2d [2023-09-13T16:56:00.349Z] Step 11/13 : COPY . . [2023-09-13T16:56:00.349Z] ---> 6a777f766b01 [2023-09-13T16:56:00.349Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-13T16:56:00.349Z] ---> Running in 647a8d376f50 [2023-09-13T16:56:00.349Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T16:56:00.349Z] Dload Upload Total Spent Left Speed [2023-09-13T16:56:00.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11308 0 --:--:-- --:--:-- --:--:-- 11288 100 1253 100 1253 0 0 11295 0 --:--:-- --:--:-- --:--:-- 11288 [2023-09-13T16:56:00.350Z] Removing intermediate container 647a8d376f50 [2023-09-13T16:56:00.350Z] ---> 17af6c7daa3e [2023-09-13T16:56:00.350Z] Step 13/13 : RUN ${MAKE} [2023-09-13T16:56:00.350Z] ---> Running in b4310a004dff [2023-09-13T16:56:00.350Z] noop [2023-09-13T16:56:00.350Z] Removing intermediate container b4310a004dff [2023-09-13T16:56:00.350Z] ---> 83b8e66fe5c7 [2023-09-13T16:56:00.350Z] Successfully built 83b8e66fe5c7 [2023-09-13T16:56:00.350Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:56:00.661Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T16:56:00.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:56:00.734Z] prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container [2023-09-13T16:56:00.766Z] $ 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-09-13T16:56:01.135Z] $ docker top cd29883e551c05f96c99cbe9fae195854273f4bbba2772f98a89e0af75b42ddb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T16:56:01.493Z] + go version [2023-09-13T16:56:01.493Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-13T16:56:01.498Z] $ docker stop --time=1 cd29883e551c05f96c99cbe9fae195854273f4bbba2772f98a89e0af75b42ddb [2023-09-13T16:56:02.770Z] $ docker rm -f --volumes cd29883e551c05f96c99cbe9fae195854273f4bbba2772f98a89e0af75b42ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:56:03.219Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T16:56:03.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:56:03.302Z] prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container [2023-09-13T16:56:03.329Z] $ 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-09-13T16:56:03.684Z] $ docker top 2e8e32f44f7cfc8be4274962e5560c4a970f00687114e5fe1bacad1a7ca95a61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T16:56:04.040Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-13T16:56:04.343Z] + make test [2023-09-13T16:56:04.343Z] go test ./... -coverprofile=coverage.out ./... [2023-09-13T16:56:06.252Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-13T16:56:18.470Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-13T16:56:18.470Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-09-13T16:56:26.599Z] go vet ./... [2023-09-13T16:56:29.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T16:56:29.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T16:56:29.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T16:56:29.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-13T16:56:29.936Z] $ docker stop --time=1 2e8e32f44f7cfc8be4274962e5560c4a970f00687114e5fe1bacad1a7ca95a61 [2023-09-13T16:56:34.761Z] $ docker rm -f --volumes 2e8e32f44f7cfc8be4274962e5560c4a970f00687114e5fe1bacad1a7ca95a61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T16:56:35.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-13T16:56:35.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-13T16:56:35.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-13T16:56:36.205Z] + ls -al . [2023-09-13T16:56:36.205Z] total 220 [2023-09-13T16:56:36.205Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 13 16:56 . [2023-09-13T16:56:36.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:54 .. [2023-09-13T16:56:36.205Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:56 .git [2023-09-13T16:56:36.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:54 .github [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 13 16:54 .gitignore [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 13 16:54 .golangci.yml [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 13 16:54 .hadolint.yml [2023-09-13T16:56:36.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:54 .semver [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 13 16:54 Attribution.txt [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 13 16:54 CHANGELOG.md [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 13 16:54 Dockerfile [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 13 16:54 GOVERNANCE.md [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 13 16:54 Jenkinsfile [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 13 16:54 LICENSE [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 13 16:54 Makefile [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 13 16:54 OWNERS.md [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 13 16:54 README.md [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 13 16:54 VERSION [2023-09-13T16:56:36.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:54 bin [2023-09-13T16:56:36.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:54 cmd [2023-09-13T16:56:36.205Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 13 16:56 coverage.out [2023-09-13T16:56:36.205Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 13 16:54 docker-entrypoint.sh [2023-09-13T16:56:36.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:54 docs [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 13 16:54 go.mod [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 13 16:54 go.sum [2023-09-13T16:56:36.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:54 internal [2023-09-13T16:56:36.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:54 snap [2023-09-13T16:56:36.205Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 13 16:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:56:36.508Z] + 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=608e40c23f76d16630ee0e9665a55efbd32c6bcb --label arch=amd64 --label version=3.1.0-dev.19 . [2023-09-13T16:56:36.508Z] Sending build context to Docker daemon 2.234MB [2023-09-13T16:56:36.508Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T16:56:36.508Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-13T16:56:36.508Z] ---> 83b8e66fe5c7 [2023-09-13T16:56:36.508Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-13T16:56:36.768Z] ---> Running in 74e1ceb6abd5 [2023-09-13T16:56:36.768Z] Removing intermediate container 74e1ceb6abd5 [2023-09-13T16:56:36.768Z] ---> b8c286ead4a2 [2023-09-13T16:56:36.768Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T16:56:36.768Z] ---> Running in bbdc4c436b72 [2023-09-13T16:56:37.026Z] Removing intermediate container bbdc4c436b72 [2023-09-13T16:56:37.026Z] ---> d4663d366c4d [2023-09-13T16:56:37.026Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-13T16:56:37.026Z] ---> Running in ac85569bd836 [2023-09-13T16:56:37.026Z] Removing intermediate container ac85569bd836 [2023-09-13T16:56:37.026Z] ---> 95b67c7a211a [2023-09-13T16:56:37.026Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-13T16:56:37.026Z] ---> Running in 47a76d5210e0 [2023-09-13T16:56:37.026Z] Removing intermediate container 47a76d5210e0 [2023-09-13T16:56:37.026Z] ---> 1d10e6b02c04 [2023-09-13T16:56:37.026Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T16:56:37.026Z] ---> Running in 6c358578b760 [2023-09-13T16:56:37.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T16:56:37.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T16:56:37.854Z] OK: 272 MiB in 69 packages [2023-09-13T16:56:38.113Z] Removing intermediate container 6c358578b760 [2023-09-13T16:56:38.113Z] ---> a319ad5b37c2 [2023-09-13T16:56:38.113Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-13T16:56:38.113Z] ---> Running in 7e9f934278f7 [2023-09-13T16:56:38.113Z] Removing intermediate container 7e9f934278f7 [2023-09-13T16:56:38.113Z] ---> 42648cba6db4 [2023-09-13T16:56:38.113Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-13T16:56:38.372Z] ---> fa7c3cb8255d [2023-09-13T16:56:38.372Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T16:56:38.372Z] ---> Running in c69e47e0af39 [2023-09-13T16:56:39.309Z] Removing intermediate container c69e47e0af39 [2023-09-13T16:56:39.309Z] ---> 925b8f530e66 [2023-09-13T16:56:39.309Z] Step 11/36 : COPY . . [2023-09-13T16:56:39.309Z] ---> 985ddaae7919 [2023-09-13T16:56:39.309Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-13T16:56:39.309Z] ---> Running in cece9a3a0467 [2023-09-13T16:56:39.568Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T16:56:39.568Z] Dload Upload Total Spent Left Speed [2023-09-13T16:56:39.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 34675 0 --:--:-- --:--:-- --:--:-- 35800 [2023-09-13T16:56:40.085Z] Removing intermediate container cece9a3a0467 [2023-09-13T16:56:40.085Z] ---> b6fc364fdb2c [2023-09-13T16:56:40.085Z] Step 13/36 : RUN ${MAKE} [2023-09-13T16:56:40.085Z] ---> Running in e8508781a9fb [2023-09-13T16:56:40.342Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-13T16:56:41.917Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6131 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-13T16:56:41.929Z] Running in /w/workspace/device-usb-camera/144 [Pipeline] { [Pipeline] checkout [2023-09-13T16:56:41.958Z] Selected Git installation does not exist. Using Default [2023-09-13T16:56:41.959Z] The recommended git tool is: NONE [2023-09-13T16:56:46.802Z] using credential edgex-jenkins-ssh [2023-09-13T16:56:46.823Z] Cloning the remote Git repository [2023-09-13T16:56:46.863Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-13T16:56:46.954Z] > git init /w/workspace/device-usb-camera/144 # timeout=10 [2023-09-13T16:56:47.332Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-13T16:56:47.333Z] > git --version # timeout=10 [2023-09-13T16:56:47.352Z] > git --version # 'git version 2.25.1' [2023-09-13T16:56:47.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T16:56:47.488Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T16:56:49.091Z] Avoid second fetch [2023-09-13T16:56:49.091Z] Checking out Revision 608e40c23f76d16630ee0e9665a55efbd32c6bcb (main) [2023-09-13T16:56:48.281Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-13T16:56:48.306Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T16:56:49.104Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T16:56:49.183Z] > git checkout -f 608e40c23f76d16630ee0e9665a55efbd32c6bcb # timeout=10 [2023-09-13T16:56:49.633Z] Commit message: "build: upgrade some dependencies for flag feature (#289)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T16:56:50.826Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-13T16:56:50.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T16:56:50.826Z] Dload Upload Total Spent Left Speed [2023-09-13T16:56:50.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-09-13T16:56:51.375Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-13T16:56:51.697Z] + sudo tee /etc/docker/daemon.new [2023-09-13T16:56:51.697Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-13T16:56:51.697Z] { [2023-09-13T16:56:51.697Z] "registry-mirrors": [ [2023-09-13T16:56:51.697Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-13T16:56:51.697Z] ], [2023-09-13T16:56:51.697Z] "bip": "10.250.0.254/24", [2023-09-13T16:56:51.697Z] "hosts": [ [2023-09-13T16:56:51.697Z] "tcp://0.0.0.0:5555", [2023-09-13T16:56:51.697Z] "unix:///var/run/docker.sock" [2023-09-13T16:56:51.697Z] ], [2023-09-13T16:56:51.697Z] "mtu": 1458, [2023-09-13T16:56:51.697Z] "selinux-enabled": true, [2023-09-13T16:56:51.697Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-13T16:56:51.697Z] } [Pipeline] sh [2023-09-13T16:56:52.018Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-13T16:56:52.346Z] + sudo service docker restart [2023-09-13T16:57:02.446Z] Removing intermediate container e8508781a9fb [2023-09-13T16:57:02.446Z] ---> 4133ebd8e9e8 [2023-09-13T16:57:02.446Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-13T16:57:02.446Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-13T16:57:02.446Z] 4acc49c71d14: Pulling fs layer [2023-09-13T16:57:02.705Z] 4acc49c71d14: Verifying Checksum [2023-09-13T16:57:02.705Z] 4acc49c71d14: Download complete [2023-09-13T16:57:02.964Z] 4acc49c71d14: Pull complete [2023-09-13T16:57:02.964Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-13T16:57:02.964Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-13T16:57:02.964Z] ---> 01a2bd3e5fff [2023-09-13T16:57:02.964Z] Step 15/36 : FROM alpine:3.18 [2023-09-13T16:57:03.223Z] 3.18: Pulling from library/alpine [2023-09-13T16:57:03.729Z] 7264a8db6415: Already exists [2023-09-13T16:57:03.729Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T16:57:03.729Z] Status: Downloaded newer image for alpine:3.18 [2023-09-13T16:57:03.729Z] ---> 7e01a0d0a1dc [2023-09-13T16:57:03.729Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-13T16:57:03.988Z] ---> Running in 73ab10d7292d [2023-09-13T16:57:03.988Z] Removing intermediate container 73ab10d7292d [2023-09-13T16:57:03.988Z] ---> a62f0dcf1c74 [2023-09-13T16:57:03.988Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-13T16:57:03.988Z] ---> Running in f90dbea71264 [2023-09-13T16:57:04.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T16:57:04.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T16:57:04.506Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-13T16:57:04.506Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-13T16:57:04.506Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-13T16:57:04.765Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-13T16:57:04.765Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-13T16:57:04.765Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-13T16:57:04.765Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-13T16:57:04.765Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-13T16:57:04.765Z] (9/107) Installing libxcb (1.15-r1) [2023-09-13T16:57:04.765Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-13T16:57:04.765Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-13T16:57:04.765Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-13T16:57:04.765Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-13T16:57:04.765Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-13T16:57:04.765Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-13T16:57:04.765Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-13T16:57:04.765Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-13T16:57:04.765Z] (18/107) Installing libva (2.18.0-r1) [2023-09-13T16:57:04.765Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-13T16:57:04.765Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-13T16:57:04.765Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-13T16:57:04.765Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-13T16:57:04.765Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-13T16:57:04.765Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-13T16:57:04.765Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-13T16:57:04.765Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-13T16:57:04.765Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-13T16:57:04.765Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-13T16:57:05.025Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-13T16:57:05.025Z] (30/107) Installing opus (1.4-r0) [2023-09-13T16:57:05.025Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-13T16:57:05.025Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-13T16:57:05.025Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-13T16:57:05.025Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-13T16:57:05.025Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-13T16:57:05.025Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-13T16:57:05.025Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-13T16:57:05.025Z] (38/107) Installing libwebp (1.3.1-r0) [2023-09-13T16:57:05.025Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-13T16:57:05.025Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-13T16:57:05.025Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-13T16:57:05.025Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-13T16:57:05.025Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-13T16:57:05.285Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-13T16:57:05.285Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-13T16:57:05.285Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-13T16:57:05.285Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-13T16:57:05.285Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-13T16:57:05.285Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-13T16:57:05.285Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-13T16:57:05.285Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-13T16:57:05.285Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-13T16:57:05.285Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-13T16:57:05.285Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-13T16:57:05.285Z] (55/107) Installing glib (2.76.4-r0) [2023-09-13T16:57:05.285Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-13T16:57:05.285Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-13T16:57:05.285Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-13T16:57:05.285Z] (59/107) Installing libass (0.17.1-r0) [2023-09-13T16:57:05.285Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-13T16:57:05.285Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-13T16:57:05.285Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-13T16:57:05.286Z] (63/107) Installing libunistring (1.1-r1) [2023-09-13T16:57:05.286Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-13T16:57:05.286Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-13T16:57:05.286Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-13T16:57:05.286Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-13T16:57:05.545Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-13T16:57:05.545Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-13T16:57:05.545Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-13T16:57:05.545Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-13T16:57:05.545Z] (72/107) Installing librist (0.2.7-r0) [2023-09-13T16:57:05.545Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-13T16:57:05.545Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-13T16:57:05.545Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-13T16:57:05.545Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-13T16:57:05.545Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-13T16:57:05.545Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-13T16:57:05.545Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-13T16:57:05.545Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-13T16:57:05.545Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-13T16:57:05.545Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-13T16:57:05.545Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-13T16:57:05.545Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-13T16:57:05.545Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-13T16:57:05.545Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-13T16:57:05.545Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-13T16:57:05.545Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-13T16:57:05.805Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-13T16:57:05.805Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-13T16:57:05.805Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-13T16:57:05.805Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-13T16:57:05.805Z] (93/107) Installing orc (0.4.34-r0) [2023-09-13T16:57:05.805Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-13T16:57:05.805Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-13T16:57:05.805Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-13T16:57:05.805Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-13T16:57:05.805Z] (98/107) Installing libpulse (16.1-r10) [2023-09-13T16:57:05.805Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-13T16:57:05.805Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-13T16:57:05.805Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-13T16:57:05.805Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-13T16:57:05.805Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-13T16:57:05.805Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-13T16:57:05.805Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-13T16:57:05.805Z] (106/107) Installing kmod-libs (30-r3) [2023-09-13T16:57:05.805Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-13T16:57:05.805Z] Executing busybox-1.36.1-r2.trigger [2023-09-13T16:57:05.805Z] Executing glib-2.76.4-r0.trigger [2023-09-13T16:57:05.805Z] Executing eudev-3.2.11-r8.trigger [2023-09-13T16:57:05.805Z] OK: 131 MiB in 122 packages [2023-09-13T16:57:10.012Z] Removing intermediate container f90dbea71264 [2023-09-13T16:57:10.012Z] ---> 8e8bbffd6ba7 [2023-09-13T16:57:10.012Z] Step 18/36 : WORKDIR / [2023-09-13T16:57:10.012Z] ---> Running in d67a2985653e [2023-09-13T16:57:10.012Z] Removing intermediate container d67a2985653e [2023-09-13T16:57:10.012Z] ---> cc7a3a4163cf [2023-09-13T16:57:10.012Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-13T16:57:10.578Z] ---> 19e0202263c4 [2023-09-13T16:57:10.578Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T16:57:10.600Z] provisioning config files... [2023-09-13T16:57:10.625Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/144@tmp/config10247150572806826422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:57:10.977Z] ---> docker-login.sh [2023-09-13T16:57:10.977Z] nexus3.edgexfoundry.org:10001 [2023-09-13T16:57:11.146Z] ---> 90f436419cbd [2023-09-13T16:57:11.146Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-13T16:57:11.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:57:11.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:57:11.517Z] Configure a credential helper to remove this warning. See [2023-09-13T16:57:11.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:57:11.517Z] [2023-09-13T16:57:11.517Z] Login Succeeded [2023-09-13T16:57:11.517Z] nexus3.edgexfoundry.org:10002 [2023-09-13T16:57:11.715Z] ---> 795a41e4b4ea [2023-09-13T16:57:11.715Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-13T16:57:11.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:57:11.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:57:11.786Z] Configure a credential helper to remove this warning. See [2023-09-13T16:57:11.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:57:11.786Z] [2023-09-13T16:57:11.786Z] Login Succeeded [2023-09-13T16:57:11.786Z] nexus3.edgexfoundry.org:10003 [2023-09-13T16:57:11.975Z] ---> 9f68ac125e20 [2023-09-13T16:57:11.975Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-13T16:57:12.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:57:12.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:57:12.326Z] Configure a credential helper to remove this warning. See [2023-09-13T16:57:12.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:57:12.326Z] [2023-09-13T16:57:12.326Z] Login Succeeded [2023-09-13T16:57:12.326Z] nexus3.edgexfoundry.org:10004 [2023-09-13T16:57:12.545Z] ---> 21f5e7171305 [2023-09-13T16:57:12.545Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-13T16:57:12.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:57:12.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:57:12.599Z] Configure a credential helper to remove this warning. See [2023-09-13T16:57:12.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:57:12.599Z] [2023-09-13T16:57:12.599Z] Login Succeeded [2023-09-13T16:57:12.599Z] docker.io [2023-09-13T16:57:12.804Z] ---> 57301ea0a162 [2023-09-13T16:57:12.804Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-13T16:57:12.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:57:13.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:57:13.138Z] Configure a credential helper to remove this warning. See [2023-09-13T16:57:13.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:57:13.138Z] [2023-09-13T16:57:13.138Z] Login Succeeded [2023-09-13T16:57:13.138Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T16:57:13.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-13T16:57:13.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T16:57:13.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T16:57:13.429Z] ========================================================= [2023-09-13T16:57:13.429Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-13T16:57:13.429Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:13.788Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-13T16:57:14.055Z] Sending build context to Docker daemon 1.303MB [2023-09-13T16:57:14.055Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T16:57:14.055Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-13T16:57:14.182Z] ---> 7754884e4f7c [2023-09-13T16:57:14.182Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-13T16:57:14.182Z] ---> Running in a469193e9119 [2023-09-13T16:57:14.330Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-13T16:57:14.330Z] 9fda8d8052c6: Pulling fs layer [2023-09-13T16:57:14.330Z] 5d54e960e981: Pulling fs layer [2023-09-13T16:57:14.330Z] c4a7e357bf2a: Pulling fs layer [2023-09-13T16:57:14.330Z] f0e02332f6b5: Pulling fs layer [2023-09-13T16:57:14.330Z] 66412af1f25a: Pulling fs layer [2023-09-13T16:57:14.330Z] 1baf3a5c0e64: Pulling fs layer [2023-09-13T16:57:14.330Z] 9a37bb91b891: Pulling fs layer [2023-09-13T16:57:14.330Z] a29adfc67d43: Pulling fs layer [2023-09-13T16:57:14.330Z] d5de9f91c1a4: Pulling fs layer [2023-09-13T16:57:14.330Z] f0e02332f6b5: Waiting [2023-09-13T16:57:14.330Z] 66412af1f25a: Waiting [2023-09-13T16:57:14.330Z] 1baf3a5c0e64: Waiting [2023-09-13T16:57:14.330Z] 9a37bb91b891: Waiting [2023-09-13T16:57:14.330Z] a29adfc67d43: Waiting [2023-09-13T16:57:14.330Z] d5de9f91c1a4: Waiting [2023-09-13T16:57:14.330Z] 5d54e960e981: Download complete [2023-09-13T16:57:14.330Z] f0e02332f6b5: Verifying Checksum [2023-09-13T16:57:14.330Z] f0e02332f6b5: Download complete [2023-09-13T16:57:14.330Z] 66412af1f25a: Verifying Checksum [2023-09-13T16:57:14.330Z] 66412af1f25a: Download complete [2023-09-13T16:57:14.330Z] 9fda8d8052c6: Verifying Checksum [2023-09-13T16:57:14.330Z] 9fda8d8052c6: Download complete [2023-09-13T16:57:14.443Z] Removing intermediate container a469193e9119 [2023-09-13T16:57:14.443Z] ---> b169988a9175 [2023-09-13T16:57:14.443Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-13T16:57:14.443Z] ---> Running in 1283ac9e0ccd [2023-09-13T16:57:14.924Z] 9a37bb91b891: Verifying Checksum [2023-09-13T16:57:14.924Z] 9a37bb91b891: Download complete [2023-09-13T16:57:15.011Z] Removing intermediate container 1283ac9e0ccd [2023-09-13T16:57:15.011Z] ---> 980965c846cc [2023-09-13T16:57:15.011Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-13T16:57:15.011Z] ---> Running in 593e227bc020 [2023-09-13T16:57:15.512Z] a29adfc67d43: Verifying Checksum [2023-09-13T16:57:15.512Z] a29adfc67d43: Download complete [2023-09-13T16:57:15.512Z] 9fda8d8052c6: Pull complete [2023-09-13T16:57:15.580Z] Removing intermediate container 593e227bc020 [2023-09-13T16:57:15.580Z] ---> 0af96a4497f5 [2023-09-13T16:57:15.580Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-13T16:57:15.580Z] ---> Running in a67aa4614033 [2023-09-13T16:57:15.781Z] 5d54e960e981: Pull complete [2023-09-13T16:57:16.061Z] d5de9f91c1a4: Verifying Checksum [2023-09-13T16:57:16.061Z] d5de9f91c1a4: Download complete [2023-09-13T16:57:16.061Z] c4a7e357bf2a: Verifying Checksum [2023-09-13T16:57:16.061Z] c4a7e357bf2a: Download complete [2023-09-13T16:57:16.148Z] Removing intermediate container a67aa4614033 [2023-09-13T16:57:16.148Z] ---> d1e61c8c315b [2023-09-13T16:57:16.148Z] Step 30/36 : EXPOSE 59983 [2023-09-13T16:57:16.148Z] ---> Running in bc2865d1f8cc [2023-09-13T16:57:16.407Z] Removing intermediate container bc2865d1f8cc [2023-09-13T16:57:16.407Z] ---> 399ab9909225 [2023-09-13T16:57:16.407Z] Step 31/36 : EXPOSE 8554 [2023-09-13T16:57:16.407Z] ---> Running in 39d61b52b94e [2023-09-13T16:57:16.407Z] Removing intermediate container 39d61b52b94e [2023-09-13T16:57:16.407Z] ---> 166a12d0885c [2023-09-13T16:57:16.407Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-13T16:57:16.407Z] ---> Running in 792241c4f8b5 [2023-09-13T16:57:16.407Z] Removing intermediate container 792241c4f8b5 [2023-09-13T16:57:16.407Z] ---> 4b0dc659f220 [2023-09-13T16:57:16.407Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-13T16:57:16.666Z] ---> Running in 4478121f3d1e [2023-09-13T16:57:16.666Z] Removing intermediate container 4478121f3d1e [2023-09-13T16:57:16.666Z] ---> 1fb024f89cbe [2023-09-13T16:57:16.666Z] Step 34/36 : LABEL arch=amd64 [2023-09-13T16:57:16.666Z] ---> Running in 0b7f26678bf0 [2023-09-13T16:57:16.924Z] Removing intermediate container 0b7f26678bf0 [2023-09-13T16:57:16.924Z] ---> 91ab1ce7a314 [2023-09-13T16:57:16.924Z] Step 35/36 : LABEL git_sha=608e40c23f76d16630ee0e9665a55efbd32c6bcb [2023-09-13T16:57:16.924Z] ---> Running in 68a9e1f2b08b [2023-09-13T16:57:17.027Z] 1baf3a5c0e64: Verifying Checksum [2023-09-13T16:57:17.027Z] 1baf3a5c0e64: Download complete [2023-09-13T16:57:17.182Z] Removing intermediate container 68a9e1f2b08b [2023-09-13T16:57:17.182Z] ---> 1363bc253942 [2023-09-13T16:57:17.182Z] Step 36/36 : LABEL version=3.1.0-dev.19 [2023-09-13T16:57:17.182Z] ---> Running in 94228cfceaba [2023-09-13T16:57:17.182Z] Removing intermediate container 94228cfceaba [2023-09-13T16:57:17.182Z] ---> ba0268c2fbe4 [2023-09-13T16:57:17.182Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-13T16:57:17.182Z] Successfully built ba0268c2fbe4 [2023-09-13T16:57:17.182Z] 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-09-13T16:57:17.275Z] provisioning config files... [2023-09-13T16:57:17.284Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10492302574899571157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:57:17.580Z] ---> docker-login.sh [2023-09-13T16:57:17.581Z] nexus3.edgexfoundry.org:10001 [2023-09-13T16:57:17.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:57:17.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:57:17.581Z] Configure a credential helper to remove this warning. See [2023-09-13T16:57:17.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:57:17.581Z] [2023-09-13T16:57:17.581Z] Login Succeeded [2023-09-13T16:57:17.581Z] nexus3.edgexfoundry.org:10002 [2023-09-13T16:57:17.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:57:17.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:57:17.581Z] Configure a credential helper to remove this warning. See [2023-09-13T16:57:17.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:57:17.581Z] [2023-09-13T16:57:17.581Z] Login Succeeded [2023-09-13T16:57:17.581Z] nexus3.edgexfoundry.org:10003 [2023-09-13T16:57:17.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:57:17.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:57:17.840Z] Configure a credential helper to remove this warning. See [2023-09-13T16:57:17.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:57:17.840Z] [2023-09-13T16:57:17.840Z] Login Succeeded [2023-09-13T16:57:17.840Z] nexus3.edgexfoundry.org:10004 [2023-09-13T16:57:17.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:57:17.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:57:17.840Z] Configure a credential helper to remove this warning. See [2023-09-13T16:57:17.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:57:17.840Z] [2023-09-13T16:57:17.840Z] Login Succeeded [2023-09-13T16:57:17.840Z] docker.io [2023-09-13T16:57:18.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:57:18.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:57:18.099Z] Configure a credential helper to remove this warning. See [2023-09-13T16:57:18.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:57:18.099Z] [2023-09-13T16:57:18.099Z] Login Succeeded [2023-09-13T16:57:18.099Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T16:57:18.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T16:57:18.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T16:57:18.151Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-13T16:57:18.151Z] 608e40c23f76d16630ee0e9665a55efbd32c6bcb [2023-09-13T16:57:18.151Z] latest [2023-09-13T16:57:18.151Z] 3.1.0-dev.19 [2023-09-13T16:57:18.151Z] 608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 [2023-09-13T16:57:18.151Z] main [2023-09-13T16:57:18.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:18.462Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:18.764Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb [2023-09-13T16:57:18.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-13T16:57:18.764Z] 90704d3e6d36: Preparing [2023-09-13T16:57:18.764Z] 749c3fb70627: Preparing [2023-09-13T16:57:18.764Z] b2df7d86833e: Preparing [2023-09-13T16:57:18.764Z] 883100bffa34: Preparing [2023-09-13T16:57:18.764Z] 3827b5b91e75: Preparing [2023-09-13T16:57:18.764Z] acc83c6ca332: Preparing [2023-09-13T16:57:18.764Z] 2dbc38484765: Preparing [2023-09-13T16:57:18.764Z] 295e0ac337a8: Preparing [2023-09-13T16:57:18.764Z] fd1d929eb678: Preparing [2023-09-13T16:57:18.764Z] ff5828362f79: Preparing [2023-09-13T16:57:18.764Z] ecb4077e822a: Preparing [2023-09-13T16:57:18.765Z] 6d794a8bd48b: Preparing [2023-09-13T16:57:18.765Z] 4693057ce236: Preparing [2023-09-13T16:57:18.765Z] ecb4077e822a: Waiting [2023-09-13T16:57:18.765Z] 6d794a8bd48b: Waiting [2023-09-13T16:57:18.765Z] 2dbc38484765: Waiting [2023-09-13T16:57:18.765Z] 4693057ce236: Waiting [2023-09-13T16:57:18.765Z] 295e0ac337a8: Waiting [2023-09-13T16:57:18.765Z] fd1d929eb678: Waiting [2023-09-13T16:57:18.765Z] ff5828362f79: Waiting [2023-09-13T16:57:18.765Z] acc83c6ca332: Waiting [2023-09-13T16:57:18.765Z] 749c3fb70627: Pushed [2023-09-13T16:57:18.765Z] b2df7d86833e: Pushed [2023-09-13T16:57:18.765Z] 883100bffa34: Pushed [2023-09-13T16:57:18.765Z] 90704d3e6d36: Pushed [2023-09-13T16:57:19.023Z] 295e0ac337a8: Pushed [2023-09-13T16:57:19.023Z] 2dbc38484765: Pushed [2023-09-13T16:57:19.023Z] fd1d929eb678: Pushed [2023-09-13T16:57:19.023Z] acc83c6ca332: Pushed [2023-09-13T16:57:19.023Z] 4693057ce236: Layer already exists [2023-09-13T16:57:19.023Z] ff5828362f79: Pushed [2023-09-13T16:57:21.568Z] 3827b5b91e75: Pushed [2023-09-13T16:57:21.827Z] ecb4077e822a: Pushed [2023-09-13T16:57:29.351Z] c4a7e357bf2a: Pull complete [2023-09-13T16:57:29.351Z] f0e02332f6b5: Pull complete [2023-09-13T16:57:29.351Z] 66412af1f25a: Pull complete [2023-09-13T16:57:34.044Z] 6d794a8bd48b: Pushed [2023-09-13T16:57:34.044Z] 608e40c23f76d16630ee0e9665a55efbd32c6bcb: digest: sha256:800b6082bd927a0bfe345a75dcdaf395b91e6c0119128cbb418041644b29610f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:34.357Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:34.662Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-13T16:57:34.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-13T16:57:34.663Z] 90704d3e6d36: Preparing [2023-09-13T16:57:34.663Z] 749c3fb70627: Preparing [2023-09-13T16:57:34.663Z] b2df7d86833e: Preparing [2023-09-13T16:57:34.663Z] 883100bffa34: Preparing [2023-09-13T16:57:34.663Z] 3827b5b91e75: Preparing [2023-09-13T16:57:34.663Z] acc83c6ca332: Preparing [2023-09-13T16:57:34.663Z] 2dbc38484765: Preparing [2023-09-13T16:57:34.663Z] 295e0ac337a8: Preparing [2023-09-13T16:57:34.663Z] fd1d929eb678: Preparing [2023-09-13T16:57:34.663Z] ff5828362f79: Preparing [2023-09-13T16:57:34.663Z] ecb4077e822a: Preparing [2023-09-13T16:57:34.663Z] 6d794a8bd48b: Preparing [2023-09-13T16:57:34.663Z] 4693057ce236: Preparing [2023-09-13T16:57:34.663Z] 295e0ac337a8: Waiting [2023-09-13T16:57:34.663Z] fd1d929eb678: Waiting [2023-09-13T16:57:34.663Z] ff5828362f79: Waiting [2023-09-13T16:57:34.663Z] ecb4077e822a: Waiting [2023-09-13T16:57:34.663Z] 6d794a8bd48b: Waiting [2023-09-13T16:57:34.663Z] 4693057ce236: Waiting [2023-09-13T16:57:34.663Z] acc83c6ca332: Waiting [2023-09-13T16:57:34.663Z] 2dbc38484765: Waiting [2023-09-13T16:57:34.663Z] 883100bffa34: Layer already exists [2023-09-13T16:57:34.663Z] b2df7d86833e: Layer already exists [2023-09-13T16:57:34.663Z] 90704d3e6d36: Layer already exists [2023-09-13T16:57:34.663Z] 3827b5b91e75: Layer already exists [2023-09-13T16:57:34.663Z] 749c3fb70627: Layer already exists [2023-09-13T16:57:34.663Z] 2dbc38484765: Layer already exists [2023-09-13T16:57:34.663Z] acc83c6ca332: Layer already exists [2023-09-13T16:57:34.663Z] ff5828362f79: Layer already exists [2023-09-13T16:57:34.663Z] fd1d929eb678: Layer already exists [2023-09-13T16:57:34.663Z] 295e0ac337a8: Layer already exists [2023-09-13T16:57:34.663Z] ecb4077e822a: Layer already exists [2023-09-13T16:57:34.663Z] 6d794a8bd48b: Layer already exists [2023-09-13T16:57:34.663Z] 4693057ce236: Layer already exists [2023-09-13T16:57:34.663Z] latest: digest: sha256:800b6082bd927a0bfe345a75dcdaf395b91e6c0119128cbb418041644b29610f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:34.702Z] 1baf3a5c0e64: Pull complete [2023-09-13T16:57:34.968Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:35.283Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 [2023-09-13T16:57:35.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-13T16:57:35.283Z] 90704d3e6d36: Preparing [2023-09-13T16:57:35.283Z] 749c3fb70627: Preparing [2023-09-13T16:57:35.283Z] b2df7d86833e: Preparing [2023-09-13T16:57:35.283Z] 883100bffa34: Preparing [2023-09-13T16:57:35.283Z] 3827b5b91e75: Preparing [2023-09-13T16:57:35.283Z] acc83c6ca332: Preparing [2023-09-13T16:57:35.283Z] 2dbc38484765: Preparing [2023-09-13T16:57:35.283Z] 295e0ac337a8: Preparing [2023-09-13T16:57:35.283Z] fd1d929eb678: Preparing [2023-09-13T16:57:35.283Z] ff5828362f79: Preparing [2023-09-13T16:57:35.283Z] ecb4077e822a: Preparing [2023-09-13T16:57:35.283Z] 6d794a8bd48b: Preparing [2023-09-13T16:57:35.283Z] 4693057ce236: Preparing [2023-09-13T16:57:35.283Z] acc83c6ca332: Waiting [2023-09-13T16:57:35.283Z] 2dbc38484765: Waiting [2023-09-13T16:57:35.283Z] 295e0ac337a8: Waiting [2023-09-13T16:57:35.283Z] fd1d929eb678: Waiting [2023-09-13T16:57:35.283Z] ff5828362f79: Waiting [2023-09-13T16:57:35.283Z] ecb4077e822a: Waiting [2023-09-13T16:57:35.283Z] 6d794a8bd48b: Waiting [2023-09-13T16:57:35.283Z] 4693057ce236: Waiting [2023-09-13T16:57:35.283Z] 883100bffa34: Layer already exists [2023-09-13T16:57:35.283Z] b2df7d86833e: Layer already exists [2023-09-13T16:57:35.283Z] 3827b5b91e75: Layer already exists [2023-09-13T16:57:35.283Z] 749c3fb70627: Layer already exists [2023-09-13T16:57:35.283Z] 90704d3e6d36: Layer already exists [2023-09-13T16:57:35.283Z] 2dbc38484765: Layer already exists [2023-09-13T16:57:35.283Z] fd1d929eb678: Layer already exists [2023-09-13T16:57:35.283Z] ff5828362f79: Layer already exists [2023-09-13T16:57:35.283Z] 295e0ac337a8: Layer already exists [2023-09-13T16:57:35.283Z] acc83c6ca332: Layer already exists [2023-09-13T16:57:35.283Z] ecb4077e822a: Layer already exists [2023-09-13T16:57:35.283Z] 6d794a8bd48b: Layer already exists [2023-09-13T16:57:35.283Z] 4693057ce236: Layer already exists [2023-09-13T16:57:35.283Z] 3.1.0-dev.19: digest: sha256:800b6082bd927a0bfe345a75dcdaf395b91e6c0119128cbb418041644b29610f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:35.601Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:35.905Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 [2023-09-13T16:57:35.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-13T16:57:35.905Z] 90704d3e6d36: Preparing [2023-09-13T16:57:35.905Z] 749c3fb70627: Preparing [2023-09-13T16:57:35.905Z] b2df7d86833e: Preparing [2023-09-13T16:57:35.905Z] 883100bffa34: Preparing [2023-09-13T16:57:35.905Z] 3827b5b91e75: Preparing [2023-09-13T16:57:35.905Z] acc83c6ca332: Preparing [2023-09-13T16:57:35.905Z] 2dbc38484765: Preparing [2023-09-13T16:57:35.905Z] acc83c6ca332: Waiting [2023-09-13T16:57:35.905Z] 295e0ac337a8: Preparing [2023-09-13T16:57:35.905Z] fd1d929eb678: Preparing [2023-09-13T16:57:35.905Z] 2dbc38484765: Waiting [2023-09-13T16:57:35.905Z] 295e0ac337a8: Waiting [2023-09-13T16:57:35.905Z] ff5828362f79: Preparing [2023-09-13T16:57:35.905Z] ecb4077e822a: Preparing [2023-09-13T16:57:35.905Z] 6d794a8bd48b: Preparing [2023-09-13T16:57:35.905Z] fd1d929eb678: Waiting [2023-09-13T16:57:35.905Z] ff5828362f79: Waiting [2023-09-13T16:57:35.905Z] 4693057ce236: Preparing [2023-09-13T16:57:35.905Z] 4693057ce236: Waiting [2023-09-13T16:57:35.905Z] 883100bffa34: Layer already exists [2023-09-13T16:57:35.905Z] 3827b5b91e75: Layer already exists [2023-09-13T16:57:35.905Z] b2df7d86833e: Layer already exists [2023-09-13T16:57:35.905Z] 749c3fb70627: Layer already exists [2023-09-13T16:57:35.905Z] 90704d3e6d36: Layer already exists [2023-09-13T16:57:35.905Z] 2dbc38484765: Layer already exists [2023-09-13T16:57:35.905Z] acc83c6ca332: Layer already exists [2023-09-13T16:57:35.905Z] ff5828362f79: Layer already exists [2023-09-13T16:57:35.905Z] 295e0ac337a8: Layer already exists [2023-09-13T16:57:35.905Z] fd1d929eb678: Layer already exists [2023-09-13T16:57:35.905Z] ecb4077e822a: Layer already exists [2023-09-13T16:57:35.905Z] 6d794a8bd48b: Layer already exists [2023-09-13T16:57:35.905Z] 4693057ce236: Layer already exists [2023-09-13T16:57:35.905Z] 608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19: digest: sha256:800b6082bd927a0bfe345a75dcdaf395b91e6c0119128cbb418041644b29610f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:36.123Z] 9a37bb91b891: Pull complete [2023-09-13T16:57:36.212Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:36.520Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-13T16:57:36.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-13T16:57:36.520Z] 90704d3e6d36: Preparing [2023-09-13T16:57:36.520Z] 749c3fb70627: Preparing [2023-09-13T16:57:36.520Z] b2df7d86833e: Preparing [2023-09-13T16:57:36.520Z] 883100bffa34: Preparing [2023-09-13T16:57:36.520Z] 3827b5b91e75: Preparing [2023-09-13T16:57:36.520Z] acc83c6ca332: Preparing [2023-09-13T16:57:36.520Z] 2dbc38484765: Preparing [2023-09-13T16:57:36.520Z] 295e0ac337a8: Preparing [2023-09-13T16:57:36.520Z] fd1d929eb678: Preparing [2023-09-13T16:57:36.520Z] ff5828362f79: Preparing [2023-09-13T16:57:36.520Z] ecb4077e822a: Preparing [2023-09-13T16:57:36.520Z] 6d794a8bd48b: Preparing [2023-09-13T16:57:36.520Z] 4693057ce236: Preparing [2023-09-13T16:57:36.520Z] acc83c6ca332: Waiting [2023-09-13T16:57:36.520Z] ecb4077e822a: Waiting [2023-09-13T16:57:36.520Z] 2dbc38484765: Waiting [2023-09-13T16:57:36.520Z] 6d794a8bd48b: Waiting [2023-09-13T16:57:36.520Z] 295e0ac337a8: Waiting [2023-09-13T16:57:36.520Z] fd1d929eb678: Waiting [2023-09-13T16:57:36.520Z] 4693057ce236: Waiting [2023-09-13T16:57:36.520Z] 3827b5b91e75: Layer already exists [2023-09-13T16:57:36.520Z] 90704d3e6d36: Layer already exists [2023-09-13T16:57:36.520Z] 883100bffa34: Layer already exists [2023-09-13T16:57:36.520Z] b2df7d86833e: Layer already exists [2023-09-13T16:57:36.520Z] 749c3fb70627: Layer already exists [2023-09-13T16:57:36.520Z] 2dbc38484765: Layer already exists [2023-09-13T16:57:36.520Z] acc83c6ca332: Layer already exists [2023-09-13T16:57:36.520Z] 295e0ac337a8: Layer already exists [2023-09-13T16:57:36.520Z] fd1d929eb678: Layer already exists [2023-09-13T16:57:36.520Z] ff5828362f79: Layer already exists [2023-09-13T16:57:36.520Z] ecb4077e822a: Layer already exists [2023-09-13T16:57:36.520Z] 4693057ce236: Layer already exists [2023-09-13T16:57:36.520Z] 6d794a8bd48b: Layer already exists [2023-09-13T16:57:36.520Z] main: digest: sha256:800b6082bd927a0bfe345a75dcdaf395b91e6c0119128cbb418041644b29610f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T16:57:36.569Z] ===================================================== [Pipeline] echo [2023-09-13T16:57:36.576Z] taggedImages: [2023-09-13T16:57:36.576Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb [2023-09-13T16:57:36.576Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-13T16:57:36.576Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 [2023-09-13T16:57:36.576Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 [2023-09-13T16:57:36.576Z] - 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-09-13T16:57:36.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T16:57:36.941Z] [2023-09-13T16:57:36.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:57:37.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T16:57:37.247Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-13T16:57:37.247Z] 5eb5b503b376: Pulling fs layer [2023-09-13T16:57:37.247Z] 5c69ac0246d0: Pulling fs layer [2023-09-13T16:57:37.247Z] ec43610c2a17: Pulling fs layer [2023-09-13T16:57:37.247Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-13T16:57:37.247Z] 33b1e0a273af: Pulling fs layer [2023-09-13T16:57:37.247Z] 5d3b04190fa2: Pulling fs layer [2023-09-13T16:57:37.247Z] 2f39f015ded8: Pulling fs layer [2023-09-13T16:57:37.247Z] 3a2ae6a8a46f: Waiting [2023-09-13T16:57:37.247Z] 33b1e0a273af: Waiting [2023-09-13T16:57:37.247Z] 5d3b04190fa2: Waiting [2023-09-13T16:57:37.248Z] 2f39f015ded8: Waiting [2023-09-13T16:57:37.248Z] 5c69ac0246d0: Download complete [2023-09-13T16:57:37.248Z] 3a2ae6a8a46f: Download complete [2023-09-13T16:57:37.248Z] 33b1e0a273af: Verifying Checksum [2023-09-13T16:57:37.248Z] 33b1e0a273af: Download complete [2023-09-13T16:57:37.248Z] ec43610c2a17: Verifying Checksum [2023-09-13T16:57:37.248Z] ec43610c2a17: Download complete [2023-09-13T16:57:37.507Z] 5eb5b503b376: Download complete [2023-09-13T16:57:37.541Z] a29adfc67d43: Pull complete [2023-09-13T16:57:38.073Z] 2f39f015ded8: Download complete [2023-09-13T16:57:39.010Z] 5eb5b503b376: Pull complete [2023-09-13T16:57:39.010Z] 5c69ac0246d0: Pull complete [2023-09-13T16:57:39.580Z] ec43610c2a17: Pull complete [2023-09-13T16:57:39.580Z] 3a2ae6a8a46f: Pull complete [2023-09-13T16:57:39.839Z] 33b1e0a273af: Pull complete [2023-09-13T16:57:39.839Z] 5d3b04190fa2: Pull complete [2023-09-13T16:57:40.885Z] d5de9f91c1a4: Pull complete [2023-09-13T16:57:40.885Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-13T16:57:40.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T16:57:40.885Z] ---> 746ca1b523b5 [2023-09-13T16:57:40.885Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-13T16:57:42.295Z] ---> Running in 664b8884e8c6 [2023-09-13T16:57:42.562Z] Removing intermediate container 664b8884e8c6 [2023-09-13T16:57:42.562Z] ---> 16362a9868ee [2023-09-13T16:57:42.562Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T16:57:42.828Z] ---> Running in 5d850e5ad908 [2023-09-13T16:57:43.161Z] Removing intermediate container 5d850e5ad908 [2023-09-13T16:57:43.161Z] ---> af468590e21b [2023-09-13T16:57:43.161Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-13T16:57:43.161Z] ---> Running in 5bc349dfdb01 [2023-09-13T16:57:43.448Z] Removing intermediate container 5bc349dfdb01 [2023-09-13T16:57:43.448Z] ---> 8c3308088b04 [2023-09-13T16:57:43.448Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-13T16:57:43.448Z] ---> Running in 36317f246689 [2023-09-13T16:57:43.733Z] Removing intermediate container 36317f246689 [2023-09-13T16:57:43.733Z] ---> 50ceaf92683d [2023-09-13T16:57:43.733Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T16:57:43.733Z] ---> Running in 27c473a56f66 [2023-09-13T16:57:45.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T16:57:45.182Z] 2f39f015ded8: Pull complete [2023-09-13T16:57:45.182Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-13T16:57:45.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T16:57:45.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:57:45.272Z] prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container [2023-09-13T16:57:45.321Z] $ 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-09-13T16:57:45.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T16:57:46.393Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-13T16:57:46.393Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-13T16:57:46.393Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-13T16:57:46.393Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-13T16:57:46.393Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-13T16:57:46.393Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-13T16:57:46.393Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-13T16:57:46.393Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-13T16:57:46.393Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-13T16:57:46.663Z] (10/13) Installing kmod-libs (30-r3) [2023-09-13T16:57:46.663Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-13T16:57:46.663Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-13T16:57:46.663Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-13T16:57:46.663Z] Executing busybox-1.36.1-r2.trigger [2023-09-13T16:57:46.663Z] Executing eudev-3.2.11-r8.trigger [2023-09-13T16:57:46.663Z] OK: 275 MiB in 69 packages [2023-09-13T16:57:48.076Z] Removing intermediate container 27c473a56f66 [2023-09-13T16:57:48.076Z] ---> d63039ac249f [2023-09-13T16:57:48.076Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-13T16:57:48.076Z] ---> Running in eeb570466d6f [2023-09-13T16:57:48.345Z] Removing intermediate container eeb570466d6f [2023-09-13T16:57:48.345Z] ---> 841afc4f4ef2 [2023-09-13T16:57:48.345Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-13T16:57:48.612Z] ---> d4caf57b1279 [2023-09-13T16:57:48.612Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T16:57:48.881Z] ---> Running in ecb2f5f99e23 [2023-09-13T16:57:49.114Z] $ docker top a78133751c3ed5a5236cc5a88b529bb80819f48f94d7af8155c077ae74f2d1b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:57:49.492Z] ---> job-cost.sh [2023-09-13T16:57:49.492Z] lf-activate-venv: SKIPPING [2023-09-13T16:57:49.492Z] INFO: No Stack... [2023-09-13T16:57:49.751Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T16:57:50.319Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T16:57:50.607Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-13T16:57:50.608Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T16:57:50.621Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] [2023-09-13T16:57:50.627Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] did not exist. Created. [2023-09-13T16:57:50.627Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T16:57:50.927Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-13T16:57:50.959Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T16:57:50.966Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T16:57:50.994Z] $ docker stop --time=1 a78133751c3ed5a5236cc5a88b529bb80819f48f94d7af8155c077ae74f2d1b8 [2023-09-13T16:57:52.147Z] $ docker rm -f --volumes a78133751c3ed5a5236cc5a88b529bb80819f48f94d7af8155c077ae74f2d1b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-13T16:58:56.750Z] Removing intermediate container ecb2f5f99e23 [2023-09-13T16:58:56.750Z] ---> ba8f2c147621 [2023-09-13T16:58:56.750Z] Step 11/13 : COPY . . [2023-09-13T16:58:56.750Z] ---> 1d94575a9a35 [2023-09-13T16:58:56.750Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-13T16:58:56.750Z] ---> Running in fbf0c8663d2a [2023-09-13T16:58:57.333Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T16:58:57.333Z] Dload Upload Total Spent Left Speed [2023-09-13T16:58:57.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9300 0 --:--:-- --:--:-- --:--:-- 9350 [2023-09-13T16:58:57.919Z] Removing intermediate container fbf0c8663d2a [2023-09-13T16:58:57.919Z] ---> d66b704ff064 [2023-09-13T16:58:57.919Z] Step 13/13 : RUN ${MAKE} [2023-09-13T16:58:57.919Z] ---> Running in fb94430716ca [2023-09-13T16:58:58.893Z] noop [2023-09-13T16:58:59.475Z] Removing intermediate container fb94430716ca [2023-09-13T16:58:59.475Z] ---> 50419f88d9b8 [2023-09-13T16:58:59.475Z] Successfully built 50419f88d9b8 [2023-09-13T16:58:59.475Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:58:59.813Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T16:58:59.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:59:00.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-6131 does not seem to be running inside a container [2023-09-13T16:59:00.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/144 -v /w/workspace/device-usb-camera/144:/w/workspace/device-usb-camera/144:rw,z -v /w/workspace/device-usb-camera/144@tmp:/w/workspace/device-usb-camera/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T16:59:03.292Z] $ docker top 78da3a01c58711f82925a4f7ff3da10af947e142b5a785187ed9b6dbeb3b594e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T16:59:04.097Z] + go version [2023-09-13T16:59:04.098Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-13T16:59:04.117Z] $ docker stop --time=1 78da3a01c58711f82925a4f7ff3da10af947e142b5a785187ed9b6dbeb3b594e [2023-09-13T16:59:05.723Z] $ docker rm -f --volumes 78da3a01c58711f82925a4f7ff3da10af947e142b5a785187ed9b6dbeb3b594e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:59:06.246Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T16:59:06.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:59:06.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-6131 does not seem to be running inside a container [2023-09-13T16:59:06.485Z] $ 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/144 -v /w/workspace/device-usb-camera/144:/w/workspace/device-usb-camera/144:rw,z -v /w/workspace/device-usb-camera/144@tmp:/w/workspace/device-usb-camera/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T16:59:07.565Z] $ docker top 9a5e86ef66327baa24b7714c3f2e60a771ab8c51419bbf5b2684cbd2d8e62058 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T16:59:08.312Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/144 [Pipeline] fileExists [Pipeline] sh [2023-09-13T16:59:08.634Z] + make test [2023-09-13T16:59:08.635Z] go test ./... -coverprofile=coverage.out ./... [2023-09-13T16:59:12.907Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-13T17:00:49.523Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-13T17:00:49.523Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2023-09-13T17:00:50.929Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-13T17:00:50.929Z] go vet ./... [2023-09-13T17:01:17.603Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T17:01:17.603Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T17:01:17.603Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T17:01:17.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-13T17:01:17.636Z] $ docker stop --time=1 9a5e86ef66327baa24b7714c3f2e60a771ab8c51419bbf5b2684cbd2d8e62058 [2023-09-13T17:01:19.550Z] $ docker rm -f --volumes 9a5e86ef66327baa24b7714c3f2e60a771ab8c51419bbf5b2684cbd2d8e62058 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T17:01:20.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-13T17:01:20.855Z] Warning: overwriting stash ‘coverage-report’ [2023-09-13T17:01:21.510Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T17:01:21.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-13T17:01:22.216Z] + ls -al . [2023-09-13T17:01:22.216Z] total 216 [2023-09-13T17:01:22.216Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 16:59 . [2023-09-13T17:01:22.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:56 .. [2023-09-13T17:01:22.216Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:56 .git [2023-09-13T17:01:22.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:56 .github [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 13 16:56 .gitignore [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 13 16:56 .golangci.yml [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 13 16:56 .hadolint.yml [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 13 16:56 Attribution.txt [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 13 16:56 CHANGELOG.md [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 13 16:56 Dockerfile [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 13 16:56 GOVERNANCE.md [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 13 16:56 Jenkinsfile [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 13 16:56 LICENSE [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 13 16:56 Makefile [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 13 16:56 OWNERS.md [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 13 16:56 README.md [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 13 16:54 VERSION [2023-09-13T17:01:22.216Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:56 bin [2023-09-13T17:01:22.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:56 cmd [2023-09-13T17:01:22.216Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 13 17:00 coverage.out [2023-09-13T17:01:22.216Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 13 16:56 docker-entrypoint.sh [2023-09-13T17:01:22.216Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:56 docs [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 13 16:56 go.mod [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 13 16:56 go.sum [2023-09-13T17:01:22.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:56 internal [2023-09-13T17:01:22.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:56 snap [2023-09-13T17:01:22.216Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 13 16:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:01:22.552Z] + 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=608e40c23f76d16630ee0e9665a55efbd32c6bcb --label arch=arm64 --label version=3.1.0-dev.19 . [2023-09-13T17:01:23.134Z] Sending build context to Docker daemon 1.358MB [2023-09-13T17:01:23.134Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T17:01:23.134Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-13T17:01:23.134Z] ---> 50419f88d9b8 [2023-09-13T17:01:23.134Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-13T17:01:23.399Z] ---> Running in 4afd27018b2b [2023-09-13T17:01:23.979Z] Removing intermediate container 4afd27018b2b [2023-09-13T17:01:23.979Z] ---> ca965ff970e5 [2023-09-13T17:01:23.979Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T17:01:23.979Z] ---> Running in 03f33aeabf56 [2023-09-13T17:01:24.243Z] Removing intermediate container 03f33aeabf56 [2023-09-13T17:01:24.243Z] ---> 70c37da7c9c9 [2023-09-13T17:01:24.243Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-13T17:01:24.509Z] ---> Running in 65be1fe3815e [2023-09-13T17:01:25.090Z] Removing intermediate container 65be1fe3815e [2023-09-13T17:01:25.090Z] ---> 4d0724c76c21 [2023-09-13T17:01:25.090Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-13T17:01:25.090Z] ---> Running in 357635d1f8b6 [2023-09-13T17:01:25.681Z] Removing intermediate container 357635d1f8b6 [2023-09-13T17:01:25.681Z] ---> 476bce227dac [2023-09-13T17:01:25.681Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T17:01:25.681Z] ---> Running in dc91cb93bd4a [2023-09-13T17:01:27.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T17:01:27.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T17:01:28.322Z] OK: 275 MiB in 69 packages [2023-09-13T17:01:33.660Z] Removing intermediate container dc91cb93bd4a [2023-09-13T17:01:33.660Z] ---> 56f9e1a538f2 [2023-09-13T17:01:33.660Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-13T17:01:33.660Z] ---> Running in bac013a84078 [2023-09-13T17:01:33.660Z] Removing intermediate container bac013a84078 [2023-09-13T17:01:33.660Z] ---> be22ba41ca5c [2023-09-13T17:01:33.660Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-13T17:01:34.242Z] ---> 347ac0730e90 [2023-09-13T17:01:34.242Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T17:01:34.242Z] ---> Running in d9fd5766fe88 [2023-09-13T17:01:37.592Z] Removing intermediate container d9fd5766fe88 [2023-09-13T17:01:37.592Z] ---> 2d124c7b6920 [2023-09-13T17:01:37.592Z] Step 11/36 : COPY . . [2023-09-13T17:01:38.276Z] ---> 004d56770212 [2023-09-13T17:01:38.276Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-13T17:01:38.276Z] ---> Running in bacb14ae52b7 [2023-09-13T17:01:39.230Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T17:01:39.230Z] Dload Upload Total Spent Left Speed [2023-09-13T17:01:39.496Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5065 0 --:--:-- --:--:-- --:--:-- 5093 [2023-09-13T17:01:40.081Z] Removing intermediate container bacb14ae52b7 [2023-09-13T17:01:40.081Z] ---> 94d88dbfcd92 [2023-09-13T17:01:40.081Z] Step 13/36 : RUN ${MAKE} [2023-09-13T17:01:40.081Z] ---> Running in 043a085ed01c [2023-09-13T17:01:41.047Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-13T17:04:02.837Z] Removing intermediate container 043a085ed01c [2023-09-13T17:04:02.837Z] ---> 94a85ec4b00f [2023-09-13T17:04:02.837Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-13T17:04:02.837Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-13T17:04:02.837Z] 8766b47fe142: Pulling fs layer [2023-09-13T17:04:02.837Z] 8766b47fe142: Verifying Checksum [2023-09-13T17:04:02.837Z] 8766b47fe142: Download complete [2023-09-13T17:04:02.837Z] 8766b47fe142: Pull complete [2023-09-13T17:04:02.837Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-13T17:04:02.837Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-13T17:04:02.837Z] ---> 69d40e2cb93c [2023-09-13T17:04:02.837Z] Step 15/36 : FROM alpine:3.18 [2023-09-13T17:04:02.837Z] 3.18: Pulling from library/alpine [2023-09-13T17:04:02.838Z] 9fda8d8052c6: Already exists [2023-09-13T17:04:02.838Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T17:04:02.838Z] Status: Downloaded newer image for alpine:3.18 [2023-09-13T17:04:02.838Z] ---> f6648c04cd6c [2023-09-13T17:04:02.838Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-13T17:04:02.838Z] ---> Running in 098d50ced799 [2023-09-13T17:04:02.838Z] Removing intermediate container 098d50ced799 [2023-09-13T17:04:02.838Z] ---> b619f701e2ea [2023-09-13T17:04:02.838Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-13T17:04:02.838Z] ---> Running in 403dcdbd6330 [2023-09-13T17:04:02.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T17:04:02.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T17:04:02.838Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-13T17:04:02.838Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-13T17:04:02.838Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-13T17:04:02.838Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-13T17:04:02.838Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-13T17:04:02.838Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-13T17:04:02.838Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-13T17:04:02.838Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-13T17:04:02.838Z] (9/104) Installing libxcb (1.15-r1) [2023-09-13T17:04:02.838Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-13T17:04:02.838Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-13T17:04:02.838Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-13T17:04:02.838Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-13T17:04:02.838Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-13T17:04:02.838Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-13T17:04:02.838Z] (16/104) Installing libva (2.18.0-r1) [2023-09-13T17:04:02.838Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-13T17:04:02.838Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-13T17:04:02.838Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-13T17:04:02.838Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-13T17:04:02.838Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-13T17:04:02.838Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-13T17:04:02.838Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-13T17:04:02.838Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-13T17:04:02.838Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-13T17:04:02.838Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-13T17:04:02.838Z] (27/104) Installing opus (1.4-r0) [2023-09-13T17:04:02.838Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-13T17:04:02.838Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-13T17:04:02.838Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-13T17:04:02.838Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-13T17:04:02.838Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-13T17:04:02.838Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-13T17:04:02.838Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-13T17:04:02.838Z] (35/104) Installing libwebp (1.3.1-r0) [2023-09-13T17:04:02.838Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-13T17:04:02.838Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-13T17:04:02.838Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-13T17:04:02.838Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-13T17:04:02.838Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-13T17:04:02.838Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-13T17:04:02.838Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-13T17:04:02.838Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-13T17:04:02.838Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-13T17:04:02.838Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-13T17:04:02.838Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-13T17:04:02.838Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-13T17:04:02.838Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-13T17:04:02.838Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-13T17:04:02.838Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-13T17:04:02.838Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-13T17:04:02.838Z] (52/104) Installing glib (2.76.4-r0) [2023-09-13T17:04:02.838Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-13T17:04:02.838Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-13T17:04:02.838Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-13T17:04:02.838Z] (56/104) Installing libass (0.17.1-r0) [2023-09-13T17:04:02.838Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-13T17:04:02.838Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-13T17:04:02.838Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-13T17:04:02.838Z] (60/104) Installing libunistring (1.1-r1) [2023-09-13T17:04:02.838Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-13T17:04:02.838Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-13T17:04:02.838Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-13T17:04:02.838Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-13T17:04:02.838Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-13T17:04:02.838Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-13T17:04:02.838Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-13T17:04:02.838Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-13T17:04:02.838Z] (69/104) Installing librist (0.2.7-r0) [2023-09-13T17:04:02.838Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-13T17:04:02.838Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-13T17:04:02.838Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-13T17:04:02.838Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-13T17:04:02.838Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-13T17:04:02.838Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-13T17:04:02.838Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-13T17:04:02.838Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-13T17:04:02.838Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-13T17:04:02.838Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-13T17:04:02.838Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-13T17:04:02.838Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-13T17:04:02.838Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-13T17:04:02.838Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-13T17:04:02.838Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-13T17:04:02.838Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-13T17:04:02.838Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-13T17:04:02.838Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-13T17:04:02.838Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-13T17:04:02.838Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-13T17:04:02.838Z] (90/104) Installing orc (0.4.34-r0) [2023-09-13T17:04:02.838Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-13T17:04:02.838Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-13T17:04:02.838Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-13T17:04:02.838Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-13T17:04:02.838Z] (95/104) Installing libpulse (16.1-r10) [2023-09-13T17:04:02.838Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-13T17:04:02.838Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-13T17:04:02.838Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-13T17:04:02.838Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-13T17:04:02.838Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-13T17:04:02.838Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-13T17:04:02.838Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-13T17:04:02.838Z] (103/104) Installing kmod-libs (30-r3) [2023-09-13T17:04:02.838Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-13T17:04:02.838Z] Executing busybox-1.36.1-r2.trigger [2023-09-13T17:04:02.838Z] Executing glib-2.76.4-r0.trigger [2023-09-13T17:04:02.838Z] Executing eudev-3.2.11-r8.trigger [2023-09-13T17:04:02.838Z] OK: 110 MiB in 119 packages [2023-09-13T17:04:02.838Z] Removing intermediate container 403dcdbd6330 [2023-09-13T17:04:02.838Z] ---> ce6ca77d03e6 [2023-09-13T17:04:02.838Z] Step 18/36 : WORKDIR / [2023-09-13T17:04:02.838Z] ---> Running in e9783df8cb21 [2023-09-13T17:04:02.838Z] Removing intermediate container e9783df8cb21 [2023-09-13T17:04:02.838Z] ---> ced5d5bf0365 [2023-09-13T17:04:02.838Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-13T17:04:03.106Z] ---> b2c14b904b91 [2023-09-13T17:04:03.106Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-13T17:04:03.376Z] ---> be2a1cf43e7c [2023-09-13T17:04:03.376Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-13T17:04:03.959Z] ---> 35dc53b019f4 [2023-09-13T17:04:03.959Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-13T17:04:04.542Z] ---> 71e1a552e174 [2023-09-13T17:04:04.542Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-13T17:04:04.809Z] ---> fa46178c87ad [2023-09-13T17:04:04.809Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-13T17:04:05.392Z] ---> 9319ffa61607 [2023-09-13T17:04:05.392Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-13T17:04:06.806Z] ---> 184cbcd03c3e [2023-09-13T17:04:06.806Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-13T17:04:06.806Z] ---> Running in 624a5594a9d9 [2023-09-13T17:04:08.222Z] Removing intermediate container 624a5594a9d9 [2023-09-13T17:04:08.222Z] ---> 992959ef5492 [2023-09-13T17:04:08.222Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-13T17:04:08.489Z] ---> Running in 0460b01535da [2023-09-13T17:04:09.913Z] Removing intermediate container 0460b01535da [2023-09-13T17:04:09.913Z] ---> a125c4a87121 [2023-09-13T17:04:09.913Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-13T17:04:09.913Z] ---> Running in c2f42ef1c0a8 [2023-09-13T17:04:11.416Z] Removing intermediate container c2f42ef1c0a8 [2023-09-13T17:04:11.416Z] ---> 8880637b50f8 [2023-09-13T17:04:11.416Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-13T17:04:11.731Z] ---> Running in 46aa1e20ea5b [2023-09-13T17:04:13.200Z] Removing intermediate container 46aa1e20ea5b [2023-09-13T17:04:13.200Z] ---> dd6ff79d0e9d [2023-09-13T17:04:13.200Z] Step 30/36 : EXPOSE 59983 [2023-09-13T17:04:13.200Z] ---> Running in 39ac5d58d05c [2023-09-13T17:04:13.475Z] Removing intermediate container 39ac5d58d05c [2023-09-13T17:04:13.475Z] ---> 5f240bea42ad [2023-09-13T17:04:13.475Z] Step 31/36 : EXPOSE 8554 [2023-09-13T17:04:13.749Z] ---> Running in 5f704ecfac30 [2023-09-13T17:04:14.039Z] Removing intermediate container 5f704ecfac30 [2023-09-13T17:04:14.039Z] ---> 2750ec3930aa [2023-09-13T17:04:14.039Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-13T17:04:14.039Z] ---> Running in afbd995d9cc6 [2023-09-13T17:04:14.308Z] Removing intermediate container afbd995d9cc6 [2023-09-13T17:04:14.308Z] ---> 64fc625daea2 [2023-09-13T17:04:14.308Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-13T17:04:14.308Z] ---> Running in 8d2d87063f74 [2023-09-13T17:04:14.583Z] Removing intermediate container 8d2d87063f74 [2023-09-13T17:04:14.583Z] ---> 6aeb06c23b5f [2023-09-13T17:04:14.583Z] Step 34/36 : LABEL arch=arm64 [2023-09-13T17:04:14.849Z] ---> Running in 235b53915567 [2023-09-13T17:04:15.117Z] Removing intermediate container 235b53915567 [2023-09-13T17:04:15.117Z] ---> 7e7b6dd0eb8e [2023-09-13T17:04:15.117Z] Step 35/36 : LABEL git_sha=608e40c23f76d16630ee0e9665a55efbd32c6bcb [2023-09-13T17:04:15.117Z] ---> Running in fb4b4ec6456d [2023-09-13T17:04:15.384Z] Removing intermediate container fb4b4ec6456d [2023-09-13T17:04:15.384Z] ---> 7ba1c95e9e3c [2023-09-13T17:04:15.384Z] Step 36/36 : LABEL version=3.1.0-dev.19 [2023-09-13T17:04:15.384Z] ---> Running in 682dbd7dae49 [2023-09-13T17:04:15.652Z] Removing intermediate container 682dbd7dae49 [2023-09-13T17:04:15.652Z] ---> f306fa4507fe [2023-09-13T17:04:15.652Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-13T17:04:15.652Z] Successfully built f306fa4507fe [2023-09-13T17:04:15.917Z] 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-09-13T17:04:16.036Z] provisioning config files... [2023-09-13T17:04:16.048Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/144@tmp/config4142267738808738278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:04:16.377Z] ---> docker-login.sh [2023-09-13T17:04:16.377Z] nexus3.edgexfoundry.org:10001 [2023-09-13T17:04:16.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T17:04:16.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T17:04:16.646Z] Configure a credential helper to remove this warning. See [2023-09-13T17:04:16.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T17:04:16.646Z] [2023-09-13T17:04:16.646Z] Login Succeeded [2023-09-13T17:04:16.646Z] nexus3.edgexfoundry.org:10002 [2023-09-13T17:04:16.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T17:04:16.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T17:04:16.914Z] Configure a credential helper to remove this warning. See [2023-09-13T17:04:16.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T17:04:16.914Z] [2023-09-13T17:04:16.914Z] Login Succeeded [2023-09-13T17:04:16.914Z] nexus3.edgexfoundry.org:10003 [2023-09-13T17:04:17.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T17:04:17.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T17:04:17.445Z] Configure a credential helper to remove this warning. See [2023-09-13T17:04:17.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T17:04:17.445Z] [2023-09-13T17:04:17.445Z] Login Succeeded [2023-09-13T17:04:17.445Z] nexus3.edgexfoundry.org:10004 [2023-09-13T17:04:17.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T17:04:17.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T17:04:17.714Z] Configure a credential helper to remove this warning. See [2023-09-13T17:04:17.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T17:04:17.714Z] [2023-09-13T17:04:17.714Z] Login Succeeded [2023-09-13T17:04:17.714Z] docker.io [2023-09-13T17:04:17.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T17:04:18.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T17:04:18.243Z] Configure a credential helper to remove this warning. See [2023-09-13T17:04:18.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T17:04:18.243Z] [2023-09-13T17:04:18.243Z] Login Succeeded [2023-09-13T17:04:18.243Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T17:04:18.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T17:04:18.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T17:04:18.296Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-13T17:04:18.296Z] 608e40c23f76d16630ee0e9665a55efbd32c6bcb [2023-09-13T17:04:18.296Z] latest [2023-09-13T17:04:18.296Z] 3.1.0-dev.19 [2023-09-13T17:04:18.296Z] 608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 [2023-09-13T17:04:18.296Z] main [2023-09-13T17:04:18.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:04:18.633Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:04:18.968Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb [2023-09-13T17:04:18.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-13T17:04:18.968Z] c550e32b847c: Preparing [2023-09-13T17:04:18.968Z] ee6fb8376b1b: Preparing [2023-09-13T17:04:18.968Z] b41f765700c3: Preparing [2023-09-13T17:04:18.968Z] 981515bc3c81: Preparing [2023-09-13T17:04:18.968Z] 608d194cb50c: Preparing [2023-09-13T17:04:18.968Z] acc83c6ca332: Preparing [2023-09-13T17:04:18.968Z] e9c283a46e7c: Preparing [2023-09-13T17:04:18.968Z] b074a078e650: Preparing [2023-09-13T17:04:18.968Z] f60d9a964bab: Preparing [2023-09-13T17:04:18.968Z] d51ee3828cab: Preparing [2023-09-13T17:04:18.968Z] 0303a6d70a17: Preparing [2023-09-13T17:04:18.968Z] 5cc2ae3ef7ae: Preparing [2023-09-13T17:04:18.968Z] b2191e2be29d: Preparing [2023-09-13T17:04:18.968Z] 0303a6d70a17: Waiting [2023-09-13T17:04:18.968Z] d51ee3828cab: Waiting [2023-09-13T17:04:18.968Z] acc83c6ca332: Waiting [2023-09-13T17:04:18.968Z] e9c283a46e7c: Waiting [2023-09-13T17:04:18.968Z] b074a078e650: Waiting [2023-09-13T17:04:18.968Z] f60d9a964bab: Waiting [2023-09-13T17:04:18.968Z] 5cc2ae3ef7ae: Waiting [2023-09-13T17:04:18.968Z] b2191e2be29d: Waiting [2023-09-13T17:04:19.234Z] 981515bc3c81: Pushed [2023-09-13T17:04:19.234Z] c550e32b847c: Pushed [2023-09-13T17:04:19.234Z] ee6fb8376b1b: Pushed [2023-09-13T17:04:19.234Z] b41f765700c3: Pushed [2023-09-13T17:04:19.234Z] acc83c6ca332: Pushed [2023-09-13T17:04:19.234Z] e9c283a46e7c: Pushed [2023-09-13T17:04:19.234Z] b074a078e650: Pushed [2023-09-13T17:04:19.498Z] f60d9a964bab: Pushed [2023-09-13T17:04:19.498Z] b2191e2be29d: Layer already exists [2023-09-13T17:04:19.498Z] d51ee3828cab: Pushed [2023-09-13T17:04:24.829Z] 608d194cb50c: Pushed [2023-09-13T17:04:25.096Z] 0303a6d70a17: Pushed [2023-09-13T17:04:40.058Z] 5cc2ae3ef7ae: Pushed [2023-09-13T17:04:40.322Z] 608e40c23f76d16630ee0e9665a55efbd32c6bcb: digest: sha256:39420a3077f780fec25f4f70197f8f0a3d3e38e28bb4a95b909cdd699c6e737a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:04:40.681Z] + 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-09-13T17:04:41.022Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-13T17:04:41.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-13T17:04:41.023Z] c550e32b847c: Preparing [2023-09-13T17:04:41.023Z] ee6fb8376b1b: Preparing [2023-09-13T17:04:41.023Z] b41f765700c3: Preparing [2023-09-13T17:04:41.023Z] 981515bc3c81: Preparing [2023-09-13T17:04:41.023Z] 608d194cb50c: Preparing [2023-09-13T17:04:41.023Z] acc83c6ca332: Preparing [2023-09-13T17:04:41.023Z] e9c283a46e7c: Preparing [2023-09-13T17:04:41.023Z] b074a078e650: Preparing [2023-09-13T17:04:41.023Z] f60d9a964bab: Preparing [2023-09-13T17:04:41.023Z] d51ee3828cab: Preparing [2023-09-13T17:04:41.023Z] 0303a6d70a17: Preparing [2023-09-13T17:04:41.023Z] 5cc2ae3ef7ae: Preparing [2023-09-13T17:04:41.023Z] b2191e2be29d: Preparing [2023-09-13T17:04:41.023Z] f60d9a964bab: Waiting [2023-09-13T17:04:41.023Z] d51ee3828cab: Waiting [2023-09-13T17:04:41.023Z] acc83c6ca332: Waiting [2023-09-13T17:04:41.023Z] 0303a6d70a17: Waiting [2023-09-13T17:04:41.023Z] e9c283a46e7c: Waiting [2023-09-13T17:04:41.023Z] 5cc2ae3ef7ae: Waiting [2023-09-13T17:04:41.023Z] b074a078e650: Waiting [2023-09-13T17:04:41.023Z] b2191e2be29d: Waiting [2023-09-13T17:04:41.023Z] ee6fb8376b1b: Layer already exists [2023-09-13T17:04:41.023Z] 608d194cb50c: Layer already exists [2023-09-13T17:04:41.023Z] c550e32b847c: Layer already exists [2023-09-13T17:04:41.023Z] b41f765700c3: Layer already exists [2023-09-13T17:04:41.023Z] 981515bc3c81: Layer already exists [2023-09-13T17:04:41.023Z] b074a078e650: Layer already exists [2023-09-13T17:04:41.023Z] e9c283a46e7c: Layer already exists [2023-09-13T17:04:41.023Z] f60d9a964bab: Layer already exists [2023-09-13T17:04:41.023Z] acc83c6ca332: Layer already exists [2023-09-13T17:04:41.023Z] d51ee3828cab: Layer already exists [2023-09-13T17:04:41.023Z] 5cc2ae3ef7ae: Layer already exists [2023-09-13T17:04:41.023Z] 0303a6d70a17: Layer already exists [2023-09-13T17:04:41.023Z] b2191e2be29d: Layer already exists [2023-09-13T17:04:41.286Z] latest: digest: sha256:39420a3077f780fec25f4f70197f8f0a3d3e38e28bb4a95b909cdd699c6e737a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:04:41.618Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:04:41.948Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.19 [2023-09-13T17:04:41.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-13T17:04:41.948Z] c550e32b847c: Preparing [2023-09-13T17:04:41.948Z] ee6fb8376b1b: Preparing [2023-09-13T17:04:41.948Z] b41f765700c3: Preparing [2023-09-13T17:04:41.948Z] 981515bc3c81: Preparing [2023-09-13T17:04:41.948Z] 608d194cb50c: Preparing [2023-09-13T17:04:41.948Z] acc83c6ca332: Preparing [2023-09-13T17:04:41.948Z] e9c283a46e7c: Preparing [2023-09-13T17:04:41.948Z] b074a078e650: Preparing [2023-09-13T17:04:41.948Z] f60d9a964bab: Preparing [2023-09-13T17:04:41.948Z] d51ee3828cab: Preparing [2023-09-13T17:04:41.948Z] 0303a6d70a17: Preparing [2023-09-13T17:04:41.948Z] 5cc2ae3ef7ae: Preparing [2023-09-13T17:04:41.948Z] b2191e2be29d: Preparing [2023-09-13T17:04:41.948Z] d51ee3828cab: Waiting [2023-09-13T17:04:41.948Z] acc83c6ca332: Waiting [2023-09-13T17:04:41.948Z] e9c283a46e7c: Waiting [2023-09-13T17:04:41.948Z] b074a078e650: Waiting [2023-09-13T17:04:41.948Z] 0303a6d70a17: Waiting [2023-09-13T17:04:41.948Z] f60d9a964bab: Waiting [2023-09-13T17:04:41.948Z] 5cc2ae3ef7ae: Waiting [2023-09-13T17:04:41.948Z] b41f765700c3: Layer already exists [2023-09-13T17:04:41.948Z] c550e32b847c: Layer already exists [2023-09-13T17:04:41.948Z] 981515bc3c81: Layer already exists [2023-09-13T17:04:41.948Z] ee6fb8376b1b: Layer already exists [2023-09-13T17:04:41.948Z] 608d194cb50c: Layer already exists [2023-09-13T17:04:41.948Z] acc83c6ca332: Layer already exists [2023-09-13T17:04:41.948Z] e9c283a46e7c: Layer already exists [2023-09-13T17:04:41.948Z] b074a078e650: Layer already exists [2023-09-13T17:04:41.948Z] d51ee3828cab: Layer already exists [2023-09-13T17:04:41.948Z] f60d9a964bab: Layer already exists [2023-09-13T17:04:41.948Z] b2191e2be29d: Layer already exists [2023-09-13T17:04:41.948Z] 0303a6d70a17: Layer already exists [2023-09-13T17:04:41.948Z] 5cc2ae3ef7ae: Layer already exists [2023-09-13T17:04:42.213Z] 3.1.0-dev.19: digest: sha256:39420a3077f780fec25f4f70197f8f0a3d3e38e28bb4a95b909cdd699c6e737a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:04:42.546Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:04:42.883Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 [2023-09-13T17:04:42.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-13T17:04:42.883Z] c550e32b847c: Preparing [2023-09-13T17:04:42.883Z] ee6fb8376b1b: Preparing [2023-09-13T17:04:42.883Z] b41f765700c3: Preparing [2023-09-13T17:04:42.883Z] 981515bc3c81: Preparing [2023-09-13T17:04:42.883Z] 608d194cb50c: Preparing [2023-09-13T17:04:42.883Z] acc83c6ca332: Preparing [2023-09-13T17:04:42.883Z] e9c283a46e7c: Preparing [2023-09-13T17:04:42.883Z] b074a078e650: Preparing [2023-09-13T17:04:42.883Z] f60d9a964bab: Preparing [2023-09-13T17:04:42.883Z] d51ee3828cab: Preparing [2023-09-13T17:04:42.883Z] 0303a6d70a17: Preparing [2023-09-13T17:04:42.883Z] 5cc2ae3ef7ae: Preparing [2023-09-13T17:04:42.883Z] b2191e2be29d: Preparing [2023-09-13T17:04:42.883Z] f60d9a964bab: Waiting [2023-09-13T17:04:42.883Z] 5cc2ae3ef7ae: Waiting [2023-09-13T17:04:42.883Z] d51ee3828cab: Waiting [2023-09-13T17:04:42.883Z] 0303a6d70a17: Waiting [2023-09-13T17:04:42.883Z] b2191e2be29d: Waiting [2023-09-13T17:04:42.883Z] acc83c6ca332: Waiting [2023-09-13T17:04:42.883Z] e9c283a46e7c: Waiting [2023-09-13T17:04:42.883Z] b074a078e650: Waiting [2023-09-13T17:04:42.883Z] 608d194cb50c: Layer already exists [2023-09-13T17:04:42.883Z] b41f765700c3: Layer already exists [2023-09-13T17:04:42.883Z] c550e32b847c: Layer already exists [2023-09-13T17:04:42.883Z] ee6fb8376b1b: Layer already exists [2023-09-13T17:04:42.883Z] 981515bc3c81: Layer already exists [2023-09-13T17:04:42.883Z] e9c283a46e7c: Layer already exists [2023-09-13T17:04:42.883Z] d51ee3828cab: Layer already exists [2023-09-13T17:04:42.883Z] acc83c6ca332: Layer already exists [2023-09-13T17:04:42.883Z] b074a078e650: Layer already exists [2023-09-13T17:04:42.883Z] f60d9a964bab: Layer already exists [2023-09-13T17:04:42.883Z] 0303a6d70a17: Layer already exists [2023-09-13T17:04:42.883Z] 5cc2ae3ef7ae: Layer already exists [2023-09-13T17:04:42.883Z] b2191e2be29d: Layer already exists [2023-09-13T17:04:43.151Z] 608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19: digest: sha256:39420a3077f780fec25f4f70197f8f0a3d3e38e28bb4a95b909cdd699c6e737a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:04:43.493Z] + 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-09-13T17:04:43.824Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-13T17:04:43.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-13T17:04:43.824Z] c550e32b847c: Preparing [2023-09-13T17:04:43.824Z] ee6fb8376b1b: Preparing [2023-09-13T17:04:43.824Z] b41f765700c3: Preparing [2023-09-13T17:04:43.825Z] 981515bc3c81: Preparing [2023-09-13T17:04:43.825Z] 608d194cb50c: Preparing [2023-09-13T17:04:43.825Z] acc83c6ca332: Preparing [2023-09-13T17:04:43.825Z] e9c283a46e7c: Preparing [2023-09-13T17:04:43.825Z] b074a078e650: Preparing [2023-09-13T17:04:43.825Z] f60d9a964bab: Preparing [2023-09-13T17:04:43.825Z] d51ee3828cab: Preparing [2023-09-13T17:04:43.825Z] 0303a6d70a17: Preparing [2023-09-13T17:04:43.825Z] 5cc2ae3ef7ae: Preparing [2023-09-13T17:04:43.825Z] b2191e2be29d: Preparing [2023-09-13T17:04:43.825Z] acc83c6ca332: Waiting [2023-09-13T17:04:43.825Z] d51ee3828cab: Waiting [2023-09-13T17:04:43.825Z] e9c283a46e7c: Waiting [2023-09-13T17:04:43.825Z] b074a078e650: Waiting [2023-09-13T17:04:43.825Z] f60d9a964bab: Waiting [2023-09-13T17:04:43.825Z] 0303a6d70a17: Waiting [2023-09-13T17:04:43.825Z] 5cc2ae3ef7ae: Waiting [2023-09-13T17:04:43.825Z] b2191e2be29d: Waiting [2023-09-13T17:04:43.825Z] 608d194cb50c: Layer already exists [2023-09-13T17:04:43.825Z] 981515bc3c81: Layer already exists [2023-09-13T17:04:43.825Z] c550e32b847c: Layer already exists [2023-09-13T17:04:43.825Z] b41f765700c3: Layer already exists [2023-09-13T17:04:43.825Z] ee6fb8376b1b: Layer already exists [2023-09-13T17:04:43.825Z] d51ee3828cab: Layer already exists [2023-09-13T17:04:43.825Z] acc83c6ca332: Layer already exists [2023-09-13T17:04:43.825Z] b074a078e650: Layer already exists [2023-09-13T17:04:43.825Z] f60d9a964bab: Layer already exists [2023-09-13T17:04:43.825Z] e9c283a46e7c: Layer already exists [2023-09-13T17:04:43.825Z] 5cc2ae3ef7ae: Layer already exists [2023-09-13T17:04:43.825Z] b2191e2be29d: Layer already exists [2023-09-13T17:04:43.825Z] 0303a6d70a17: Layer already exists [2023-09-13T17:04:44.090Z] main: digest: sha256:39420a3077f780fec25f4f70197f8f0a3d3e38e28bb4a95b909cdd699c6e737a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T17:04:44.134Z] ===================================================== [Pipeline] echo [2023-09-13T17:04:44.141Z] taggedImages: [2023-09-13T17:04:44.141Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb [2023-09-13T17:04:44.141Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-13T17:04:44.141Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.19 [2023-09-13T17:04:44.141Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:608e40c23f76d16630ee0e9665a55efbd32c6bcb-3.1.0-dev.19 [2023-09-13T17:04:44.141Z] - 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-09-13T17:04:44.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T17:04:44.493Z] [2023-09-13T17:04:44.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:04:44.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T17:04:44.813Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-13T17:04:44.813Z] 8998bd30e6a1: Pulling fs layer [2023-09-13T17:04:44.813Z] 04944245beec: Pulling fs layer [2023-09-13T17:04:44.813Z] 699f458cf7ca: Pulling fs layer [2023-09-13T17:04:44.813Z] 765212b225bb: Pulling fs layer [2023-09-13T17:04:44.813Z] f23df028b6ca: Pulling fs layer [2023-09-13T17:04:44.813Z] d65c8cfc05b1: Pulling fs layer [2023-09-13T17:04:44.813Z] 2437ff75d9bd: Pulling fs layer [2023-09-13T17:04:44.813Z] f23df028b6ca: Waiting [2023-09-13T17:04:44.813Z] d65c8cfc05b1: Waiting [2023-09-13T17:04:44.813Z] 2437ff75d9bd: Waiting [2023-09-13T17:04:44.813Z] 765212b225bb: Waiting [2023-09-13T17:04:45.082Z] 04944245beec: Verifying Checksum [2023-09-13T17:04:45.082Z] 04944245beec: Download complete [2023-09-13T17:04:45.082Z] 765212b225bb: Verifying Checksum [2023-09-13T17:04:45.082Z] 765212b225bb: Download complete [2023-09-13T17:04:45.082Z] f23df028b6ca: Verifying Checksum [2023-09-13T17:04:45.082Z] f23df028b6ca: Download complete [2023-09-13T17:04:45.082Z] d65c8cfc05b1: Verifying Checksum [2023-09-13T17:04:45.082Z] d65c8cfc05b1: Download complete [2023-09-13T17:04:45.082Z] 699f458cf7ca: Verifying Checksum [2023-09-13T17:04:45.082Z] 699f458cf7ca: Download complete [2023-09-13T17:04:45.667Z] 8998bd30e6a1: Verifying Checksum [2023-09-13T17:04:45.667Z] 8998bd30e6a1: Download complete [2023-09-13T17:04:47.608Z] 2437ff75d9bd: Verifying Checksum [2023-09-13T17:04:47.608Z] 2437ff75d9bd: Download complete [2023-09-13T17:04:49.545Z] 8998bd30e6a1: Pull complete [2023-09-13T17:04:49.822Z] 04944245beec: Pull complete [2023-09-13T17:04:51.232Z] 699f458cf7ca: Pull complete [2023-09-13T17:04:51.232Z] 765212b225bb: Pull complete [2023-09-13T17:04:51.814Z] f23df028b6ca: Pull complete [2023-09-13T17:04:52.083Z] d65c8cfc05b1: Pull complete [2023-09-13T17:05:07.073Z] 2437ff75d9bd: Pull complete [2023-09-13T17:05:07.073Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-13T17:05:07.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T17:05:07.073Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T17:05:07.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-6131 does not seem to be running inside a container [2023-09-13T17:05:07.291Z] $ 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/144 -v /w/workspace/device-usb-camera/144:/w/workspace/device-usb-camera/144:rw,z -v /w/workspace/device-usb-camera/144@tmp:/w/workspace/device-usb-camera/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-13T17:05:09.847Z] $ docker top a767a15277304e3cb40cb405657545f317c93c2236f424a02625f80f490376f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:05:10.348Z] ---> job-cost.sh [2023-09-13T17:05:10.614Z] lf-activate-venv: SKIPPING [2023-09-13T17:05:10.614Z] INFO: No Stack... [2023-09-13T17:05:10.879Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-13T17:05:11.841Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T17:05:12.155Z] + cat /w/workspace/device-usb-camera/144/archives/cost.csv [2023-09-13T17:05:12.155Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T17:05:12.483Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] [2023-09-13T17:05:12.489Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] did not exist. Created. [2023-09-13T17:05:12.489Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T17:05:12.817Z] /w/workspace/device-usb-camera/144@tmp/durable-c2712207/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-13T17:05:13.718Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-13T17:05:13.733Z] Warning: overwriting stash ‘stack-cost’ [2023-09-13T17:05:13.784Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T17:05:13.791Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T17:05:13.799Z] $ docker stop --time=1 a767a15277304e3cb40cb405657545f317c93c2236f424a02625f80f490376f6 [2023-09-13T17:05:15.276Z] $ docker rm -f --volumes a767a15277304e3cb40cb405657545f317c93c2236f424a02625f80f490376f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-13T17:05:15.717Z] provisioning config files... [2023-09-13T17:05:15.727Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10654010036859418433tmp [Pipeline] { [Pipeline] sh [2023-09-13T17:05:16.043Z] + set +x [2023-09-13T17:05:16.043Z] + bash -s -- [2023-09-13T17:05:16.043Z] + curl -s https://codecov.io/bash [2023-09-13T17:05:16.043Z] [2023-09-13T17:05:16.043Z] _____ _ [2023-09-13T17:05:16.043Z] / ____| | | [2023-09-13T17:05:16.043Z] | | ___ __| | ___ ___ _____ __ [2023-09-13T17:05:16.043Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-13T17:05:16.043Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-13T17:05:16.043Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-13T17:05:16.043Z] Bash-1.0.6 [2023-09-13T17:05:16.043Z] [2023-09-13T17:05:16.043Z] [2023-09-13T17:05:16.043Z] ==> git version 2.25.1 found [2023-09-13T17:05:16.043Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-13T17:05:16.043Z] Release-Date: 2020-01-08 [2023-09-13T17:05:16.043Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-13T17:05:16.043Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-13T17:05:16.043Z] ==> Jenkins CI detected. [2023-09-13T17:05:16.043Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-13T17:05:16.043Z] project root: . [2023-09-13T17:05:16.043Z] --> token set from env [2023-09-13T17:05:16.043Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-13T17:05:16.303Z] ==> Running gcov in . (disable via -X gcov) [2023-09-13T17:05:16.303Z] ==> Python coveragepy not found [2023-09-13T17:05:16.303Z] ==> Searching for coverage reports in: [2023-09-13T17:05:16.303Z] + . [2023-09-13T17:05:16.303Z] -> Found 1 reports [2023-09-13T17:05:16.303Z] ==> Detecting git/mercurial file structure [2023-09-13T17:05:16.303Z] ==> Reading reports [2023-09-13T17:05:16.303Z] + ./coverage.out bytes=54378 [2023-09-13T17:05:16.303Z] ==> Appending adjustments [2023-09-13T17:05:16.303Z] https://docs.codecov.io/docs/fixing-reports [2023-09-13T17:05:16.304Z] + Found adjustments [2023-09-13T17:05:16.304Z] ==> Gzipping contents [2023-09-13T17:05:16.304Z] 8.0K /tmp/codecov.hkzczZ.gz [2023-09-13T17:05:16.304Z] ==> Uploading reports [2023-09-13T17:05:16.304Z] url: https://codecov.io [2023-09-13T17:05:16.304Z] query: branch=main&commit=608e40c23f76d16630ee0e9665a55efbd32c6bcb&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T17:05:16.304Z] -> Pinging Codecov [2023-09-13T17:05:16.304Z] 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=608e40c23f76d16630ee0e9665a55efbd32c6bcb&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T17:05:16.563Z] -> Uploading to [2023-09-13T17:05:16.564Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-13/73D8F5FF140700D3E01443B452E23636/608e40c23f76d16630ee0e9665a55efbd32c6bcb/f42714d2-ec9f-496f-ad5c-75b2904bacd5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T170516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21553ba2a1bb3e6039cbd8fe8e1cb918390c5970a1042d388c9a890dfd93103f [2023-09-13T17:05:16.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T17:05:16.564Z] Dload Upload Total Spent Left Speed [2023-09-13T17:05:16.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 30491 --:--:-- --:--:-- --:--:-- 30491 [2023-09-13T17:05:16.823Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] } [2023-09-13T17:05:16.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-13T17:05:17.024Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-13T17:05:17.033Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:05:17.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T17:05:17.332Z] [2023-09-13T17:05:17.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:05:17.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T17:05:17.629Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-13T17:05:17.629Z] df9b9388f04a: Pulling fs layer [2023-09-13T17:05:17.629Z] 52dc419b0ee2: Pulling fs layer [2023-09-13T17:05:17.629Z] 25bc292e5bac: Pulling fs layer [2023-09-13T17:05:17.629Z] 114826534d7a: Pulling fs layer [2023-09-13T17:05:17.629Z] 4657fd5d0bcf: Pulling fs layer [2023-09-13T17:05:17.629Z] 6ad1cebc031e: Pulling fs layer [2023-09-13T17:05:17.629Z] 8a3aa393b2d8: Pulling fs layer [2023-09-13T17:05:17.629Z] 4657fd5d0bcf: Waiting [2023-09-13T17:05:17.629Z] 114826534d7a: Waiting [2023-09-13T17:05:17.629Z] 6ad1cebc031e: Waiting [2023-09-13T17:05:17.629Z] 8a3aa393b2d8: Waiting [2023-09-13T17:05:17.629Z] 25bc292e5bac: Verifying Checksum [2023-09-13T17:05:17.629Z] 25bc292e5bac: Download complete [2023-09-13T17:05:17.629Z] 52dc419b0ee2: Verifying Checksum [2023-09-13T17:05:17.629Z] 52dc419b0ee2: Download complete [2023-09-13T17:05:17.629Z] 4657fd5d0bcf: Verifying Checksum [2023-09-13T17:05:17.629Z] 4657fd5d0bcf: Download complete [2023-09-13T17:05:17.629Z] df9b9388f04a: Download complete [2023-09-13T17:05:17.887Z] df9b9388f04a: Pull complete [2023-09-13T17:05:17.887Z] 6ad1cebc031e: Verifying Checksum [2023-09-13T17:05:17.887Z] 6ad1cebc031e: Download complete [2023-09-13T17:05:17.887Z] 52dc419b0ee2: Pull complete [2023-09-13T17:05:17.887Z] 25bc292e5bac: Pull complete [2023-09-13T17:05:18.455Z] 114826534d7a: Verifying Checksum [2023-09-13T17:05:18.455Z] 114826534d7a: Download complete [2023-09-13T17:05:18.455Z] 8a3aa393b2d8: Verifying Checksum [2023-09-13T17:05:18.455Z] 8a3aa393b2d8: Download complete [2023-09-13T17:05:22.661Z] 114826534d7a: Pull complete [2023-09-13T17:05:22.661Z] 4657fd5d0bcf: Pull complete [2023-09-13T17:05:22.661Z] 6ad1cebc031e: Pull complete [2023-09-13T17:05:25.264Z] 8a3aa393b2d8: Pull complete [2023-09-13T17:05:25.522Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-13T17:05:25.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T17:05:25.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T17:05:25.617Z] prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container [2023-09-13T17:05:25.666Z] $ 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-09-13T17:05:30.072Z] $ docker top 2a8a65dd035805843324b229a066e4b4dbcb80681f1b4065ca53e19a2e8c08b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T17:05:30.125Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-13T17:05:33.138Z] + set -o pipefail [2023-09-13T17:05:33.138Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-13T17:05:38.409Z] [2023-09-13T17:05:38.409Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-13T17:05:38.409Z] [2023-09-13T17:05:38.409Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/da82a9a9-7922-48c2-a491-8d580a6680cd [2023-09-13T17:05:38.409Z] [2023-09-13T17:05:38.409Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-13T17:05:38.409Z] [2023-09-13T17:05:38.409Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-13T17:05:38.409Z] [2023-09-13T17:05:38.409Z] [2023-09-13T17:05:38.409Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-13T17:05:38.409Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-13T17:05:38.409Z] More details here: https://snyk.co/ue1NS [2023-09-13T17:05:38.409Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-13T17:05:38.409Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-13T17:05:38.436Z] $ docker stop --time=1 2a8a65dd035805843324b229a066e4b4dbcb80681f1b4065ca53e19a2e8c08b2 [2023-09-13T17:05:41.971Z] $ docker rm -f --volumes 2a8a65dd035805843324b229a066e4b4dbcb80681f1b4065ca53e19a2e8c08b2 [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-09-13T17:05:42.694Z] + git log --format=format:%s -1 608e40c23f76d16630ee0e9665a55efbd32c6bcb [Pipeline] sh [2023-09-13T17:05:42.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T17:05:42.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:05:43.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T17:05:43.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T17:05:43.378Z] prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container [2023-09-13T17:05:43.429Z] $ 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-09-13T17:05:43.879Z] $ docker top 980d8fa316cdc28d1423ce41c1f8f92d495a6abb06ab36da9eb2e7ec31d2e798 -eo pid,comm [2023-09-13T17:05:43.911Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-13T17:05:43.911Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T17:05:43.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T17:05:43.948Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T17:05:44.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T17:05:44.076Z] $ docker exec 980d8fa316cdc28d1423ce41c1f8f92d495a6abb06ab36da9eb2e7ec31d2e798 ssh-agent [2023-09-13T17:05:44.167Z] SSH_AUTH_SOCK=/tmp/ssh-lfVNlaFHrDw1/agent.32 [2023-09-13T17:05:44.167Z] SSH_AGENT_PID=38 [2023-09-13T17:05:44.173Z] Running ssh-add (command line suppressed) [2023-09-13T17:05:44.287Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13216030551920632677.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13216030551920632677.key) [2023-09-13T17:05:44.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T17:05:44.572Z] + git semver tag [2023-09-13T17:05:44.832Z] 2023-09-13 17:05:44,774 [run_tag] DEBUG tag force:False [2023-09-13T17:05:44.832Z] 2023-09-13 17:05:44,774 [check_head_tag] DEBUG check head tag [2023-09-13T17:05:44.832Z] 2023-09-13 17:05:44,776 [execute] INFO git cat-file --batch-check [2023-09-13T17:05:44.832Z] 2023-09-13 17:05:44,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-13T17:05:44.832Z] 2023-09-13 17:05:44,780 [execute] INFO git cat-file --batch [2023-09-13T17:05:44.832Z] 2023-09-13 17:05:44,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-13T17:05:44.832Z] 2023-09-13 17:05:44,819 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-13T17:05:44.832Z] 2023-09-13 17:05:44,819 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 [2023-09-13T17:05:44.832Z] 2023-09-13 17:05:44,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-13T17:05:44.832Z] 2023-09-13 17:05:44,825 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-13T17:05:44.832Z] 3.1.0-dev.19 [Pipeline] } [2023-09-13T17:05:44.860Z] $ docker exec --env ******** --env ******** 980d8fa316cdc28d1423ce41c1f8f92d495a6abb06ab36da9eb2e7ec31d2e798 ssh-agent -k [2023-09-13T17:05:44.963Z] unset SSH_AUTH_SOCK; [2023-09-13T17:05:44.964Z] unset SSH_AGENT_PID; [2023-09-13T17:05:44.964Z] echo Agent pid 38 killed; [2023-09-13T17:05:44.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T17:05:45.271Z] + git semver [Pipeline] } [2023-09-13T17:05:45.559Z] $ docker stop --time=1 980d8fa316cdc28d1423ce41c1f8f92d495a6abb06ab36da9eb2e7ec31d2e798 [2023-09-13T17:05:46.831Z] $ docker rm -f --volumes 980d8fa316cdc28d1423ce41c1f8f92d495a6abb06ab36da9eb2e7ec31d2e798 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:05:47.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T17:05:47.231Z] [2023-09-13T17:05:47.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:05:47.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T17:05:47.535Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-13T17:05:47.535Z] ab5ef0e58194: Pulling fs layer [2023-09-13T17:05:47.535Z] 9712f1f96733: Pulling fs layer [2023-09-13T17:05:47.535Z] 63f879dbbcfc: Pulling fs layer [2023-09-13T17:05:47.535Z] 0d9ebad4ef96: Pulling fs layer [2023-09-13T17:05:47.535Z] e9a5061849ea: Pulling fs layer [2023-09-13T17:05:47.535Z] d747dcd14b5f: Pulling fs layer [2023-09-13T17:05:47.535Z] 2de7ff778b66: Pulling fs layer [2023-09-13T17:05:47.535Z] d747dcd14b5f: Waiting [2023-09-13T17:05:47.535Z] e9a5061849ea: Waiting [2023-09-13T17:05:47.535Z] 2de7ff778b66: Waiting [2023-09-13T17:05:47.535Z] 0d9ebad4ef96: Waiting [2023-09-13T17:05:47.535Z] 9712f1f96733: Verifying Checksum [2023-09-13T17:05:47.535Z] 9712f1f96733: Download complete [2023-09-13T17:05:47.797Z] 63f879dbbcfc: Verifying Checksum [2023-09-13T17:05:47.797Z] 63f879dbbcfc: Download complete [2023-09-13T17:05:48.055Z] e9a5061849ea: Verifying Checksum [2023-09-13T17:05:48.055Z] e9a5061849ea: Download complete [2023-09-13T17:05:48.055Z] 0d9ebad4ef96: Verifying Checksum [2023-09-13T17:05:48.055Z] 0d9ebad4ef96: Download complete [2023-09-13T17:05:48.055Z] ab5ef0e58194: Verifying Checksum [2023-09-13T17:05:48.055Z] ab5ef0e58194: Download complete [2023-09-13T17:05:48.313Z] 2de7ff778b66: Verifying Checksum [2023-09-13T17:05:48.313Z] 2de7ff778b66: Download complete [2023-09-13T17:05:50.842Z] ab5ef0e58194: Pull complete [2023-09-13T17:05:50.842Z] 9712f1f96733: Pull complete [2023-09-13T17:05:51.774Z] 63f879dbbcfc: Pull complete [2023-09-13T17:05:55.952Z] 0d9ebad4ef96: Pull complete [2023-09-13T17:05:55.952Z] e9a5061849ea: Pull complete [2023-09-13T17:05:55.952Z] d747dcd14b5f: Pull complete [2023-09-13T17:05:56.884Z] 2de7ff778b66: Pull complete [2023-09-13T17:05:56.884Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-13T17:05:56.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T17:05:56.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T17:05:56.963Z] prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container [2023-09-13T17:05:57.012Z] $ 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-09-13T17:06:03.488Z] $ docker top e965757c2560842b4e9904edff30b85c19a9e1063c2d4a3e3862ac5684539f91 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-13T17:06:03.540Z] provisioning config files... [2023-09-13T17:06:03.546Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6387024438004122244tmp [2023-09-13T17:06:03.556Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3440050365975459976tmp [2023-09-13T17:06:03.566Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12102521324053091188tmp [Pipeline] { [Pipeline] echo [2023-09-13T17:06:03.579Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:06:03.864Z] ---> sigul-configuration.sh [2023-09-13T17:06:03.865Z] gpg: directory `/root/.gnupg' created [2023-09-13T17:06:03.865Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-13T17:06:03.865Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-13T17:06:03.865Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-13T17:06:03.865Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-13T17:06:03.865Z] gpg: CAST5 encrypted data [2023-09-13T17:06:03.865Z] gpg: encrypted with 1 passphrase [2023-09-13T17:06:03.865Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-13T17:06:04.149Z] + mkdir /home/jenkins [2023-09-13T17:06:04.149Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-13T17:06:04.434Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-13T17:06:04.442Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:06:04.724Z] ---> sigul-install.sh [2023-09-13T17:06:04.724Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-13T17:06:05.008Z] + git tag --list [2023-09-13T17:06:05.008Z] v0.0.0 [2023-09-13T17:06:05.008Z] v0.0.1-dev.1 [2023-09-13T17:06:05.008Z] v0.0.1-dev.10 [2023-09-13T17:06:05.008Z] v0.0.1-dev.11 [2023-09-13T17:06:05.008Z] v0.0.1-dev.12 [2023-09-13T17:06:05.008Z] v0.0.1-dev.13 [2023-09-13T17:06:05.008Z] v0.0.1-dev.14 [2023-09-13T17:06:05.008Z] v0.0.1-dev.15 [2023-09-13T17:06:05.008Z] v0.0.1-dev.16 [2023-09-13T17:06:05.008Z] v0.0.1-dev.2 [2023-09-13T17:06:05.008Z] v0.0.1-dev.3 [2023-09-13T17:06:05.008Z] v0.0.1-dev.4 [2023-09-13T17:06:05.008Z] v0.0.1-dev.5 [2023-09-13T17:06:05.008Z] v0.0.1-dev.6 [2023-09-13T17:06:05.008Z] v0.0.1-dev.7 [2023-09-13T17:06:05.008Z] v0.0.1-dev.8 [2023-09-13T17:06:05.008Z] v0.0.1-dev.9 [2023-09-13T17:06:05.008Z] v2.2.0 [2023-09-13T17:06:05.008Z] v2.2.0-dev.17 [2023-09-13T17:06:05.008Z] v2.2.0-dev.18 [2023-09-13T17:06:05.008Z] v2.2.0-dev.19 [2023-09-13T17:06:05.008Z] v2.2.0-dev.20 [2023-09-13T17:06:05.008Z] v2.2.0-dev.21 [2023-09-13T17:06:05.008Z] v2.2.0-dev.22 [2023-09-13T17:06:05.008Z] v2.2.0-dev.23 [2023-09-13T17:06:05.008Z] v2.2.0-dev.24 [2023-09-13T17:06:05.008Z] v2.2.0-dev.25 [2023-09-13T17:06:05.008Z] v2.2.0-dev.26 [2023-09-13T17:06:05.008Z] v2.2.0-dev.27 [2023-09-13T17:06:05.008Z] v2.3.0 [2023-09-13T17:06:05.008Z] v2.3.0-dev.1 [2023-09-13T17:06:05.008Z] v2.3.0-dev.10 [2023-09-13T17:06:05.009Z] v2.3.0-dev.11 [2023-09-13T17:06:05.009Z] v2.3.0-dev.12 [2023-09-13T17:06:05.009Z] v2.3.0-dev.13 [2023-09-13T17:06:05.009Z] v2.3.0-dev.14 [2023-09-13T17:06:05.009Z] v2.3.0-dev.15 [2023-09-13T17:06:05.009Z] v2.3.0-dev.16 [2023-09-13T17:06:05.009Z] v2.3.0-dev.17 [2023-09-13T17:06:05.009Z] v2.3.0-dev.18 [2023-09-13T17:06:05.009Z] v2.3.0-dev.19 [2023-09-13T17:06:05.009Z] v2.3.0-dev.2 [2023-09-13T17:06:05.009Z] v2.3.0-dev.20 [2023-09-13T17:06:05.009Z] v2.3.0-dev.21 [2023-09-13T17:06:05.009Z] v2.3.0-dev.22 [2023-09-13T17:06:05.009Z] v2.3.0-dev.23 [2023-09-13T17:06:05.009Z] v2.3.0-dev.24 [2023-09-13T17:06:05.009Z] v2.3.0-dev.25 [2023-09-13T17:06:05.009Z] v2.3.0-dev.26 [2023-09-13T17:06:05.009Z] v2.3.0-dev.27 [2023-09-13T17:06:05.009Z] v2.3.0-dev.28 [2023-09-13T17:06:05.009Z] v2.3.0-dev.3 [2023-09-13T17:06:05.009Z] v2.3.0-dev.4 [2023-09-13T17:06:05.009Z] v2.3.0-dev.5 [2023-09-13T17:06:05.009Z] v2.3.0-dev.6 [2023-09-13T17:06:05.009Z] v2.3.0-dev.7 [2023-09-13T17:06:05.009Z] v2.3.0-dev.8 [2023-09-13T17:06:05.009Z] v2.3.0-dev.9 [2023-09-13T17:06:05.009Z] v2.3.1 [2023-09-13T17:06:05.009Z] v2.3.1-dev.4 [2023-09-13T17:06:05.009Z] v2.3.1-dev.5 [2023-09-13T17:06:05.009Z] v2.3.1-dev.6 [2023-09-13T17:06:05.009Z] v3.0 [2023-09-13T17:06:05.009Z] v3.0.0 [2023-09-13T17:06:05.009Z] v3.0.0-dev.1 [2023-09-13T17:06:05.009Z] v3.0.0-dev.10 [2023-09-13T17:06:05.009Z] v3.0.0-dev.11 [2023-09-13T17:06:05.009Z] v3.0.0-dev.12 [2023-09-13T17:06:05.009Z] v3.0.0-dev.13 [2023-09-13T17:06:05.009Z] v3.0.0-dev.14 [2023-09-13T17:06:05.009Z] v3.0.0-dev.15 [2023-09-13T17:06:05.009Z] v3.0.0-dev.16 [2023-09-13T17:06:05.009Z] v3.0.0-dev.17 [2023-09-13T17:06:05.009Z] v3.0.0-dev.18 [2023-09-13T17:06:05.009Z] v3.0.0-dev.19 [2023-09-13T17:06:05.009Z] v3.0.0-dev.2 [2023-09-13T17:06:05.009Z] v3.0.0-dev.20 [2023-09-13T17:06:05.009Z] v3.0.0-dev.21 [2023-09-13T17:06:05.009Z] v3.0.0-dev.22 [2023-09-13T17:06:05.009Z] v3.0.0-dev.23 [2023-09-13T17:06:05.009Z] v3.0.0-dev.24 [2023-09-13T17:06:05.009Z] v3.0.0-dev.25 [2023-09-13T17:06:05.009Z] v3.0.0-dev.26 [2023-09-13T17:06:05.009Z] v3.0.0-dev.27 [2023-09-13T17:06:05.009Z] v3.0.0-dev.28 [2023-09-13T17:06:05.009Z] v3.0.0-dev.29 [2023-09-13T17:06:05.009Z] v3.0.0-dev.3 [2023-09-13T17:06:05.009Z] v3.0.0-dev.30 [2023-09-13T17:06:05.009Z] v3.0.0-dev.31 [2023-09-13T17:06:05.009Z] v3.0.0-dev.32 [2023-09-13T17:06:05.009Z] v3.0.0-dev.33 [2023-09-13T17:06:05.009Z] v3.0.0-dev.34 [2023-09-13T17:06:05.009Z] v3.0.0-dev.35 [2023-09-13T17:06:05.009Z] v3.0.0-dev.36 [2023-09-13T17:06:05.009Z] v3.0.0-dev.37 [2023-09-13T17:06:05.009Z] v3.0.0-dev.38 [2023-09-13T17:06:05.009Z] v3.0.0-dev.39 [2023-09-13T17:06:05.009Z] v3.0.0-dev.4 [2023-09-13T17:06:05.009Z] v3.0.0-dev.40 [2023-09-13T17:06:05.009Z] v3.0.0-dev.41 [2023-09-13T17:06:05.009Z] v3.0.0-dev.42 [2023-09-13T17:06:05.009Z] v3.0.0-dev.43 [2023-09-13T17:06:05.009Z] v3.0.0-dev.44 [2023-09-13T17:06:05.009Z] v3.0.0-dev.45 [2023-09-13T17:06:05.009Z] v3.0.0-dev.46 [2023-09-13T17:06:05.009Z] v3.0.0-dev.47 [2023-09-13T17:06:05.009Z] v3.0.0-dev.48 [2023-09-13T17:06:05.009Z] v3.0.0-dev.49 [2023-09-13T17:06:05.009Z] v3.0.0-dev.5 [2023-09-13T17:06:05.009Z] v3.0.0-dev.50 [2023-09-13T17:06:05.009Z] v3.0.0-dev.51 [2023-09-13T17:06:05.009Z] v3.0.0-dev.6 [2023-09-13T17:06:05.009Z] v3.0.0-dev.7 [2023-09-13T17:06:05.009Z] v3.0.0-dev.8 [2023-09-13T17:06:05.009Z] v3.0.0-dev.9 [2023-09-13T17:06:05.009Z] v3.1.0-dev.1 [2023-09-13T17:06:05.009Z] v3.1.0-dev.10 [2023-09-13T17:06:05.009Z] v3.1.0-dev.11 [2023-09-13T17:06:05.009Z] v3.1.0-dev.12 [2023-09-13T17:06:05.009Z] v3.1.0-dev.13 [2023-09-13T17:06:05.009Z] v3.1.0-dev.14 [2023-09-13T17:06:05.009Z] v3.1.0-dev.15 [2023-09-13T17:06:05.009Z] v3.1.0-dev.16 [2023-09-13T17:06:05.009Z] v3.1.0-dev.17 [2023-09-13T17:06:05.009Z] v3.1.0-dev.18 [2023-09-13T17:06:05.009Z] v3.1.0-dev.19 [2023-09-13T17:06:05.009Z] v3.1.0-dev.2 [2023-09-13T17:06:05.009Z] v3.1.0-dev.3 [2023-09-13T17:06:05.009Z] v3.1.0-dev.4 [2023-09-13T17:06:05.009Z] v3.1.0-dev.5 [2023-09-13T17:06:05.009Z] v3.1.0-dev.6 [2023-09-13T17:06:05.009Z] v3.1.0-dev.7 [2023-09-13T17:06:05.009Z] v3.1.0-dev.8 [2023-09-13T17:06:05.009Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-13T17:06:05.294Z] + lftools sign git-tag v3.1.0-dev.19 [2023-09-13T17:06:05.874Z] Signing Git tag with Sigul... [2023-09-13T17:06:05.874Z] Signing v3.1.0-dev.19 [Pipeline] echo [2023-09-13T17:06:06.141Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:06:06.429Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-13T17:06:06.436Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-13T17:06:06.470Z] $ docker stop --time=1 e965757c2560842b4e9904edff30b85c19a9e1063c2d4a3e3862ac5684539f91 [2023-09-13T17:06:07.756Z] $ docker rm -f --volumes e965757c2560842b4e9904edff30b85c19a9e1063c2d4a3e3862ac5684539f91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-13T17:06:08.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T17:06:08.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:06:08.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T17:06:08.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T17:06:08.521Z] prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container [2023-09-13T17:06:08.568Z] $ 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-09-13T17:06:08.922Z] $ docker top 5e9be95c8a2dddeb691ff9188d8d6af0c1788c825dda39a24c075d46e4fb09fc -eo pid,comm [2023-09-13T17:06:08.956Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-13T17:06:08.956Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T17:06:08.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T17:06:08.998Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T17:06:09.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T17:06:09.132Z] $ docker exec 5e9be95c8a2dddeb691ff9188d8d6af0c1788c825dda39a24c075d46e4fb09fc ssh-agent [2023-09-13T17:06:09.223Z] SSH_AUTH_SOCK=/tmp/ssh-5d9B59SbWUD0/agent.32 [2023-09-13T17:06:09.223Z] SSH_AGENT_PID=38 [2023-09-13T17:06:09.228Z] Running ssh-add (command line suppressed) [2023-09-13T17:06:09.346Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11756163523101562132.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11756163523101562132.key) [2023-09-13T17:06:09.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T17:06:09.636Z] + git semver bump pre [2023-09-13T17:06:09.896Z] 2023-09-13 17:06:09,815 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-13T17:06:09.896Z] 2023-09-13 17:06:09,815 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev [2023-09-13T17:06:09.896Z] 2023-09-13 17:06:09,815 [bump_version] DEBUG bumped version:3.1.0-dev.20 [2023-09-13T17:06:09.896Z] 2023-09-13 17:06:09,815 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-13T17:06:09.896Z] 2023-09-13 17:06:09,815 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-13T17:06:09.896Z] 2023-09-13 17:06:09,815 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-13T17:06:09.896Z] 2023-09-13 17:06:09,818 [execute] INFO git cat-file --batch-check [2023-09-13T17:06:09.896Z] 2023-09-13 17:06:09,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T17:06:09.896Z] 2023-09-13 17:06:09,823 [execute] INFO git cat-file --batch [2023-09-13T17:06:09.896Z] 2023-09-13 17:06:09,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T17:06:09.896Z] 2023-09-13 17:06:09,829 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-13T17:06:09.896Z] 3.1.0-dev.20 [Pipeline] } [2023-09-13T17:06:09.922Z] $ docker exec --env ******** --env ******** 5e9be95c8a2dddeb691ff9188d8d6af0c1788c825dda39a24c075d46e4fb09fc ssh-agent -k [2023-09-13T17:06:10.025Z] unset SSH_AUTH_SOCK; [2023-09-13T17:06:10.026Z] unset SSH_AGENT_PID; [2023-09-13T17:06:10.026Z] echo Agent pid 38 killed; [2023-09-13T17:06:10.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T17:06:10.331Z] + git semver [Pipeline] } [2023-09-13T17:06:10.618Z] $ docker stop --time=1 5e9be95c8a2dddeb691ff9188d8d6af0c1788c825dda39a24c075d46e4fb09fc [2023-09-13T17:06:11.922Z] $ docker rm -f --volumes 5e9be95c8a2dddeb691ff9188d8d6af0c1788c825dda39a24c075d46e4fb09fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T17:06:12.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T17:06:12.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:06:12.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T17:06:12.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T17:06:12.621Z] prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container [2023-09-13T17:06:12.664Z] $ 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-09-13T17:06:13.012Z] $ docker top 47d957686efc551ad73bb234d3d9775dfeb0953684b1b0dae4ebff1a8bbabbeb -eo pid,comm [2023-09-13T17:06:13.047Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-13T17:06:13.047Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T17:06:13.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T17:06:13.084Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T17:06:13.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T17:06:13.216Z] $ docker exec 47d957686efc551ad73bb234d3d9775dfeb0953684b1b0dae4ebff1a8bbabbeb ssh-agent [2023-09-13T17:06:13.301Z] SSH_AUTH_SOCK=/tmp/ssh-c47crgZyusUH/agent.31 [2023-09-13T17:06:13.301Z] SSH_AGENT_PID=37 [2023-09-13T17:06:13.307Z] Running ssh-add (command line suppressed) [2023-09-13T17:06:13.426Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18112537937429790507.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18112537937429790507.key) [2023-09-13T17:06:13.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T17:06:13.710Z] + git semver push [2023-09-13T17:06:14.410Z] 2023-09-13 17:06:13,924 [run_push] DEBUG push [2023-09-13T17:06:14.410Z] 2023-09-13 17:06:13,925 [execute] INFO git cat-file --batch-check [2023-09-13T17:06:14.410Z] 2023-09-13 17:06:13,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T17:06:14.410Z] 2023-09-13 17:06:13,929 [execute] INFO git rev-list bd74b5223651cb0fa8951cbb7900f4d01abd9808 -- [2023-09-13T17:06:14.410Z] 2023-09-13 17:06:13,930 [execute] DEBUG Popen(['git', 'rev-list', 'bd74b5223651cb0fa8951cbb7900f4d01abd9808', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T17:06:14.410Z] 2023-09-13 17:06:13,937 [execute] INFO git fetch -v origin [2023-09-13T17:06:14.410Z] 2023-09-13 17:06:13,937 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-13T17:06:14.978Z] 2023-09-13 17:06:14,882 [run_push] DEBUG no remote changes detected [2023-09-13T17:06:14.978Z] 2023-09-13 17:06:14,883 [execute] INFO git push origin semver [2023-09-13T17:06:14.978Z] 2023-09-13 17:06:14,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T17:06:15.913Z] 2023-09-13 17:06:15,656 [run_push] DEBUG push all version tags [2023-09-13T17:06:15.913Z] 2023-09-13 17:06:15,657 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-13T17:06:15.913Z] 2023-09-13 17:06:15,658 [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-09-13T17:06:16.539Z] 2023-09-13 17:06:16,361 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-13T17:06:16.539Z] 3.1.0-dev.20 [Pipeline] } [2023-09-13T17:06:16.592Z] $ docker exec --env ******** --env ******** 47d957686efc551ad73bb234d3d9775dfeb0953684b1b0dae4ebff1a8bbabbeb ssh-agent -k [2023-09-13T17:06:16.693Z] unset SSH_AUTH_SOCK; [2023-09-13T17:06:16.693Z] unset SSH_AGENT_PID; [2023-09-13T17:06:16.693Z] echo Agent pid 37 killed; [2023-09-13T17:06:16.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T17:06:17.040Z] + git semver [Pipeline] } [2023-09-13T17:06:17.329Z] $ docker stop --time=1 47d957686efc551ad73bb234d3d9775dfeb0953684b1b0dae4ebff1a8bbabbeb [2023-09-13T17:06:18.619Z] $ docker rm -f --volumes 47d957686efc551ad73bb234d3d9775dfeb0953684b1b0dae4ebff1a8bbabbeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-13T17:06:19.183Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-13T17:06:19.183Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-13T17:06:19.183Z] total 16 [2023-09-13T17:06:19.183Z] drwxr-xr-x 3 root root 4096 Sep 13 16:57 . [2023-09-13T17:06:19.183Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 17:06 .. [2023-09-13T17:06:19.183Z] drwxr-xr-x 2 root root 4096 Sep 13 16:57 cost [2023-09-13T17:06:19.183Z] -rw-r--r-- 1 root root 89 Sep 13 16:57 cost.csv [2023-09-13T17:06:19.183Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-13T17:06:19.183Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-13T17:06:19.183Z] total 16 [2023-09-13T17:06:19.183Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:57 . [2023-09-13T17:06:19.183Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 17:06 .. [2023-09-13T17:06:19.183Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 16:57 cost [2023-09-13T17:06:19.183Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 13 16:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:06:19.474Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:06:20.332Z] ---> package-listing.sh [2023-09-13T17:06:20.332Z] ++ facter osfamily [2023-09-13T17:06:20.332Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-13T17:06:20.590Z] + OS_FAMILY=debian [2023-09-13T17:06:20.591Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-13T17:06:20.591Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-13T17:06:20.591Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-13T17:06:20.591Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-13T17:06:20.591Z] + PACKAGES=/tmp/packages_start.txt [2023-09-13T17:06:20.591Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-13T17:06:20.591Z] + PACKAGES=/tmp/packages_end.txt [2023-09-13T17:06:20.591Z] + case "${OS_FAMILY}" in [2023-09-13T17:06:20.591Z] + dpkg -l [2023-09-13T17:06:20.591Z] + grep '^ii' [2023-09-13T17:06:20.591Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-13T17:06:20.591Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-13T17:06:20.591Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-13T17:06:20.591Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-13T17:06:20.591Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-13T17:06:20.591Z] + 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-09-13T17:06:20.602Z] 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-09-13T17:06:20.877Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T17:06:21.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T17:06:21.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T17:06:21.515Z] prd-ubuntu20.04-docker-8c-8g-6130 does not seem to be running inside a container [2023-09-13T17:06:21.557Z] $ 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-09-13T17:06:21.774Z] $ docker top 5bc3209c114e35db3275791d822a423725f2f1e0248a8d3dccb6c91c2fbfaa88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T17:06:22.108Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-13T17:06:22.392Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-13T17:06:22.675Z] + ls /var/log/sa-host [2023-09-13T17:06:22.675Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T17:06:22.838Z] provisioning config files... [2023-09-13T17:06:22.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9038331068889253486tmp [Pipeline] { [Pipeline] echo [2023-09-13T17:06:22.857Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:06:23.139Z] ---> create-netrc.sh [Pipeline] } [2023-09-13T17:06:23.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:06:23.472Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-13T17:06:23.479Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:06:23.759Z] ---> sudo-logs.sh [2023-09-13T17:06:23.759Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-13T17:06:23.786Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:06:24.069Z] ---> job-cost.sh [2023-09-13T17:06:24.069Z] lf-activate-venv: SKIPPING [2023-09-13T17:06:24.069Z] DEBUG: total: 0.2199999988079071 [2023-09-13T17:06:24.069Z] INFO: Retrieving Stack Cost... [2023-09-13T17:06:24.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T17:06:24.895Z] INFO: Archiving Costs [Pipeline] echo [2023-09-13T17:06:24.906Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T17:06:25.186Z] ---> logs-deploy.sh [2023-09-13T17:06:25.186Z] lf-activate-venv: SKIPPING [2023-09-13T17:06:25.186Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/144 [2023-09-13T17:06:25.186Z] INFO: archiving workspace using pattern(s): [2023-09-13T17:06:26.123Z] Archives upload complete. [2023-09-13T17:06:26.382Z] INFO: archiving logs to Nexus