Pull request #304 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94a818a6c45f74b7b66f426944ce892f935f9b17+03955ee09018b338b3036f15f61b85e23fce302f (c71a15322491232bcf8172a497b6eac27e11e4a7) 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-ssh12851919766610485785.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-ssh3126990463317855185.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-304/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-304/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8060648458293701561.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-304/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8091429036821280664.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh749765740228552438.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-304/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-304/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1974745472766011425.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9978 in /w/workspace/foundry_device-usb-camera_PR-304 [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/foundry_device-usb-camera_PR-304 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 03955ee09018b338b3036f15f61b85e23fce302f into PR head commit 94a818a6c45f74b7b66f426944ce892f935f9b17 Merge succeeded, producing 94a818a6c45f74b7b66f426944ce892f935f9b17 Checking out Revision 94a818a6c45f74b7b66f426944ce892f935f9b17 (PR-304) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T17:24:17.616Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git config core.sparsecheckout # timeout=10 > git checkout -f 94a818a6c45f74b7b66f426944ce892f935f9b17 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 03955ee09018b338b3036f15f61b85e23fce302f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94a818a6c45f74b7b66f426944ce892f935f9b17 # timeout=10 [Pipeline] { [Pipeline] withCredentials [2023-10-24T17:24:17.775Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T17:24:17.876Z] ========================================================= [2023-10-24T17:24:17.876Z] EdgeX Global Pipelines Version Info [2023-10-24T17:24:17.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:24:18.988Z] ------------------- [2023-10-24T17:24:18.988Z] stable info: [2023-10-24T17:24:18.988Z] ------------------- [2023-10-24T17:24:18.988Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T17:24:18.988Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T17:24:18.988Z] Message: update stable to v1.0.254 [2023-10-24T17:24:19.248Z] ------------------- [2023-10-24T17:24:19.248Z] experimental info: [2023-10-24T17:24:19.248Z] ------------------- [2023-10-24T17:24:19.248Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T17:24:19.248Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T17:24:19.248Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T17:24:19.545Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-24T17:24:19.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-24T17:24:19.625Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T17:24:19.663Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T17:24:19.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T17:24:19.747Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T17:24:19.788Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T17:24:19.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T17:24:19.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T17:24:19.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T17:24:19.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T17:24:20.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-24T17:24:20.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T17:24:20.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T17:24:20.135Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T17:24:20.179Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T17:24:20.220Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T17:24:20.263Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T17:24:20.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T17:24:20.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T17:24:20.382Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T17:24:20.421Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T17:24:20.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T17:24:20.498Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T17:24:20.540Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T17:24:20.581Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T17:24:20.629Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T17:24:20.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-304 [Pipeline] echo [2023-10-24T17:24:20.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-304 [Pipeline] echo [2023-10-24T17:24:20.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-304 [Pipeline] echo [2023-10-24T17:24:20.820Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94a818a6c45f74b7b66f426944ce892f935f9b17 [Pipeline] echo [2023-10-24T17:24:20.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94a818a [Pipeline] echo [2023-10-24T17:24:20.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T17:24:21.076Z] provisioning config files... [2023-10-24T17:24:21.111Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-304@tmp/config18376323646725840670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:24:21.461Z] ---> docker-login.sh [2023-10-24T17:24:21.461Z] nexus3.edgexfoundry.org:10001 [2023-10-24T17:24:21.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:24:21.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:24:21.722Z] Configure a credential helper to remove this warning. See [2023-10-24T17:24:21.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:24:21.722Z] [2023-10-24T17:24:21.722Z] Login Succeeded [2023-10-24T17:24:21.722Z] nexus3.edgexfoundry.org:10002 [2023-10-24T17:24:21.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:24:21.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:24:21.985Z] Configure a credential helper to remove this warning. See [2023-10-24T17:24:21.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:24:21.985Z] [2023-10-24T17:24:21.985Z] Login Succeeded [2023-10-24T17:24:21.985Z] nexus3.edgexfoundry.org:10003 [2023-10-24T17:24:21.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:24:21.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:24:21.985Z] Configure a credential helper to remove this warning. See [2023-10-24T17:24:21.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:24:21.985Z] [2023-10-24T17:24:21.985Z] Login Succeeded [2023-10-24T17:24:21.985Z] nexus3.edgexfoundry.org:10004 [2023-10-24T17:24:21.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:24:22.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:24:22.245Z] Configure a credential helper to remove this warning. See [2023-10-24T17:24:22.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:24:22.245Z] [2023-10-24T17:24:22.245Z] Login Succeeded [2023-10-24T17:24:22.245Z] docker.io [2023-10-24T17:24:22.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:24:22.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:24:22.514Z] Configure a credential helper to remove this warning. See [2023-10-24T17:24:22.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:24:22.514Z] [2023-10-24T17:24:22.514Z] Login Succeeded [2023-10-24T17:24:22.514Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T17:24:22.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T17:24:23.151Z] + git rev-list -1 --merges 94a818a6c45f74b7b66f426944ce892f935f9b17~1..94a818a6c45f74b7b66f426944ce892f935f9b17 [Pipeline] echo [2023-10-24T17:24:23.213Z] -----------> git rev-list -1 --merges 94a818a6c45f74b7b66f426944ce892f935f9b17~1..94a818a6c45f74b7b66f426944ce892f935f9b17 94a818a6c45f74b7b66f426944ce892f935f9b17 [false] [Pipeline] sh [2023-10-24T17:24:23.528Z] + git log --format=format:%s -1 94a818a6c45f74b7b66f426944ce892f935f9b17 [Pipeline] echo [2023-10-24T17:24:23.563Z] ========================================================= [2023-10-24T17:24:23.563Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T17:24:23.563Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T17:24:24.014Z] + git log --format=format:%s -1 94a818a6c45f74b7b66f426944ce892f935f9b17 [Pipeline] echo [2023-10-24T17:24:24.049Z] [semverPrep] GIT_COMMIT: 94a818a6c45f74b7b66f426944ce892f935f9b17, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-24T17:24:24.078Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T17:24:24.479Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T17:24:24.479Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T17:24:24.479Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T17:24:24.479Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T17:24:24.479Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T17:24:24.479Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T17:24:24.479Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:24:24.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T17:24:24.991Z] [2023-10-24T17:24:24.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:24:25.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T17:24:25.373Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T17:24:25.373Z] b85a868b505f: Pulling fs layer [2023-10-24T17:24:25.373Z] e2be974225ed: Pulling fs layer [2023-10-24T17:24:25.373Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T17:24:25.373Z] 988bab9f4d93: Pulling fs layer [2023-10-24T17:24:25.373Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T17:24:25.373Z] eaf3925da568: Pulling fs layer [2023-10-24T17:24:25.373Z] bab4dde63d76: Pulling fs layer [2023-10-24T17:24:25.373Z] bde34c3a00c8: Pulling fs layer [2023-10-24T17:24:25.373Z] eaf3925da568: Waiting [2023-10-24T17:24:25.373Z] 988bab9f4d93: Waiting [2023-10-24T17:24:25.373Z] 1469e6f7b9e6: Waiting [2023-10-24T17:24:25.373Z] bab4dde63d76: Waiting [2023-10-24T17:24:25.373Z] b352a97aabf1: Pulling fs layer [2023-10-24T17:24:25.373Z] 4872d77fe225: Pulling fs layer [2023-10-24T17:24:25.373Z] bde34c3a00c8: Waiting [2023-10-24T17:24:25.373Z] 5851b861e8e6: Pulling fs layer [2023-10-24T17:24:25.373Z] 4872d77fe225: Waiting [2023-10-24T17:24:25.373Z] e2be974225ed: Verifying Checksum [2023-10-24T17:24:25.373Z] e2be974225ed: Download complete [2023-10-24T17:24:25.373Z] 988bab9f4d93: Download complete [2023-10-24T17:24:25.373Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T17:24:25.373Z] 1469e6f7b9e6: Download complete [2023-10-24T17:24:25.634Z] eaf3925da568: Verifying Checksum [2023-10-24T17:24:25.634Z] eaf3925da568: Download complete [2023-10-24T17:24:25.634Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T17:24:25.634Z] 339a4e72a1f5: Download complete [2023-10-24T17:24:25.634Z] bde34c3a00c8: Download complete [2023-10-24T17:24:25.634Z] b352a97aabf1: Verifying Checksum [2023-10-24T17:24:25.634Z] b352a97aabf1: Download complete [2023-10-24T17:24:25.634Z] 4872d77fe225: Verifying Checksum [2023-10-24T17:24:25.634Z] 4872d77fe225: Download complete [2023-10-24T17:24:25.634Z] 5851b861e8e6: Download complete [2023-10-24T17:24:25.634Z] b85a868b505f: Verifying Checksum [2023-10-24T17:24:25.634Z] b85a868b505f: Download complete [2023-10-24T17:24:25.893Z] bab4dde63d76: Verifying Checksum [2023-10-24T17:24:25.893Z] bab4dde63d76: Download complete [2023-10-24T17:24:26.832Z] b85a868b505f: Pull complete [2023-10-24T17:24:26.832Z] e2be974225ed: Pull complete [2023-10-24T17:24:27.400Z] 339a4e72a1f5: Pull complete [2023-10-24T17:24:27.400Z] 988bab9f4d93: Pull complete [2023-10-24T17:24:27.666Z] 1469e6f7b9e6: Pull complete [2023-10-24T17:24:27.927Z] eaf3925da568: Pull complete [2023-10-24T17:24:29.836Z] bab4dde63d76: Pull complete [2023-10-24T17:24:29.836Z] bde34c3a00c8: Pull complete [2023-10-24T17:24:29.836Z] b352a97aabf1: Pull complete [2023-10-24T17:24:29.836Z] 4872d77fe225: Pull complete [2023-10-24T17:24:29.836Z] 5851b861e8e6: Pull complete [2023-10-24T17:24:29.836Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T17:24:29.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T17:24:30.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:24:30.335Z] prd-ubuntu20.04-docker-8c-8g-9978 does not seem to be running inside a container [2023-10-24T17:24:30.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-304 -v /w/workspace/foundry_device-usb-camera_PR-304:/w/workspace/foundry_device-usb-camera_PR-304:rw,z -v /w/workspace/foundry_device-usb-camera_PR-304@tmp:/w/workspace/foundry_device-usb-camera_PR-304@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T17:24:32.977Z] $ docker top 7452aff4ab175d6e089e3addb28a924afafa3bfedadaca8d88ae8c01cdaa2e69 -eo pid,comm [2023-10-24T17:24:33.031Z] 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-10-24T17:24:33.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T17:24:33.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T17:24:33.165Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T17:24:33.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T17:24:33.289Z] $ docker exec 7452aff4ab175d6e089e3addb28a924afafa3bfedadaca8d88ae8c01cdaa2e69 ssh-agent [2023-10-24T17:24:33.400Z] SSH_AUTH_SOCK=/tmp/ssh-Ntfeh4409IHu/agent.32 [2023-10-24T17:24:33.400Z] SSH_AGENT_PID=38 [2023-10-24T17:24:33.407Z] Running ssh-add (command line suppressed) [2023-10-24T17:24:33.510Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-304@tmp/private_key_13895999282414742463.key (/w/workspace/foundry_device-usb-camera_PR-304@tmp/private_key_13895999282414742463.key) [2023-10-24T17:24:33.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T17:24:33.852Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T17:24:33.878Z] $ docker exec --env ******** --env ******** 7452aff4ab175d6e089e3addb28a924afafa3bfedadaca8d88ae8c01cdaa2e69 ssh-agent -k [2023-10-24T17:24:33.992Z] unset SSH_AUTH_SOCK; [2023-10-24T17:24:33.993Z] unset SSH_AGENT_PID; [2023-10-24T17:24:33.993Z] echo Agent pid 38 killed; [2023-10-24T17:24:34.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T17:24:34.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T17:24:34.081Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T17:24:34.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T17:24:34.203Z] $ docker exec 7452aff4ab175d6e089e3addb28a924afafa3bfedadaca8d88ae8c01cdaa2e69 ssh-agent [2023-10-24T17:24:34.311Z] SSH_AUTH_SOCK=/tmp/ssh-67A3l7bnamha/agent.70 [2023-10-24T17:24:34.311Z] SSH_AGENT_PID=76 [2023-10-24T17:24:34.316Z] Running ssh-add (command line suppressed) [2023-10-24T17:24:34.413Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-304@tmp/private_key_1384356626017429927.key (/w/workspace/foundry_device-usb-camera_PR-304@tmp/private_key_1384356626017429927.key) [2023-10-24T17:24:34.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T17:24:34.780Z] + git semver init [2023-10-24T17:24:35.039Z] 2023-10-24 17:24:34,964 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T17:24:35.039Z] 2023-10-24 17:24:34,965 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-304/.semver [2023-10-24T17:24:35.039Z] 2023-10-24 17:24:34,965 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-304/.semver [2023-10-24T17:24:35.039Z] 2023-10-24 17:24:34,966 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-304/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-304, universal_newlines=False, shell=None, istream=None) [2023-10-24T17:24:35.979Z] 2023-10-24 17:24:35,792 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-304/.git/info/exclude [2023-10-24T17:24:35.979Z] 2023-10-24 17:24:35,792 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-304/.semver/PR-304 with force:False [2023-10-24T17:24:35.979Z] 2023-10-24 17:24:35,792 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-304/.semver/PR-304 [2023-10-24T17:24:35.979Z] 2023-10-24 17:24:35,796 [execute] INFO git cat-file --batch-check [2023-10-24T17:24:35.979Z] 2023-10-24 17:24:35,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-304/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T17:24:35.979Z] 2023-10-24 17:24:35,802 [execute] INFO git cat-file --batch [2023-10-24T17:24:35.979Z] 2023-10-24 17:24:35,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-304/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T17:24:35.979Z] 2023-10-24 17:24:35,808 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-304/.semver/PR-304 [2023-10-24T17:24:35.979Z] 0.0.0 [Pipeline] } [2023-10-24T17:24:36.007Z] $ docker exec --env ******** --env ******** 7452aff4ab175d6e089e3addb28a924afafa3bfedadaca8d88ae8c01cdaa2e69 ssh-agent -k [2023-10-24T17:24:36.105Z] unset SSH_AUTH_SOCK; [2023-10-24T17:24:36.105Z] unset SSH_AGENT_PID; [2023-10-24T17:24:36.105Z] echo Agent pid 76 killed; [2023-10-24T17:24:36.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T17:24:36.529Z] + git semver [Pipeline] } [2023-10-24T17:24:36.816Z] $ docker stop --time=1 7452aff4ab175d6e089e3addb28a924afafa3bfedadaca8d88ae8c01cdaa2e69 [2023-10-24T17:24:38.129Z] $ docker rm -f --volumes 7452aff4ab175d6e089e3addb28a924afafa3bfedadaca8d88ae8c01cdaa2e69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T17:24:38.525Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T17:24:38.769Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T17:24:38.785Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-10-24T17:24:39.370Z] provisioning config files... [2023-10-24T17:24:39.378Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-304@tmp/config1538147711608281588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:24:39.729Z] ---> docker-login.sh [2023-10-24T17:24:39.729Z] nexus3.edgexfoundry.org:10001 [2023-10-24T17:24:39.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:24:39.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:24:39.729Z] Configure a credential helper to remove this warning. See [2023-10-24T17:24:39.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:24:39.729Z] [2023-10-24T17:24:39.729Z] Login Succeeded [2023-10-24T17:24:39.729Z] nexus3.edgexfoundry.org:10002 [2023-10-24T17:24:39.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:24:39.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:24:39.729Z] Configure a credential helper to remove this warning. See [2023-10-24T17:24:39.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:24:39.729Z] [2023-10-24T17:24:39.729Z] Login Succeeded [2023-10-24T17:24:39.729Z] nexus3.edgexfoundry.org:10003 [2023-10-24T17:24:39.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:24:39.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:24:39.988Z] Configure a credential helper to remove this warning. See [2023-10-24T17:24:39.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:24:39.988Z] [2023-10-24T17:24:39.988Z] Login Succeeded [2023-10-24T17:24:39.988Z] nexus3.edgexfoundry.org:10004 [2023-10-24T17:24:39.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:24:39.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:24:39.988Z] Configure a credential helper to remove this warning. See [2023-10-24T17:24:39.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:24:39.988Z] [2023-10-24T17:24:39.988Z] Login Succeeded [2023-10-24T17:24:39.988Z] docker.io [2023-10-24T17:24:40.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:24:40.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:24:40.247Z] Configure a credential helper to remove this warning. See [2023-10-24T17:24:40.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:24:40.247Z] [2023-10-24T17:24:40.247Z] Login Succeeded [2023-10-24T17:24:40.247Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T17:24:40.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T17:24:40.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:24:40.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:24:40.534Z] ========================================================= [2023-10-24T17:24:40.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T17:24:40.534Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:24:41.012Z] + 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-10-24T17:24:41.012Z] Sending build context to Docker daemon 2.272MB [2023-10-24T17:24:41.012Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:24:41.012Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T17:24:41.012Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T17:24:41.012Z] 7264a8db6415: Pulling fs layer [2023-10-24T17:24:41.012Z] c4d48a809fc2: Pulling fs layer [2023-10-24T17:24:41.012Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T17:24:41.012Z] ad3a456e5733: Pulling fs layer [2023-10-24T17:24:41.012Z] 33e27b845d1e: Pulling fs layer [2023-10-24T17:24:41.012Z] c68163c4e522: Pulling fs layer [2023-10-24T17:24:41.012Z] 50da416c3ac9: Pulling fs layer [2023-10-24T17:24:41.012Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T17:24:41.012Z] ad3a456e5733: Waiting [2023-10-24T17:24:41.012Z] 33e27b845d1e: Waiting [2023-10-24T17:24:41.012Z] c68163c4e522: Waiting [2023-10-24T17:24:41.012Z] 50da416c3ac9: Waiting [2023-10-24T17:24:41.012Z] 23d2d4c4bb30: Waiting [2023-10-24T17:24:41.012Z] c4d48a809fc2: Verifying Checksum [2023-10-24T17:24:41.012Z] c4d48a809fc2: Download complete [2023-10-24T17:24:41.012Z] ad3a456e5733: Download complete [2023-10-24T17:24:41.012Z] 7264a8db6415: Verifying Checksum [2023-10-24T17:24:41.012Z] 7264a8db6415: Download complete [2023-10-24T17:24:41.012Z] 33e27b845d1e: Download complete [2023-10-24T17:24:41.271Z] c68163c4e522: Verifying Checksum [2023-10-24T17:24:41.271Z] c68163c4e522: Download complete [2023-10-24T17:24:41.271Z] 7264a8db6415: Pull complete [2023-10-24T17:24:41.530Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T17:24:41.530Z] 23d2d4c4bb30: Download complete [2023-10-24T17:24:41.530Z] c4d48a809fc2: Pull complete [2023-10-24T17:24:41.530Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T17:24:41.530Z] 4f1c88b9dad5: Download complete [2023-10-24T17:24:41.787Z] 50da416c3ac9: Verifying Checksum [2023-10-24T17:24:41.787Z] 50da416c3ac9: Download complete [2023-10-24T17:24:45.072Z] 4f1c88b9dad5: Pull complete [2023-10-24T17:24:45.072Z] ad3a456e5733: Pull complete [2023-10-24T17:24:45.072Z] 33e27b845d1e: Pull complete [2023-10-24T17:24:45.072Z] c68163c4e522: Pull complete [2023-10-24T17:24:47.604Z] 50da416c3ac9: Pull complete [2023-10-24T17:24:47.876Z] 23d2d4c4bb30: Pull complete [2023-10-24T17:24:47.876Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T17:24:47.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T17:24:47.876Z] ---> 0786185ac409 [2023-10-24T17:24:47.876Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:24:51.166Z] ---> Running in 99be5152b39d [2023-10-24T17:24:51.166Z] Removing intermediate container 99be5152b39d [2023-10-24T17:24:51.166Z] ---> 0bff4e811f9a [2023-10-24T17:24:51.166Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:24:51.425Z] ---> Running in 69be340afe8d [2023-10-24T17:24:51.425Z] Removing intermediate container 69be340afe8d [2023-10-24T17:24:51.425Z] ---> 63c33c8c3d2e [2023-10-24T17:24:51.425Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T17:24:51.425Z] ---> Running in b131642a0ebb [2023-10-24T17:24:51.425Z] Removing intermediate container b131642a0ebb [2023-10-24T17:24:51.425Z] ---> 9c63dce64e62 [2023-10-24T17:24:51.425Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T17:24:51.425Z] ---> Running in c9803f2f622a [2023-10-24T17:24:51.684Z] Removing intermediate container c9803f2f622a [2023-10-24T17:24:51.684Z] ---> 2d7f26a24668 [2023-10-24T17:24:51.684Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:24:51.684Z] ---> Running in 45f295a8acdb [2023-10-24T17:24:51.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T17:24:51.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T17:24:52.202Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T17:24:52.202Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T17:24:52.202Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T17:24:52.202Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T17:24:52.202Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T17:24:52.202Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T17:24:52.202Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T17:24:52.202Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T17:24:52.202Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T17:24:52.202Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T17:24:52.202Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T17:24:52.202Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T17:24:52.202Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T17:24:52.202Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T17:24:52.202Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T17:24:52.202Z] OK: 271 MiB in 65 packages [2023-10-24T17:24:52.772Z] Removing intermediate container 45f295a8acdb [2023-10-24T17:24:52.772Z] ---> b6394ca9ab71 [2023-10-24T17:24:52.772Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T17:24:52.772Z] ---> Running in f460707c12cd [2023-10-24T17:24:53.031Z] Removing intermediate container f460707c12cd [2023-10-24T17:24:53.031Z] ---> b2e013c2b74b [2023-10-24T17:24:53.031Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T17:24:53.031Z] ---> d5bd32f30abf [2023-10-24T17:24:53.031Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:24:53.031Z] ---> Running in c082adfdd4c8 [2023-10-24T17:24:54.185Z] Still waiting to schedule task [2023-10-24T17:24:54.185Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-24T17:25:49.312Z] Removing intermediate container c082adfdd4c8 [2023-10-24T17:25:49.312Z] ---> 9695d738b90f [2023-10-24T17:25:49.312Z] Step 11/13 : COPY . . [2023-10-24T17:25:49.312Z] ---> 829879b76668 [2023-10-24T17:25:49.312Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T17:25:49.312Z] ---> Running in 5bdbc604ac84 [2023-10-24T17:25:49.312Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T17:25:49.312Z]  Dload Upload Total Spent Left Speed [2023-10-24T17:25:49.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10006 0 --:--:-- --:--:-- --:--:-- 10024 [2023-10-24T17:25:49.312Z] Removing intermediate container 5bdbc604ac84 [2023-10-24T17:25:49.312Z] ---> 3a23da207e18 [2023-10-24T17:25:49.312Z] Step 13/13 : RUN ${MAKE} [2023-10-24T17:25:49.312Z] ---> Running in 76ee9c1c716c [2023-10-24T17:25:49.312Z] noop [2023-10-24T17:25:49.312Z] Removing intermediate container 76ee9c1c716c [2023-10-24T17:25:49.312Z] ---> ef1235384734 [2023-10-24T17:25:49.312Z] Successfully built ef1235384734 [2023-10-24T17:25:49.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:25:49.761Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T17:25:49.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:25:49.921Z] prd-ubuntu20.04-docker-8c-8g-9978 does not seem to be running inside a container [2023-10-24T17:25:49.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-304 -v /w/workspace/foundry_device-usb-camera_PR-304:/w/workspace/foundry_device-usb-camera_PR-304:rw,z -v /w/workspace/foundry_device-usb-camera_PR-304@tmp:/w/workspace/foundry_device-usb-camera_PR-304@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T17:25:50.301Z] $ docker top 31efe16b1ede606f3bb8abf6890a13ff8466c57e2098acdb5d1b202432161ea6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:25:50.699Z] + go version [2023-10-24T17:25:50.699Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T17:25:50.736Z] $ docker stop --time=1 31efe16b1ede606f3bb8abf6890a13ff8466c57e2098acdb5d1b202432161ea6 [2023-10-24T17:25:52.028Z] $ docker rm -f --volumes 31efe16b1ede606f3bb8abf6890a13ff8466c57e2098acdb5d1b202432161ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:25:52.769Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T17:25:52.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:25:52.928Z] prd-ubuntu20.04-docker-8c-8g-9978 does not seem to be running inside a container [2023-10-24T17:25:52.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-304 -v /w/workspace/foundry_device-usb-camera_PR-304:/w/workspace/foundry_device-usb-camera_PR-304:rw,z -v /w/workspace/foundry_device-usb-camera_PR-304@tmp:/w/workspace/foundry_device-usb-camera_PR-304@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T17:25:53.284Z] $ docker top daee7bf1a681c9d8ab18b580fab5bb07ac3e13631775141cfec97a78df11bec8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:25:53.676Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-304 [Pipeline] fileExists [Pipeline] sh [2023-10-24T17:25:54.032Z] + make test [2023-10-24T17:25:54.032Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T17:25:55.409Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T17:26:07.605Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T17:26:07.605Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements [2023-10-24T17:26:14.163Z] go vet ./... [2023-10-24T17:26:18.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T17:26:18.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T17:26:18.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T17:26:18.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T17:26:18.417Z] $ docker stop --time=1 daee7bf1a681c9d8ab18b580fab5bb07ac3e13631775141cfec97a78df11bec8 [2023-10-24T17:26:21.441Z] $ docker rm -f --volumes daee7bf1a681c9d8ab18b580fab5bb07ac3e13631775141cfec97a78df11bec8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T17:26:22.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T17:26:22.131Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T17:26:22.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T17:26:23.181Z] + ls -al . [2023-10-24T17:26:23.181Z] total 216 [2023-10-24T17:26:23.181Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:25 . [2023-10-24T17:26:23.181Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:24 .. [2023-10-24T17:26:23.181Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:26 .git [2023-10-24T17:26:23.181Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:24 .github [2023-10-24T17:26:23.181Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 17:24 .gitignore [2023-10-24T17:26:23.181Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 17:24 .golangci.yml [2023-10-24T17:26:23.181Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 17:24 .hadolint.yml [2023-10-24T17:26:23.181Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:24 .semver [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 17:24 Attribution.txt [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 17:24 CHANGELOG.md [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 17:24 Dockerfile [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 17:24 GOVERNANCE.md [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 17:24 Jenkinsfile [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 17:24 LICENSE [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 17:24 Makefile [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 17:24 OWNERS.md [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 17:24 README.md [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:24 VERSION [2023-10-24T17:26:23.182Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:24 bin [2023-10-24T17:26:23.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:24 cmd [2023-10-24T17:26:23.182Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 17:26 coverage.out [2023-10-24T17:26:23.182Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 17:24 docker-entrypoint.sh [2023-10-24T17:26:23.182Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:24 docs [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 17:24 go.mod [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 17:24 go.sum [2023-10-24T17:26:23.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:24 internal [2023-10-24T17:26:23.182Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 17:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:26:23.571Z] + 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=94a818a6c45f74b7b66f426944ce892f935f9b17 --label arch=amd64 --label version=0.0.0 . [2023-10-24T17:26:23.571Z] Sending build context to Docker daemon 2.328MB [2023-10-24T17:26:23.571Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:26:23.571Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T17:26:23.571Z] ---> ef1235384734 [2023-10-24T17:26:23.571Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:26:23.830Z] ---> Running in a8c9ca9d5e22 [2023-10-24T17:26:23.830Z] Removing intermediate container a8c9ca9d5e22 [2023-10-24T17:26:23.830Z] ---> c0dcbc3d1109 [2023-10-24T17:26:23.830Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:26:23.830Z] ---> Running in bd92dedf5019 [2023-10-24T17:26:23.830Z] Removing intermediate container bd92dedf5019 [2023-10-24T17:26:23.830Z] ---> 0ca08614d607 [2023-10-24T17:26:23.830Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T17:26:23.830Z] ---> Running in 0aa6c1c4fe02 [2023-10-24T17:26:23.830Z] Removing intermediate container 0aa6c1c4fe02 [2023-10-24T17:26:23.830Z] ---> 532ce15a5f6d [2023-10-24T17:26:23.830Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T17:26:24.088Z] ---> Running in d116f95e13ac [2023-10-24T17:26:24.088Z] Removing intermediate container d116f95e13ac [2023-10-24T17:26:24.088Z] ---> 312cfa452166 [2023-10-24T17:26:24.088Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:26:24.088Z] ---> Running in 95d6be22b1d5 [2023-10-24T17:26:24.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T17:26:24.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T17:26:24.604Z] OK: 271 MiB in 65 packages [2023-10-24T17:26:24.863Z] Removing intermediate container 95d6be22b1d5 [2023-10-24T17:26:24.863Z] ---> 7956228782f3 [2023-10-24T17:26:24.863Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T17:26:25.121Z] ---> Running in f96a27c2efaa [2023-10-24T17:26:25.121Z] Removing intermediate container f96a27c2efaa [2023-10-24T17:26:25.121Z] ---> aa37c1a6b2b8 [2023-10-24T17:26:25.121Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T17:26:25.121Z] ---> b609a1de8be5 [2023-10-24T17:26:25.121Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:26:25.121Z] ---> Running in 041f21746302 [2023-10-24T17:26:26.056Z] Removing intermediate container 041f21746302 [2023-10-24T17:26:26.056Z] ---> 86a402adce59 [2023-10-24T17:26:26.056Z] Step 11/36 : COPY . . [2023-10-24T17:26:26.314Z] ---> eefcba497c2c [2023-10-24T17:26:26.314Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T17:26:26.314Z] ---> Running in 43032f552005 [2023-10-24T17:26:26.572Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T17:26:26.572Z] Dload Upload Total Spent Left Speed [2023-10-24T17:26:26.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 39353 0 --:--:-- --:--:-- --:--:-- 40419 [2023-10-24T17:26:26.832Z] Removing intermediate container 43032f552005 [2023-10-24T17:26:26.832Z] ---> 242a7ef67fc9 [2023-10-24T17:26:26.832Z] Step 13/36 : RUN ${MAKE} [2023-10-24T17:26:26.832Z] ---> Running in e9f87eb3271a [2023-10-24T17:26:27.397Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T17:26:29.823Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9980 in /w/workspace/foundry_device-usb-camera_PR-304 [Pipeline] { [Pipeline] ws [2023-10-24T17:26:29.879Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-24T17:26:29.956Z] Selected Git installation does not exist. Using Default [2023-10-24T17:26:29.956Z] The recommended git tool is: NONE [2023-10-24T17:26:35.172Z] using credential edgex-jenkins-ssh [2023-10-24T17:26:35.190Z] Cloning the remote Git repository [2023-10-24T17:26:35.235Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T17:26:35.326Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-10-24T17:26:35.457Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T17:26:35.458Z] > git --version # timeout=10 [2023-10-24T17:26:35.481Z] > git --version # 'git version 2.25.1' [2023-10-24T17:26:35.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T17:26:35.628Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T17:26:36.542Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-24T17:26:36.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T17:26:37.460Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-24T17:26:37.505Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T17:26:37.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T17:26:38.138Z] Merging remotes/origin/main commit 03955ee09018b338b3036f15f61b85e23fce302f into PR head commit 94a818a6c45f74b7b66f426944ce892f935f9b17 [2023-10-24T17:26:38.395Z] Merge succeeded, producing 94a818a6c45f74b7b66f426944ce892f935f9b17 [2023-10-24T17:26:38.396Z] Checking out Revision 94a818a6c45f74b7b66f426944ce892f935f9b17 (PR-304) [2023-10-24T17:26:37.527Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T17:26:38.158Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T17:26:38.233Z] > git checkout -f 94a818a6c45f74b7b66f426944ce892f935f9b17 # timeout=10 [2023-10-24T17:26:38.311Z] > git remote # timeout=10 [2023-10-24T17:26:38.331Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T17:26:38.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T17:26:38.359Z] > git merge 03955ee09018b338b3036f15f61b85e23fce302f # timeout=10 [2023-10-24T17:26:38.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T17:26:38.404Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T17:26:38.421Z] > git checkout -f 94a818a6c45f74b7b66f426944ce892f935f9b17 # timeout=10 [2023-10-24T17:26:38.857Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-24T17:26:38.910Z] > git --version # timeout=10 [2023-10-24T17:26:38.924Z] > git --version # 'git version 2.25.1' [2023-10-24T17:26:38.948Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T17:26:40.202Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T17:26:40.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T17:26:40.203Z] Dload Upload Total Spent Left Speed [2023-10-24T17:26:40.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-10-24T17:26:40.851Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T17:26:41.224Z] + sudo tee /etc/docker/daemon.new [2023-10-24T17:26:41.224Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T17:26:41.224Z] { [2023-10-24T17:26:41.224Z] "registry-mirrors": [ [2023-10-24T17:26:41.224Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T17:26:41.224Z] ], [2023-10-24T17:26:41.224Z] "bip": "10.250.0.254/24", [2023-10-24T17:26:41.224Z] "hosts": [ [2023-10-24T17:26:41.224Z] "tcp://0.0.0.0:5555", [2023-10-24T17:26:41.224Z] "unix:///var/run/docker.sock" [2023-10-24T17:26:41.224Z] ], [2023-10-24T17:26:41.224Z] "mtu": 1458, [2023-10-24T17:26:41.224Z] "selinux-enabled": true, [2023-10-24T17:26:41.224Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T17:26:41.224Z] } [Pipeline] sh [2023-10-24T17:26:41.563Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T17:26:41.911Z] + sudo service docker restart [2023-10-24T17:26:50.037Z] Removing intermediate container e9f87eb3271a [2023-10-24T17:26:50.037Z] ---> 4469e650d5f1 [2023-10-24T17:26:50.037Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T17:26:50.037Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T17:26:50.037Z] 4acc49c71d14: Pulling fs layer [2023-10-24T17:26:50.037Z] 4acc49c71d14: Verifying Checksum [2023-10-24T17:26:50.037Z] 4acc49c71d14: Download complete [2023-10-24T17:26:50.037Z] 4acc49c71d14: Pull complete [2023-10-24T17:26:50.037Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T17:26:50.037Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T17:26:50.037Z] ---> 01a2bd3e5fff [2023-10-24T17:26:50.037Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T17:26:50.608Z] 3.18: Pulling from library/alpine [2023-10-24T17:26:50.867Z] 96526aa774ef: Pulling fs layer [2023-10-24T17:26:50.867Z] 96526aa774ef: Verifying Checksum [2023-10-24T17:26:50.867Z] 96526aa774ef: Download complete [2023-10-24T17:26:51.457Z] 96526aa774ef: Pull complete [2023-10-24T17:26:51.457Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T17:26:51.457Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T17:26:51.457Z] ---> 8ca4688f4f35 [2023-10-24T17:26:51.457Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T17:26:51.717Z] ---> Running in b11b6ec7fb39 [2023-10-24T17:26:51.717Z] Removing intermediate container b11b6ec7fb39 [2023-10-24T17:26:51.717Z] ---> 00d27c2ddae8 [2023-10-24T17:26:51.717Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T17:26:51.976Z] ---> Running in 205485c5c1d6 [2023-10-24T17:26:52.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T17:26:52.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T17:26:52.493Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-24T17:26:52.493Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-24T17:26:52.494Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T17:26:52.494Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-24T17:26:52.754Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-24T17:26:52.754Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-24T17:26:52.754Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-24T17:26:52.754Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-24T17:26:52.754Z] (9/107) Installing libxcb (1.15-r1) [2023-10-24T17:26:52.754Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-24T17:26:52.754Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-24T17:26:52.754Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-24T17:26:52.754Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-24T17:26:52.754Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-24T17:26:52.754Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-24T17:26:52.754Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-24T17:26:52.754Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T17:26:52.754Z] (18/107) Installing libva (2.18.0-r1) [2023-10-24T17:26:52.754Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-24T17:26:52.754Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T17:26:52.754Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T17:26:52.754Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-24T17:26:52.754Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T17:26:52.754Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-24T17:26:53.013Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-24T17:26:53.013Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-24T17:26:53.013Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-24T17:26:53.013Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-24T17:26:53.013Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-24T17:26:53.013Z] (30/107) Installing opus (1.4-r0) [2023-10-24T17:26:53.013Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T17:26:53.013Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-24T17:26:53.013Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T17:26:53.013Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-24T17:26:53.013Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-24T17:26:53.013Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-24T17:26:53.013Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-24T17:26:53.013Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-24T17:26:53.013Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T17:26:53.013Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-24T17:26:53.271Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-24T17:26:53.271Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-24T17:26:53.271Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T17:26:53.271Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-24T17:26:53.271Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-24T17:26:53.271Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-24T17:26:53.271Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-24T17:26:53.271Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-24T17:26:53.271Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-24T17:26:53.530Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-24T17:26:53.530Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-24T17:26:53.530Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-24T17:26:53.530Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-24T17:26:53.530Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-24T17:26:53.530Z] (55/107) Installing glib (2.76.4-r0) [2023-10-24T17:26:53.530Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-24T17:26:53.530Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-24T17:26:53.530Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-24T17:26:53.530Z] (59/107) Installing libass (0.17.1-r0) [2023-10-24T17:26:53.530Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-24T17:26:53.530Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-24T17:26:53.530Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-24T17:26:53.530Z] (63/107) Installing libunistring (1.1-r1) [2023-10-24T17:26:53.530Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-24T17:26:53.530Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-24T17:26:53.530Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-24T17:26:53.530Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-24T17:26:53.530Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-24T17:26:53.530Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-24T17:26:53.530Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-24T17:26:53.530Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-24T17:26:53.530Z] (72/107) Installing librist (0.2.7-r0) [2023-10-24T17:26:53.530Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-24T17:26:53.789Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-24T17:26:53.789Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-24T17:26:53.789Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-24T17:26:53.789Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-24T17:26:53.789Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-24T17:26:53.789Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T17:26:53.789Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T17:26:53.789Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T17:26:53.789Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-24T17:26:53.789Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T17:26:53.789Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-24T17:26:53.789Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T17:26:53.789Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T17:26:53.789Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-24T17:26:53.789Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-24T17:26:53.789Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T17:26:53.789Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-24T17:26:53.789Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-24T17:26:53.789Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-24T17:26:53.789Z] (93/107) Installing orc (0.4.34-r0) [2023-10-24T17:26:53.789Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-24T17:26:54.048Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-24T17:26:54.048Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-24T17:26:54.048Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-24T17:26:54.048Z] (98/107) Installing libpulse (16.1-r10) [2023-10-24T17:26:54.048Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T17:26:54.048Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T17:26:54.048Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T17:26:54.048Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-24T17:26:54.048Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-24T17:26:54.048Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-24T17:26:54.048Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-24T17:26:54.048Z] (106/107) Installing kmod-libs (30-r3) [2023-10-24T17:26:54.048Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-24T17:26:54.048Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T17:26:54.048Z] Executing glib-2.76.4-r0.trigger [2023-10-24T17:26:54.048Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T17:26:54.048Z] OK: 131 MiB in 122 packages [2023-10-24T17:26:57.656Z] Removing intermediate container 205485c5c1d6 [2023-10-24T17:26:57.656Z] ---> 9ce7a59a1813 [2023-10-24T17:26:57.656Z] Step 18/36 : WORKDIR / [2023-10-24T17:26:57.656Z] ---> Running in 7ba9551801c4 [2023-10-24T17:26:57.656Z] Removing intermediate container 7ba9551801c4 [2023-10-24T17:26:57.656Z] ---> 9790f2c27183 [2023-10-24T17:26:57.656Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T17:26:57.918Z] ---> 578e3c96e2ab [2023-10-24T17:26:57.918Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T17:26:57.918Z] ---> dd08ca5fc9e4 [2023-10-24T17:26:57.918Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T17:26:58.177Z] ---> 7220f7fce740 [2023-10-24T17:26:58.177Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T17:26:58.177Z] ---> f4e6a130af51 [2023-10-24T17:26:58.177Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T17:26:58.436Z] ---> 192f9a53474c [2023-10-24T17:26:58.436Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T17:26:58.436Z] ---> 603a86471087 [2023-10-24T17:26:58.436Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T17:26:59.372Z] ---> 369d7fa06a90 [2023-10-24T17:26:59.372Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T17:26:59.372Z] ---> Running in 2373991661ad [2023-10-24T17:26:59.942Z] Removing intermediate container 2373991661ad [2023-10-24T17:26:59.942Z] ---> dba03eea2764 [2023-10-24T17:26:59.942Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T17:26:59.942Z] ---> Running in b128fd2b89e1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T17:27:00.249Z] provisioning config files... [2023-10-24T17:27:00.275Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config12393751778816870411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:27:00.519Z] Removing intermediate container b128fd2b89e1 [2023-10-24T17:27:00.519Z] ---> 14bf98148f49 [2023-10-24T17:27:00.519Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T17:27:00.519Z] ---> Running in 0d1979a0fefd [2023-10-24T17:27:00.664Z] ---> docker-login.sh [2023-10-24T17:27:00.665Z] nexus3.edgexfoundry.org:10001 [2023-10-24T17:27:01.087Z] Removing intermediate container 0d1979a0fefd [2023-10-24T17:27:01.087Z] ---> e7928a364054 [2023-10-24T17:27:01.087Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T17:27:01.087Z] ---> Running in 358a56ab3b78 [2023-10-24T17:27:01.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:27:01.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:27:01.534Z] Configure a credential helper to remove this warning. See [2023-10-24T17:27:01.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:27:01.534Z] [2023-10-24T17:27:01.534Z] Login Succeeded [2023-10-24T17:27:01.534Z] nexus3.edgexfoundry.org:10002 [2023-10-24T17:27:01.655Z] Removing intermediate container 358a56ab3b78 [2023-10-24T17:27:01.656Z] ---> dd90e087729b [2023-10-24T17:27:01.656Z] Step 30/36 : EXPOSE 59983 [2023-10-24T17:27:01.656Z] ---> Running in ae467b7df2b6 [2023-10-24T17:27:01.656Z] Removing intermediate container ae467b7df2b6 [2023-10-24T17:27:01.656Z] ---> 58d71ddae376 [2023-10-24T17:27:01.656Z] Step 31/36 : EXPOSE 8554 [2023-10-24T17:27:01.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:27:01.917Z] ---> Running in 6dd54424f096 [2023-10-24T17:27:01.917Z] Removing intermediate container 6dd54424f096 [2023-10-24T17:27:01.917Z] ---> 2b603a1c87fa [2023-10-24T17:27:01.917Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T17:27:01.917Z] ---> Running in 7d4d1aed138c [2023-10-24T17:27:01.917Z] Removing intermediate container 7d4d1aed138c [2023-10-24T17:27:01.917Z] ---> 7539b1647298 [2023-10-24T17:27:01.917Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T17:27:01.917Z] ---> Running in 20baffe91025 [2023-10-24T17:27:02.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:27:02.075Z] Configure a credential helper to remove this warning. See [2023-10-24T17:27:02.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:27:02.075Z] [2023-10-24T17:27:02.075Z] Login Succeeded [2023-10-24T17:27:02.075Z] nexus3.edgexfoundry.org:10003 [2023-10-24T17:27:02.176Z] Removing intermediate container 20baffe91025 [2023-10-24T17:27:02.176Z] ---> ae88caa97d8d [2023-10-24T17:27:02.176Z] Step 34/36 : LABEL arch=amd64 [2023-10-24T17:27:02.176Z] ---> Running in 9509957fd9ba [2023-10-24T17:27:02.176Z] Removing intermediate container 9509957fd9ba [2023-10-24T17:27:02.176Z] ---> 20b86d52ce81 [2023-10-24T17:27:02.176Z] Step 35/36 : LABEL git_sha=94a818a6c45f74b7b66f426944ce892f935f9b17 [2023-10-24T17:27:02.176Z] ---> Running in b8dcf59e6f8b [2023-10-24T17:27:02.176Z] Removing intermediate container b8dcf59e6f8b [2023-10-24T17:27:02.176Z] ---> 58dc50039d3d [2023-10-24T17:27:02.176Z] Step 36/36 : LABEL version=0.0.0 [2023-10-24T17:27:02.176Z] ---> Running in c29b98aa018f [2023-10-24T17:27:02.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:27:02.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:27:02.346Z] Configure a credential helper to remove this warning. See [2023-10-24T17:27:02.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:27:02.346Z] [2023-10-24T17:27:02.346Z] Login Succeeded [2023-10-24T17:27:02.346Z] nexus3.edgexfoundry.org:10004 [2023-10-24T17:27:02.436Z] Removing intermediate container c29b98aa018f [2023-10-24T17:27:02.436Z] ---> 23460407da88 [2023-10-24T17:27:02.436Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T17:27:02.436Z] Successfully built 23460407da88 [2023-10-24T17:27:02.436Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-10-24T17:27:02.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2023-10-24T17:27:02.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:27:02.903Z] Configure a credential helper to remove this warning. See [2023-10-24T17:27:02.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:27:02.903Z] [2023-10-24T17:27:02.903Z] Login Succeeded [2023-10-24T17:27:02.903Z] docker.io [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:27:03.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T17:27:03.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:27:03.382Z] [2023-10-24T17:27:03.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-10-24T17:27:03.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T17:27:03.450Z] Configure a credential helper to remove this warning. See [2023-10-24T17:27:03.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T17:27:03.450Z] [2023-10-24T17:27:03.450Z] Login Succeeded [2023-10-24T17:27:03.450Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T17:27:03.490Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-24T17:27:03.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:27:03.808Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T17:27:03.808Z] 5eb5b503b376: Pulling fs layer [2023-10-24T17:27:03.808Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T17:27:03.808Z] ec43610c2a17: Pulling fs layer [2023-10-24T17:27:03.808Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T17:27:03.808Z] 33b1e0a273af: Pulling fs layer [2023-10-24T17:27:03.808Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T17:27:03.808Z] 2f39f015ded8: Pulling fs layer [2023-10-24T17:27:03.808Z] 3a2ae6a8a46f: Waiting [2023-10-24T17:27:03.808Z] 33b1e0a273af: Waiting [2023-10-24T17:27:03.808Z] 5d3b04190fa2: Waiting [2023-10-24T17:27:03.808Z] 5c69ac0246d0: Download complete [2023-10-24T17:27:03.808Z] 3a2ae6a8a46f: Download complete [2023-10-24T17:27:03.808Z] 33b1e0a273af: Verifying Checksum [2023-10-24T17:27:03.808Z] 33b1e0a273af: Download complete [2023-10-24T17:27:03.808Z] 5d3b04190fa2: Download complete [2023-10-24T17:27:03.808Z] ec43610c2a17: Verifying Checksum [2023-10-24T17:27:03.808Z] ec43610c2a17: Download complete [Pipeline] echo [2023-10-24T17:27:03.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:27:03.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T17:27:04.002Z] ========================================================= [2023-10-24T17:27:04.002Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T17:27:04.002Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-10-24T17:27:04.066Z] 5eb5b503b376: Verifying Checksum [2023-10-24T17:27:04.066Z] 5eb5b503b376: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:27:04.534Z] + 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-10-24T17:27:04.631Z] 2f39f015ded8: Download complete [2023-10-24T17:27:05.199Z] 5eb5b503b376: Pull complete [2023-10-24T17:27:05.458Z] 5c69ac0246d0: Pull complete [2023-10-24T17:27:05.719Z] ec43610c2a17: Pull complete [2023-10-24T17:27:05.978Z] 3a2ae6a8a46f: Pull complete [2023-10-24T17:27:05.978Z] 33b1e0a273af: Pull complete [2023-10-24T17:27:06.235Z] 5d3b04190fa2: Pull complete [2023-10-24T17:27:06.479Z] Sending build context to Docker daemon 1.346MB [2023-10-24T17:27:06.479Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:27:06.479Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T17:27:06.479Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T17:27:06.479Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T17:27:06.479Z] 5d54e960e981: Pulling fs layer [2023-10-24T17:27:06.479Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T17:27:06.479Z] f0e02332f6b5: Pulling fs layer [2023-10-24T17:27:06.479Z] cefa15bbcfad: Pulling fs layer [2023-10-24T17:27:06.479Z] 17808c966233: Pulling fs layer [2023-10-24T17:27:06.479Z] f4c1fc716caa: Pulling fs layer [2023-10-24T17:27:06.479Z] 17808c966233: Waiting [2023-10-24T17:27:06.479Z] cefa15bbcfad: Waiting [2023-10-24T17:27:06.479Z] f4c1fc716caa: Waiting [2023-10-24T17:27:06.479Z] f0e02332f6b5: Waiting [2023-10-24T17:27:06.754Z] 5d54e960e981: Verifying Checksum [2023-10-24T17:27:06.754Z] 5d54e960e981: Download complete [2023-10-24T17:27:06.754Z] f0e02332f6b5: Verifying Checksum [2023-10-24T17:27:06.754Z] f0e02332f6b5: Download complete [2023-10-24T17:27:06.754Z] cefa15bbcfad: Download complete [2023-10-24T17:27:06.754Z] 9fda8d8052c6: Download complete [2023-10-24T17:27:07.025Z] f4c1fc716caa: Verifying Checksum [2023-10-24T17:27:07.025Z] f4c1fc716caa: Download complete [2023-10-24T17:27:07.616Z] 9fda8d8052c6: Pull complete [2023-10-24T17:27:08.203Z] 5d54e960e981: Pull complete [2023-10-24T17:27:08.554Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T17:27:08.554Z] c4a7e357bf2a: Download complete [2023-10-24T17:27:09.576Z] 17808c966233: Verifying Checksum [2023-10-24T17:27:09.576Z] 17808c966233: Download complete [2023-10-24T17:27:10.415Z] 2f39f015ded8: Pull complete [2023-10-24T17:27:10.415Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T17:27:10.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:27:10.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:27:10.649Z] prd-ubuntu20.04-docker-8c-8g-9978 does not seem to be running inside a container [2023-10-24T17:27:10.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-304 -v /w/workspace/foundry_device-usb-camera_PR-304:/w/workspace/foundry_device-usb-camera_PR-304:rw,z -v /w/workspace/foundry_device-usb-camera_PR-304@tmp:/w/workspace/foundry_device-usb-camera_PR-304@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T17:27:18.396Z] $ docker top e14c5a22ea290463b3d06c7600f4694b52741ec85cc34feb6aff8f4b45e9b003 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:27:18.845Z] ---> job-cost.sh [2023-10-24T17:27:18.845Z] lf-activate-venv: SKIPPING [2023-10-24T17:27:18.845Z] INFO: No Stack... [2023-10-24T17:27:19.104Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T17:27:19.363Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T17:27:19.677Z] + cat /w/workspace/foundry_device-usb-camera_PR-304/archives/cost.csv [2023-10-24T17:27:19.677Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T17:27:19.725Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-304-1-stack-cost] [2023-10-24T17:27:19.730Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-304-1-stack-cost] did not exist. Created. [2023-10-24T17:27:19.730Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T17:27:20.121Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T17:27:20.173Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T17:27:20.200Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T17:27:20.282Z] $ docker stop --time=1 e14c5a22ea290463b3d06c7600f4694b52741ec85cc34feb6aff8f4b45e9b003 [2023-10-24T17:27:21.435Z] $ docker rm -f --volumes e14c5a22ea290463b3d06c7600f4694b52741ec85cc34feb6aff8f4b45e9b003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T17:27:21.922Z] c4a7e357bf2a: Pull complete [2023-10-24T17:27:21.922Z] f0e02332f6b5: Pull complete [2023-10-24T17:27:21.922Z] cefa15bbcfad: Pull complete [2023-10-24T17:27:30.155Z] 17808c966233: Pull complete [2023-10-24T17:27:32.767Z] f4c1fc716caa: Pull complete [2023-10-24T17:27:32.767Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T17:27:32.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T17:27:32.767Z] ---> ea914061e18c [2023-10-24T17:27:32.767Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:27:34.724Z] ---> Running in 2833f9f91a56 [2023-10-24T17:27:34.724Z] Removing intermediate container 2833f9f91a56 [2023-10-24T17:27:34.724Z] ---> 8415bcbc8ed7 [2023-10-24T17:27:34.724Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:27:34.724Z] ---> Running in 8ebe8a43664e [2023-10-24T17:27:35.313Z] Removing intermediate container 8ebe8a43664e [2023-10-24T17:27:35.313Z] ---> 2e9ccff6fd55 [2023-10-24T17:27:35.313Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T17:27:35.313Z] ---> Running in 948ff2993bf7 [2023-10-24T17:27:35.585Z] Removing intermediate container 948ff2993bf7 [2023-10-24T17:27:35.585Z] ---> e96c46bdec79 [2023-10-24T17:27:35.585Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T17:27:35.585Z] ---> Running in fb1604858663 [2023-10-24T17:27:35.853Z] Removing intermediate container fb1604858663 [2023-10-24T17:27:35.853Z] ---> e58d10b2f35b [2023-10-24T17:27:35.853Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:27:36.121Z] ---> Running in 71df544f6283 [2023-10-24T17:27:37.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T17:27:37.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T17:27:38.671Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T17:27:38.671Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T17:27:38.671Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T17:27:38.671Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T17:27:38.671Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T17:27:38.944Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T17:27:38.944Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T17:27:38.944Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T17:27:38.944Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T17:27:38.944Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T17:27:38.944Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T17:27:38.944Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T17:27:38.944Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T17:27:38.944Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T17:27:38.944Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T17:27:38.944Z] OK: 273 MiB in 65 packages [2023-10-24T17:27:40.386Z] Removing intermediate container 71df544f6283 [2023-10-24T17:27:40.386Z] ---> 97814cad46a2 [2023-10-24T17:27:40.386Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T17:27:40.386Z] ---> Running in 0d19fdeaf533 [2023-10-24T17:27:40.657Z] Removing intermediate container 0d19fdeaf533 [2023-10-24T17:27:40.657Z] ---> 272bb0bc18c2 [2023-10-24T17:27:40.657Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T17:27:41.244Z] ---> 950c41edc63e [2023-10-24T17:27:41.244Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:27:41.515Z] ---> Running in 11770fffc136 [2023-10-24T17:29:18.204Z] Removing intermediate container 11770fffc136 [2023-10-24T17:29:18.204Z] ---> e8813f2b0c36 [2023-10-24T17:29:18.204Z] Step 11/13 : COPY . . [2023-10-24T17:29:18.204Z] ---> 85b696e5b6ff [2023-10-24T17:29:18.204Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T17:29:18.204Z] ---> Running in e4c567629944 [2023-10-24T17:29:18.204Z]   % Total    % Received % Xferd Average Speed Time Time Time Current [2023-10-24T17:29:18.204Z] Dload Upload Total Spent Left Speed [2023-10-24T17:29:18.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0  3244 0 --:--:-- --:--:-- --:--:-- 3254 [2023-10-24T17:29:18.204Z] Removing intermediate container e4c567629944 [2023-10-24T17:29:18.204Z] ---> 150a6de21101 [2023-10-24T17:29:18.204Z] Step 13/13 : RUN ${MAKE} [2023-10-24T17:29:18.204Z] ---> Running in 3ed7fc807f21 [2023-10-24T17:29:18.204Z] noop [2023-10-24T17:29:18.204Z] Removing intermediate container 3ed7fc807f21 [2023-10-24T17:29:18.204Z] ---> 33042b785880 [2023-10-24T17:29:18.204Z] Successfully built 33042b785880 [2023-10-24T17:29:18.204Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:29:18.678Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T17:29:18.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:29:18.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-9980 does not seem to be running inside a container [2023-10-24T17:29:19.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T17:29:21.369Z] $ docker top 138c875713cdaf1873b7ebf2633b0b043fbda07275870f35d2e386f0847d97c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:29:22.303Z] + go version [2023-10-24T17:29:22.303Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T17:29:22.340Z] $ docker stop --time=1 138c875713cdaf1873b7ebf2633b0b043fbda07275870f35d2e386f0847d97c8 [2023-10-24T17:29:24.030Z] $ docker rm -f --volumes 138c875713cdaf1873b7ebf2633b0b043fbda07275870f35d2e386f0847d97c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:29:24.885Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T17:29:24.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:29:25.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-9980 does not seem to be running inside a container [2023-10-24T17:29:25.203Z] $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T17:29:26.427Z] $ docker top 9bd76c2148caab572de49f9d53ea00ae0125812d9b0360f705c1523390979857 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:29:27.304Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T17:29:27.714Z] + make test [2023-10-24T17:29:27.714Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T17:29:31.984Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T17:31:23.626Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T17:31:23.626Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2023-10-24T17:31:23.626Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T17:31:23.626Z] go vet ./... [2023-10-24T17:31:45.685Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T17:31:45.685Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T17:31:45.685Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T17:31:45.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T17:31:45.763Z] $ docker stop --time=1 9bd76c2148caab572de49f9d53ea00ae0125812d9b0360f705c1523390979857 [2023-10-24T17:31:47.664Z] $ docker rm -f --volumes 9bd76c2148caab572de49f9d53ea00ae0125812d9b0360f705c1523390979857 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T17:31:48.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T17:31:48.900Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T17:31:49.344Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T17:31:49.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T17:31:50.272Z] + ls -al . [2023-10-24T17:31:50.273Z] total 212 [2023-10-24T17:31:50.273Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:29 . [2023-10-24T17:31:50.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:26 .. [2023-10-24T17:31:50.273Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:26 .git [2023-10-24T17:31:50.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:26 .github [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 17:26 .gitignore [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 17:26 .golangci.yml [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 17:26 .hadolint.yml [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 17:26 Attribution.txt [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 17:26 CHANGELOG.md [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 17:26 Dockerfile [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 17:26 GOVERNANCE.md [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 17:26 Jenkinsfile [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 17:26 LICENSE [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 17:26 Makefile [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 17:26 OWNERS.md [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 17:26 README.md [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:24 VERSION [2023-10-24T17:31:50.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:26 bin [2023-10-24T17:31:50.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:26 cmd [2023-10-24T17:31:50.273Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 17:31 coverage.out [2023-10-24T17:31:50.273Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 17:26 docker-entrypoint.sh [2023-10-24T17:31:50.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:26 docs [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 17:26 go.mod [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 17:26 go.sum [2023-10-24T17:31:50.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:26 internal [2023-10-24T17:31:50.273Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:31:50.694Z] + 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=94a818a6c45f74b7b66f426944ce892f935f9b17 --label arch=arm64 --label version=0.0.0 . [2023-10-24T17:31:50.960Z] Sending build context to Docker daemon 1.401MB [2023-10-24T17:31:50.960Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T17:31:50.960Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T17:31:50.960Z] ---> 33042b785880 [2023-10-24T17:31:50.960Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T17:31:51.226Z] ---> Running in 4760c18f675b [2023-10-24T17:31:51.493Z] Removing intermediate container 4760c18f675b [2023-10-24T17:31:51.493Z] ---> 2fee1c666da6 [2023-10-24T17:31:51.493Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T17:31:51.493Z] ---> Running in acfe13e571b4 [2023-10-24T17:31:51.772Z] Removing intermediate container acfe13e571b4 [2023-10-24T17:31:51.772Z] ---> ea25bdee2365 [2023-10-24T17:31:51.772Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T17:31:52.038Z] ---> Running in a0fd331b7a43 [2023-10-24T17:31:52.304Z] Removing intermediate container a0fd331b7a43 [2023-10-24T17:31:52.304Z] ---> 491aba3a7601 [2023-10-24T17:31:52.304Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T17:31:52.304Z] ---> Running in 3a573f8e0a0e [2023-10-24T17:31:52.571Z] Removing intermediate container 3a573f8e0a0e [2023-10-24T17:31:52.572Z] ---> 8214a0f240d1 [2023-10-24T17:31:52.572Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T17:31:52.572Z] ---> Running in edbd50d4cb52 [2023-10-24T17:31:53.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T17:31:54.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T17:31:55.225Z] OK: 273 MiB in 65 packages [2023-10-24T17:31:56.182Z] Removing intermediate container edbd50d4cb52 [2023-10-24T17:31:56.182Z] ---> d2dc7a29e199 [2023-10-24T17:31:56.182Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T17:31:56.182Z] ---> Running in 502f42736d3f [2023-10-24T17:31:56.451Z] Removing intermediate container 502f42736d3f [2023-10-24T17:31:56.451Z] ---> 6c2d720f455b [2023-10-24T17:31:56.451Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T17:31:57.034Z] ---> 86fb2dd9c0d6 [2023-10-24T17:31:57.034Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T17:31:57.034Z] ---> Running in 5b440826ae75 [2023-10-24T17:31:59.610Z] Removing intermediate container 5b440826ae75 [2023-10-24T17:31:59.610Z] ---> 158d59367d19 [2023-10-24T17:31:59.610Z] Step 11/36 : COPY . . [2023-10-24T17:32:00.571Z] ---> 779a2db2eff0 [2023-10-24T17:32:00.571Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T17:32:00.571Z] ---> Running in 71ece28b06d7 [2023-10-24T17:32:01.535Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T17:32:01.535Z] Dload Upload Total Spent Left Speed [2023-10-24T17:32:01.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6048 0 --:--:-- --:--:-- --:--:-- 6082 [2023-10-24T17:32:02.766Z] Removing intermediate container 71ece28b06d7 [2023-10-24T17:32:02.766Z] ---> 1966240451c9 [2023-10-24T17:32:02.766Z] Step 13/36 : RUN ${MAKE} [2023-10-24T17:32:02.766Z] ---> Running in 3437fa07e857 [2023-10-24T17:32:03.726Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T17:34:25.413Z] Removing intermediate container 3437fa07e857 [2023-10-24T17:34:25.413Z] ---> c6778af7230f [2023-10-24T17:34:25.413Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T17:34:25.413Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T17:34:25.413Z] 8766b47fe142: Pulling fs layer [2023-10-24T17:34:25.413Z] 8766b47fe142: Verifying Checksum [2023-10-24T17:34:25.413Z] 8766b47fe142: Download complete [2023-10-24T17:34:25.413Z] 8766b47fe142: Pull complete [2023-10-24T17:34:25.413Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T17:34:25.413Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T17:34:25.413Z] ---> 69d40e2cb93c [2023-10-24T17:34:25.413Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T17:34:25.413Z] 3.18: Pulling from library/alpine [2023-10-24T17:34:25.413Z] 579b34f0a95b: Pulling fs layer [2023-10-24T17:34:25.413Z] 579b34f0a95b: Download complete [2023-10-24T17:34:25.413Z] 579b34f0a95b: Pull complete [2023-10-24T17:34:25.413Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T17:34:25.413Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T17:34:25.413Z] ---> 3cc203321400 [2023-10-24T17:34:25.413Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T17:34:25.413Z] ---> Running in cf0423618200 [2023-10-24T17:34:25.413Z] Removing intermediate container cf0423618200 [2023-10-24T17:34:25.413Z] ---> 783ac7b01136 [2023-10-24T17:34:25.413Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T17:34:25.413Z] ---> Running in b109a8d842a3 [2023-10-24T17:34:25.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T17:34:25.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T17:34:25.413Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-24T17:34:25.413Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-24T17:34:25.413Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T17:34:25.413Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-24T17:34:25.413Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-24T17:34:25.413Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-24T17:34:25.413Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-24T17:34:25.413Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-24T17:34:25.413Z] (9/104) Installing libxcb (1.15-r1) [2023-10-24T17:34:25.413Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-24T17:34:25.413Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-24T17:34:25.413Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-24T17:34:25.413Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-24T17:34:25.413Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-24T17:34:25.413Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T17:34:25.413Z] (16/104) Installing libva (2.18.0-r1) [2023-10-24T17:34:25.413Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-24T17:34:25.413Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T17:34:25.413Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-24T17:34:25.413Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-24T17:34:25.413Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T17:34:25.413Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T17:34:25.413Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-24T17:34:25.413Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-24T17:34:25.413Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-24T17:34:25.413Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-24T17:34:25.413Z] (27/104) Installing opus (1.4-r0) [2023-10-24T17:34:25.413Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T17:34:25.413Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-24T17:34:25.413Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T17:34:25.413Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-24T17:34:25.413Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-24T17:34:25.413Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-24T17:34:25.413Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-24T17:34:25.413Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-24T17:34:25.413Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T17:34:25.413Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-24T17:34:25.413Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-24T17:34:25.413Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-24T17:34:25.413Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T17:34:25.413Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-24T17:34:25.413Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-24T17:34:25.413Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-24T17:34:25.413Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-24T17:34:25.413Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-24T17:34:25.413Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-24T17:34:25.413Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-24T17:34:25.413Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-24T17:34:25.413Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-24T17:34:25.413Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-24T17:34:25.413Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-24T17:34:25.413Z] (52/104) Installing glib (2.76.4-r0) [2023-10-24T17:34:25.413Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-24T17:34:25.413Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-24T17:34:25.413Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-24T17:34:25.413Z] (56/104) Installing libass (0.17.1-r0) [2023-10-24T17:34:25.413Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-24T17:34:25.413Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-24T17:34:25.413Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-24T17:34:25.413Z] (60/104) Installing libunistring (1.1-r1) [2023-10-24T17:34:25.413Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-24T17:34:25.413Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-24T17:34:25.413Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-24T17:34:25.413Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-24T17:34:25.413Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-24T17:34:25.413Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-24T17:34:25.413Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-24T17:34:25.413Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-24T17:34:25.413Z] (69/104) Installing librist (0.2.7-r0) [2023-10-24T17:34:25.413Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-24T17:34:25.413Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-24T17:34:25.413Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-24T17:34:25.413Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-24T17:34:25.413Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-24T17:34:25.413Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-24T17:34:25.413Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T17:34:25.413Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T17:34:25.413Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T17:34:25.413Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-24T17:34:25.413Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T17:34:25.413Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-24T17:34:25.413Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T17:34:25.413Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T17:34:25.413Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-24T17:34:25.413Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-24T17:34:25.413Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T17:34:25.413Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-24T17:34:25.413Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-24T17:34:25.413Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-24T17:34:25.413Z] (90/104) Installing orc (0.4.34-r0) [2023-10-24T17:34:25.413Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-24T17:34:25.413Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-24T17:34:25.413Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-24T17:34:25.413Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-24T17:34:25.413Z] (95/104) Installing libpulse (16.1-r10) [2023-10-24T17:34:25.413Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T17:34:25.413Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T17:34:25.413Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T17:34:25.413Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-24T17:34:25.413Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-24T17:34:25.413Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-24T17:34:25.414Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-24T17:34:25.414Z] (103/104) Installing kmod-libs (30-r3) [2023-10-24T17:34:25.414Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-24T17:34:25.414Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T17:34:25.414Z] Executing glib-2.76.4-r0.trigger [2023-10-24T17:34:25.414Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T17:34:25.414Z] OK: 110 MiB in 119 packages [2023-10-24T17:34:27.360Z] Removing intermediate container b109a8d842a3 [2023-10-24T17:34:27.360Z] ---> 29d53b1b197a [2023-10-24T17:34:27.360Z] Step 18/36 : WORKDIR / [2023-10-24T17:34:27.360Z] ---> Running in 930f0e60eb9f [2023-10-24T17:34:27.626Z] Removing intermediate container 930f0e60eb9f [2023-10-24T17:34:27.626Z] ---> d6f77a5f823d [2023-10-24T17:34:27.626Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T17:34:29.577Z] ---> 7df923f09f6e [2023-10-24T17:34:29.577Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T17:34:29.577Z] ---> df91336853c9 [2023-10-24T17:34:29.577Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T17:34:30.164Z] ---> c23cbebe2786 [2023-10-24T17:34:30.164Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T17:34:30.746Z] ---> a74adc1871b4 [2023-10-24T17:34:30.746Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T17:34:31.332Z] ---> 266f125f591d [2023-10-24T17:34:31.332Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T17:34:31.600Z] ---> d28d51d818c2 [2023-10-24T17:34:31.600Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T17:34:33.575Z] ---> bc4cbb075342 [2023-10-24T17:34:33.575Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T17:34:33.575Z] ---> Running in 2300a6430a95 [2023-10-24T17:34:34.988Z] Removing intermediate container 2300a6430a95 [2023-10-24T17:34:34.988Z] ---> a188483e96cb [2023-10-24T17:34:34.988Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T17:34:34.988Z] ---> Running in c76b0e1d411d [2023-10-24T17:34:39.263Z] Removing intermediate container c76b0e1d411d [2023-10-24T17:34:39.263Z] ---> 6f6e70da023e [2023-10-24T17:34:39.263Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T17:34:39.263Z] ---> Running in bb6add6988bf [2023-10-24T17:34:40.684Z] Removing intermediate container bb6add6988bf [2023-10-24T17:34:40.684Z] ---> d6eb92295852 [2023-10-24T17:34:40.684Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T17:34:40.684Z] ---> Running in 5c06ca972e97 [2023-10-24T17:34:42.645Z] Removing intermediate container 5c06ca972e97 [2023-10-24T17:34:42.645Z] ---> cc929485ae23 [2023-10-24T17:34:42.645Z] Step 30/36 : EXPOSE 59983 [2023-10-24T17:34:42.645Z] ---> Running in 105c2406dd74 [2023-10-24T17:34:42.645Z] Removing intermediate container 105c2406dd74 [2023-10-24T17:34:42.645Z] ---> d895a451d810 [2023-10-24T17:34:42.645Z] Step 31/36 : EXPOSE 8554 [2023-10-24T17:34:42.645Z] ---> Running in ee13d76925d2 [2023-10-24T17:34:42.915Z] Removing intermediate container ee13d76925d2 [2023-10-24T17:34:42.915Z] ---> 05070ca04d39 [2023-10-24T17:34:42.915Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T17:34:43.187Z] ---> Running in 270de27b3543 [2023-10-24T17:34:43.455Z] Removing intermediate container 270de27b3543 [2023-10-24T17:34:43.455Z] ---> 69f7285b13d1 [2023-10-24T17:34:43.455Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T17:34:43.455Z] ---> Running in df80a753d620 [2023-10-24T17:34:43.723Z] Removing intermediate container df80a753d620 [2023-10-24T17:34:43.723Z] ---> fa1b2536ebad [2023-10-24T17:34:43.723Z] Step 34/36 : LABEL arch=arm64 [2023-10-24T17:34:43.996Z] ---> Running in ab625cece006 [2023-10-24T17:34:44.265Z] Removing intermediate container ab625cece006 [2023-10-24T17:34:44.265Z] ---> 40e19df7f24d [2023-10-24T17:34:44.265Z] Step 35/36 : LABEL git_sha=94a818a6c45f74b7b66f426944ce892f935f9b17 [2023-10-24T17:34:44.265Z] ---> Running in cfbcc9e74170 [2023-10-24T17:34:44.548Z] Removing intermediate container cfbcc9e74170 [2023-10-24T17:34:44.548Z] ---> 433e19bd63c7 [2023-10-24T17:34:44.548Z] Step 36/36 : LABEL version=0.0.0 [2023-10-24T17:34:44.548Z] ---> Running in 4fda324432fa [2023-10-24T17:34:44.814Z] Removing intermediate container 4fda324432fa [2023-10-24T17:34:44.814Z] ---> d6027617b19c [2023-10-24T17:34:44.814Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T17:34:44.814Z] Successfully built d6027617b19c [2023-10-24T17:34:44.814Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:34:45.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T17:34:45.640Z] [2023-10-24T17:34:45.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:34:46.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T17:34:46.038Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T17:34:46.038Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T17:34:46.038Z] 04944245beec: Pulling fs layer [2023-10-24T17:34:46.038Z] 699f458cf7ca: Pulling fs layer [2023-10-24T17:34:46.038Z] 765212b225bb: Pulling fs layer [2023-10-24T17:34:46.038Z] f23df028b6ca: Pulling fs layer [2023-10-24T17:34:46.038Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T17:34:46.038Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T17:34:46.038Z] f23df028b6ca: Waiting [2023-10-24T17:34:46.038Z] d65c8cfc05b1: Waiting [2023-10-24T17:34:46.038Z] 2437ff75d9bd: Waiting [2023-10-24T17:34:46.038Z] 765212b225bb: Waiting [2023-10-24T17:34:46.307Z] 04944245beec: Verifying Checksum [2023-10-24T17:34:46.307Z] 04944245beec: Download complete [2023-10-24T17:34:46.307Z] 765212b225bb: Verifying Checksum [2023-10-24T17:34:46.307Z] 765212b225bb: Download complete [2023-10-24T17:34:46.307Z] f23df028b6ca: Verifying Checksum [2023-10-24T17:34:46.307Z] f23df028b6ca: Download complete [2023-10-24T17:34:46.307Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T17:34:46.307Z] d65c8cfc05b1: Download complete [2023-10-24T17:34:46.574Z] 699f458cf7ca: Verifying Checksum [2023-10-24T17:34:46.574Z] 699f458cf7ca: Download complete [2023-10-24T17:34:46.841Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T17:34:46.841Z] 8998bd30e6a1: Download complete [2023-10-24T17:34:49.526Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T17:34:49.526Z] 2437ff75d9bd: Download complete [2023-10-24T17:34:52.138Z] 8998bd30e6a1: Pull complete [2023-10-24T17:34:52.414Z] 04944245beec: Pull complete [2023-10-24T17:34:53.840Z] 699f458cf7ca: Pull complete [2023-10-24T17:34:54.108Z] 765212b225bb: Pull complete [2023-10-24T17:34:55.069Z] f23df028b6ca: Pull complete [2023-10-24T17:34:55.069Z] d65c8cfc05b1: Pull complete [2023-10-24T17:35:13.262Z] 2437ff75d9bd: Pull complete [2023-10-24T17:35:13.262Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T17:35:13.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T17:35:13.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:35:13.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-9980 does not seem to be running inside a container [2023-10-24T17:35:13.652Z] $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T17:35:16.048Z] $ docker top 009eaf897bacd1e83f39eafe2cd234e25298914f05b8bc9f1de94c1acd4254dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:35:16.944Z] ---> job-cost.sh [2023-10-24T17:35:16.945Z] lf-activate-venv: SKIPPING [2023-10-24T17:35:16.945Z] INFO: No Stack... [2023-10-24T17:35:17.210Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T17:35:18.162Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T17:35:18.812Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-10-24T17:35:18.812Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T17:35:18.858Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-304-1-stack-cost] [2023-10-24T17:35:18.862Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-304-1-stack-cost] did not exist. Created. [2023-10-24T17:35:18.862Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T17:35:19.583Z] /w/workspace/device-usb-camera/1@tmp/durable-793aa0f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T17:35:19.932Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T17:35:19.968Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T17:35:20.014Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T17:35:20.030Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T17:35:20.109Z] $ docker stop --time=1 009eaf897bacd1e83f39eafe2cd234e25298914f05b8bc9f1de94c1acd4254dc [2023-10-24T17:35:21.674Z] $ docker rm -f --volumes 009eaf897bacd1e83f39eafe2cd234e25298914f05b8bc9f1de94c1acd4254dc [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-10-24T17:35:22.756Z] provisioning config files... [2023-10-24T17:35:22.764Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-304@tmp/config6392012422580415479tmp [Pipeline] { [Pipeline] sh [2023-10-24T17:35:23.108Z] + set +x [2023-10-24T17:35:23.108Z] + curl -s https://codecov.io/bash [2023-10-24T17:35:23.108Z] + bash -s -- [2023-10-24T17:35:23.108Z] [2023-10-24T17:35:23.108Z] _____ _ [2023-10-24T17:35:23.108Z] / ____| | | [2023-10-24T17:35:23.108Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T17:35:23.108Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T17:35:23.108Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T17:35:23.108Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T17:35:23.108Z] Bash-1.0.6 [2023-10-24T17:35:23.108Z] [2023-10-24T17:35:23.108Z] [2023-10-24T17:35:23.108Z] ==> git version 2.25.1 found [2023-10-24T17:35:23.108Z] ==> 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-10-24T17:35:23.108Z] Release-Date: 2020-01-08 [2023-10-24T17:35:23.108Z] 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-10-24T17:35:23.108Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T17:35:23.108Z] ==> Jenkins CI detected. [2023-10-24T17:35:23.108Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-304 [2023-10-24T17:35:23.108Z] project root: . [2023-10-24T17:35:23.108Z] --> token set from env [2023-10-24T17:35:23.108Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T17:35:23.369Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T17:35:23.369Z] ==> Python coveragepy not found [2023-10-24T17:35:23.369Z] ==> Searching for coverage reports in: [2023-10-24T17:35:23.369Z] + . [2023-10-24T17:35:23.369Z] -> Found 1 reports [2023-10-24T17:35:23.369Z] ==> Detecting git/mercurial file structure [2023-10-24T17:35:23.369Z] ==> Reading reports [2023-10-24T17:35:23.369Z] + ./coverage.out bytes=54703 [2023-10-24T17:35:23.369Z] ==> Appending adjustments [2023-10-24T17:35:23.369Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T17:35:23.369Z] + Found adjustments [2023-10-24T17:35:23.369Z] ==> Gzipping contents [2023-10-24T17:35:23.369Z] 8.0K /tmp/codecov.dQoUSf.gz [2023-10-24T17:35:23.369Z] ==> Uploading reports [2023-10-24T17:35:23.369Z] url: https://codecov.io [2023-10-24T17:35:23.369Z] query: branch=PR-304&commit=94a818a6c45f74b7b66f426944ce892f935f9b17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=304&job=&cmd_args= [2023-10-24T17:35:23.369Z] -> Pinging Codecov [2023-10-24T17:35:23.369Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-304&commit=94a818a6c45f74b7b66f426944ce892f935f9b17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=304&job=&cmd_args= [2023-10-24T17:35:23.635Z] -> Uploading to [2023-10-24T17:35:23.635Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/73D8F5FF140700D3E01443B452E23636/94a818a6c45f74b7b66f426944ce892f935f9b17/0328410e-1593-4a65-a7e7-0523b39d5a57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T173523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c264171150b69b92b2c3f844b6182ce7dae54bafdb118e7b3cc3d375fdd6d790 [2023-10-24T17:35:23.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T17:35:23.635Z] Dload Upload Total Spent Left Speed [2023-10-24T17:35:23.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 21810 --:--:-- --:--:-- --:--:-- 21810 [2023-10-24T17:35:23.895Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/94a818a6c45f74b7b66f426944ce892f935f9b17 [Pipeline] } [2023-10-24T17:35:23.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-10-24T17:35:25.731Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-304/archives ] [2023-10-24T17:35:25.731Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-304/archives [2023-10-24T17:35:25.731Z] total 16 [2023-10-24T17:35:25.731Z] drwxr-xr-x 3 root root 4096 Oct 24 17:27 . [2023-10-24T17:35:25.731Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 17:27 .. [2023-10-24T17:35:25.731Z] drwxr-xr-x 2 root root 4096 Oct 24 17:27 cost [2023-10-24T17:35:25.731Z] -rw-r--r-- 1 root root 89 Oct 24 17:27 cost.csv [2023-10-24T17:35:25.731Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-304/archives [2023-10-24T17:35:25.731Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-304/archives [2023-10-24T17:35:25.731Z] total 16 [2023-10-24T17:35:25.731Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:27 . [2023-10-24T17:35:25.731Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 17:27 .. [2023-10-24T17:35:25.731Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 17:27 cost [2023-10-24T17:35:25.731Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 24 17:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:35:26.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:35:26.944Z] ---> package-listing.sh [2023-10-24T17:35:26.944Z] ++ facter osfamily [2023-10-24T17:35:26.944Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T17:35:27.203Z] + OS_FAMILY=debian [2023-10-24T17:35:27.203Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-304 [2023-10-24T17:35:27.203Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T17:35:27.203Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T17:35:27.203Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T17:35:27.203Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T17:35:27.203Z] + '[' /w/workspace/foundry_device-usb-camera_PR-304 ']' [2023-10-24T17:35:27.203Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T17:35:27.203Z] + case "${OS_FAMILY}" in [2023-10-24T17:35:27.203Z] + dpkg -l [2023-10-24T17:35:27.203Z] + grep '^ii' [2023-10-24T17:35:27.203Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T17:35:27.203Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T17:35:27.203Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T17:35:27.203Z] + '[' /w/workspace/foundry_device-usb-camera_PR-304 ']' [2023-10-24T17:35:27.203Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-304/archives/ [2023-10-24T17:35:27.203Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-304/archives/ [Pipeline] echo [2023-10-24T17:35:27.237Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-304/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T17:35:27.525Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T17:35:28.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T17:35:28.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T17:35:28.293Z] prd-ubuntu20.04-docker-8c-8g-9978 does not seem to be running inside a container [2023-10-24T17:35:28.321Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-304/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-304 -v /w/workspace/foundry_device-usb-camera_PR-304:/w/workspace/foundry_device-usb-camera_PR-304:rw,z -v /w/workspace/foundry_device-usb-camera_PR-304@tmp:/w/workspace/foundry_device-usb-camera_PR-304@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T17:35:28.498Z] $ docker top e0ed6a4c4f0d1becfdf818717be2b7b7ceef8c8ebf70937eb3464678d9074a3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T17:35:28.885Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T17:35:29.189Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T17:35:29.495Z] + ls /var/log/sa-host [2023-10-24T17:35:29.495Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T17:35:29.737Z] provisioning config files... [2023-10-24T17:35:29.748Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-304@tmp/config1688541888650764240tmp [Pipeline] { [Pipeline] echo [2023-10-24T17:35:29.796Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:35:30.106Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T17:35:30.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:35:30.547Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T17:35:30.576Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:35:30.885Z] ---> sudo-logs.sh [2023-10-24T17:35:30.885Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T17:35:30.968Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:35:31.274Z] ---> job-cost.sh [2023-10-24T17:35:31.274Z] lf-activate-venv: SKIPPING [2023-10-24T17:35:31.274Z] DEBUG: total: 0.2199999988079071 [2023-10-24T17:35:31.274Z] INFO: Retrieving Stack Cost... [2023-10-24T17:35:31.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T17:35:32.102Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T17:35:32.140Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T17:35:32.458Z] ---> logs-deploy.sh [2023-10-24T17:35:32.458Z] lf-activate-venv: SKIPPING [2023-10-24T17:35:32.458Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-304/1 [2023-10-24T17:35:32.458Z] INFO: archiving workspace using pattern(s): [2023-10-24T17:35:33.395Z] Archives upload complete. [2023-10-24T17:35:33.395Z] INFO: archiving logs to Nexus